* { margin: 0; padding: 0; list-style: none; }

img { border: none; }

A,
A:HOVER { color: #999; text-decoration: none; }

A:HOVER { text-decoration: underline; }

/*html { height: 100.02%; }*/
body {
	background: #353130;
	font: normal 12px/140% Verdana, sans-serif;
	color: #999;
	text-align: center;
}

DIV.clearer { visibility: hidden; clear: both; margin: 0; padding: 0; }

.document {
	margin: 30px auto 0;
	text-align: left;
	width: 800px;
	height: 617px;
	padding: 0;
}
h2 {
	font: bold 13px/140% Verdana, sans-serif;
	color: #6F6048;
}
p {
	font: normal 11px/160% Verdana, Arial, sans-serif;
	color: #6F6048;
	padding: 0 0 7px 0;
}

p.indent { text-indent: 20px; }

p.copyright a,
p.copyright A:HOVER { font: normal 11px/120% sans-serif; text-decoration: none; color: #999; }

p.copyright A:HOVER { text-decoration: underline; }

.cover { position: absolute; left: 690px; top: 466px; }

UL.links li { padding-bottom: 5px; }

UL.listCont { padding: 5px 0 5px 17px; margin: 0; }

UL.listCont li {
	/*list-style-image: url(media/icon_list.gif);*/
	list-style: disc;
	font: normal 11px/160% Verdana, Arial, sans-serif;
	color: #6F6048;
	list-style-position: outside;
	padding: 0 0 5px 0;
	margin: 0;
}

/** Navigation */
.nav a,.nav a:hover{
	font: bold 14px/100% "Times New Roman",Times,serif;
	color: #111;
	text-decoration: none;
}

.bgNav{
	z-index: 4;
	width: 800px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(media/bg_nav.gif) 0 0 no-repeat;
}

.nav-0,.nav-1,.nav-2,.nav-3,.nav-4{ position: absolute; top: 12px; z-index: 5; }

.nav-0{ left: 33px; top: 10px; width: 110px; }

.nav-1{ left: 194px; width: 56px; }

.nav-2{ left: 351px; width: 110px; }

.nav-3{ left: 529px; width: 114px; }

.nav-4{ left: 664px; width: 110px; }

#subNav{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 50px;
	z-index: 1;
	background: url(media/bg_subnav.gif) 0 0 no-repeat;
	padding: 14px 0 0 35px;
}

#subNav a,#subNav a:hover{
	font: bold 11px/120% Georgia,serif;
	color: #333;
	text-decoration: none;
	padding: 0 15px 0 0;
}

#subNav a:hover{ color: #cc9900; }

#subNav a.akt,#subNav a.akt:hover{ color: #cc9900; }

.rowA { padding-bottom: 2px; }

.initial { float: left; padding-right: 5px; }

a.iconLink, a.iconLink:hover {
	font: normal 11px/100% Verdana, Arial, sans-serif;
	background: transparent url(media/icon_pfeil_rechts_k.gif) 0 center no-repeat;
	text-decoration: none;
	padding: 0 12px 0 12px;
	color: #6F6048;
}

a.iconLink:hover { text-decoration: underline; color: #CC9900; }

/* E-Cards */
DIV#form-1 input {
	border: solid 1px #6F6048;
	width: 258px;
	padding: 1px;
	font: normal 11px/110% Verdana,Arial,sans-serif;
	color: #333;
	background-color: #FFF;
}
DIV#form-1 label { font: bold 11px/140% Verdana, Arial, sans-serif; color: #333; padding-left: 1px; }
DIV#form-1 textarea {
	width: 300px;
	height: 130px;
	border: solid 1px #6F6048;
	padding: 0;
	overflow: auto;
	background-color: #FFF;
	font: normal 11px/140% Verdana, Arial, sans-serif;
	color: #333;
}
DIV.imgCredit {
	position: absolute;
	left: 5px;
	top: 602px;
	font: normal 10px/100% "Times New Roman", Times, serif;
	color: #A0A0A0;
}
DIV.logo {
	position: absolute;
	left: 10px;
	top: 7px;
	z-index: 15;
	width:100px; 
}
