/* ...STYLE SHEET FOR VDVJ.DE... */



* {margin: 0; padding: 0;}

body {background: #FFFFFF url(img/backgroundgold.gif);
      background-repeat: repeat-X; color: #222;
      font: normal 66% Tahoma,Helvetica,Arial,sans-serif;
      padding: 2% 0;
}

/* ...S C H R I F T E N... */


a {color: #b70000; font-weight: normal;}
a: hover {color: #fb0000;}
a: visited {color: #b70000;}

big {font-size: 110%;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 240% Tahoma,Helvetica,Arial,sans-serif; color: #b70000;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: bold 160% Tahoma,Helvetica,Arial,sans-serif; color: #b70000;}

h3 {font: bold 120% Tahoma,Helvetica,Arial,sans-serif; color: #b70000;}

h4 {font: bold 1em Tahoma,Helvetica,Arial,sans-serif; color: #b70000;}
h4.markiert { background-color:#FFD700;}
*.markiert { background-color:#FFD700;}



img {border: none}

label {display: block;}

small,.small {font: normal 0.9em sans-serif;}

ul {padding: 10px}
li {line-height: 150%;}

p {padding: 2px 0 10px; text-indent: 0em;}

.datum {font: italic 1em Tahoma,Helvetica,Arial,sans-serif;}


/* ...W R A P P E R... */



#wrapper {
	no-repeat left bottom;
	margin: 0 auto;
	width: 800px;

/* ...C O N T A I N E R  1  U N D  2... */


}
#container1 {
	background: url(img/vdvjlogo2.gif) no-repeat right top;
	margin: 0 auto;
	height: 80px;
	width: 800px;
	text-align: left;
	border-bottom: 5px solid #fb0000;
}

}
#container2 {
	background-color: #FFFFFF;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 800px;
}


/* ...T I T E L B I L D... */




/* ...T I T E L M E N U E... */

.titelmenue {
	background: #DED9D0 url(img/nav.gif) repeat-x; height: 41px;
	border-top: 2px solid #b70000;
}
.titelmenue a {
	background: url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #b70000;
	float: left;
	font: bold 1em Tahoma,Helvetica,Arial,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.titelmenue a:hover,.titelmenue a#active {background-position: left bottom; color: #331;}



/* ...S P A L T E N A U F T E I L U N G... */

.zweispalten .linkespalte {width: 200px;}
.zweispalten .rechtespalte {width: 600px;}
.content {padding: 18px 20px; background-color: #FFFFFF;}

.linkespalte {float: left; background-color: #FFFFFF;}
.rechtespalte {float: right; background-color: #FFFFFF;}


/* ...B L O C K  L I S T E... */


ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #b70000;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #FFD700;
	color: #b70000;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #FFFFFF;}