/* CSS Document */

#head {
	background: url(/de/_elements/images/theme.jpg) top left no-repeat;
	width: 955px;
	height: 165px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu {
	background: #64A02F;
	width: 955px;
	height: 28px;
	position:absolute;
	top: 165px;
	left: 0px;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
}

#menu div {
	padding: 6 0 0 17;
}

#menu a {
	color: #FFF;
}

#menu span.spacer {
	color: #FFF;
	padding: 0 5 0 5;
}


#submenu {
	position: absolute;
	top: 193px;
	left: 0px;
	width: 955px;
	height: 40px;	
	background: #FFFFFF;
}

table.main {
	position: absolute;
	top: 240px;
	left: 0px;
	width: 955px;
	background: #FFFFFF;
	border: none;
}

td.left {
	width: 253px;
	padding: 15 0 15 0;
	background: #FFFFFF;
	vertical-align: top;
}

td.right {
	width: 220px;
	padding: 15 0 15 0;
	background: #FFFFFF;
	vertical-align: top;
	border-left: #64A02F dotted 2px;
}

td.center {
	background: #FFF;
	height: auto;
	padding: 6 15 50 15;
	vertical-align: top;
	border-left: #64A02F dotted 2px;
}


td.fill {
	padding-right: 160px;
}


td.normal {
	width: 450px;
}
	
div.spacer {
	height: 30px;
}

td.left div.teaser {
	padding: 0 15 0 15;
}

td.left div.teaser a.header {
	font-size: 12px;
	font-weight: 700;
	color: #64A02F;
}

td.left div.teaser div.head {
	font-size: 12px;
	font-weight: 700;
	color: #64A02F;
	margin-bottom: 20px;
	border-bottom: 1px #AAA solid;
}


td.left div.teaser div.text {
	padding: 5 15 0 0;
	line-height: 17px;
}

td.left div.teaser a.arrow {
	padding-right: 25px;
	background: url(/de/_elements/images/teaser-arrow.gif) 35px 3px no-repeat;
	color: #64A02F;
}

td.left div.navi, td.left div.navi_active {
	padding: 0 15 0 15;
}

td.left div.navi a.header {
	font-size: 12px;
	font-weight: 700;
	color: #64A02F;
	text-transform: uppercase;
}

td.left div.navi_active div.header {
	font-size: 12px;
	font-weight: 700;
	color: #AAA;
	text-transform: uppercase;
}

td.left div.navi div.head {
	font-size: 12px;
	font-weight: 700;
	color: #64A02F;
	margin-bottom: 10px;
	border-bottom: 1px #AAA solid;
}

td.left div.navi div.text {
	padding: 5 15 0 0;
	line-height: 17px;
}

td.left div.navi_active div.text {
	padding: 5 15 0 0;
	line-height: 17px;
	color:#CCC;
}

td.left div.navi a.arrow {
	padding-right: 25px;
	background: url(/de/_elements/images/teaser-arrow.gif) 35px 3px no-repeat;
	color: #64A02F;
}

td.left div.navi_active div.arrow {
	height: 16px;
}

td.center h1 {
/*	font-family: verdana, arial, helvetica, sans-serif; */
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 20 0 20 0;
	color: #666;
	/*text-transform: uppercase;*/
}

td.center h2 {
	font-size: 12px;
	font-weight: 700;
	margin: 0 0 0 0;
	color: #333;
}

td.center p {
	line-height: 16px;
}


td.footer {
	height: 30px;
	text-align: left;
	font-weight: bold;
	border-top: #64A02F solid 1px;
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 17px;
}


td.footer a {
	color: #666;
}   

// Für die EU-Nummern auf der Mitgliederseite
.eu-nr {
	color: #999;
}