/* 
	SPD Ortsverband Buchholz Stylesheet 
	Author: Bastian Posniak
	Copyright 2006 worldweb
*/

@import url(spd-extras.css);

body {
	margin: 0;
	background: #c3d9e2 url(../_graphics/mitte5.gif) top center repeat-y;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#container {
	position: absolute;
	width: 846px;
	top: 0;
	left: 50%;
	margin-left: -423px;
	z-index: 1;
}



#navi {
	position: absolute;
	top: 153px;
	left: 2px;
	width: 144px;
	height: 253px;
	text-align: right;
}

#left-column {
	position: absolute;
	top: 502px;
	left: 33px;
	width: 100px;
	padding-bottom: 30px;
}

#right-column {
	position: absolute;
	top: 503px;
	left: 665px;
	width: 146px;
	padding-bottom: 30px;
}

#content {
	position: absolute;
	top: 197px;
	left: 170px;
	width: 412px;
	
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 30px;
}

	#content .img-left {
		float: left;
		margin: 0 20px 20px 0;
	}
	
	#content .img-right {
		float: right;
		margin: 0 0 20px 20px;
	}
	
	#content h1 {
		font-size: 14px;
		margin: 0;
	}

#extra-nav {
	font-family : Arial;
	position: absolute;
	top: 107px;
	left: 280px;
	font-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	
}

#termine {
	position: absolute;
	top: 120px;
	left: 630px;
	width: 170px;
	height: 300px;
}

	#termine h2 {
		font-size: 11px;
		margin: 0;
		background: url(../_graphics/deco/termin-deko.gif) left no-repeat;
		padding-left: 15px;
	}

#headline {
	position: absolute;
	top: 136px;
	left: 157px;
	width: 461px;
	height: 29px;
}


/* ----- */

a:link,
a:active {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #0343C1;
	text-decoration: underline;
}


a.speziell:text{color:#CC0000;text-decoration: none}
a.speziell:link{color:#CC0000;text-decoration: none}
a.speziell:visited{color:#CC0000;text-decoration: none}
a.speziell:active{color:#CC0000}
a.speziell:hover{color:#CC0000;text-decoration: underline}



h2.termine {
	font-size: 12px;
	margin: 0;
	background: url(../_graphics/deco/termin-deko.gif) left no-repeat;
	padding-left: 15px;
}

hr {
	height: 1px;
	border: none;
	background-color: #CECECE;
	color: #CECECE;
}

.text_menu
{
	font-family : Arial;
	font-size : 100%;
	color : #FFFFFF;		/* textfarbe aktives feld */
	border: solid 1px #aaa;		/* rahmen aktives feld */
	background-color:#4da1b9;	/* hintergrundfarbe aktives feld */
	margin-bottom: -1px;		/* abstand zwischen menu und rand unten */
	margin-top: -1px;		/* abstand zwischen menu und rand oben */
	padding-left: 5px;
	height: 30px;
	line-height: 30px;



}

.text_menu_hauptpunkt
{
	font-family : Arial;
	font-size : 100%;
	color : #990000;
	border: solid 1px #000000;
	background-color:#2f5065;
	margin-bottom: 2px;	
	margin-top: 2px;	
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
}

	
#menu01 {
	font-family : Arial;
	background-color:#FFFFFF;
	position: absolute;
	width:135px;
	top: 173px;
	margin: 7px;			/* abstand von links */

}

#menu01 ul, #menu01 li {
	font-family : Arial;
	list-style-type: none;
        padding: 0px;
        margin: 0px;
}

#menu01 li a:link, #menu01 li a:visited, #menu01 li a:active {
	font-family : Arial;
	display:block;
	border: solid 1px #aaa;		/* rahmen nicht-aktives feld */
	color:#000000; 			/* textfarbe nicht aktives feld */
	text-decoration:none;
	margin-bottom: -1px;		/* abstand zwischen feldern unten */
	margin-top: -1px;		/* abstand zwischen feldern oben */
	padding-left: 5px;
	height: 30px;
	line-height: 30px;

}


#menu01 li a:hover {
	background-color:#4da1b9;
	color:#ffffff;
	border: solid 1px #aaa;

}


a.menx {  margin-bottom:5px; text-align:center; width:200px;
         border-style:ridge; border-width:1px; padding:6px; text-decoration:none; }

.menx1 {  margin-bottom:5px; text-align:center; width:200px;
         border-style:ridge; border-width:1px; padding:6px; text-decoration:none; }
         
a.menx:link    { color:#333399; background-color:#eee; }
a.menx:visited { color:#333399; background-color:#eee; }
a.menx:hover   { color:#fff; background-color:#9999cc; }
a.menx:active  { color:#333399; background-color:#9999cc; }

#winter {
	width: 980px;
	height: 120px;
	text-align: center;
	margin: auto;
}
