BODY, P {
	padding:0;
	margin:0;
}
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(img/sitebg.gif);
	margin: 10px 0px 0px 10px;
}

/*##################################### Head #####################################*/
.strukhead {
	float:left;
	width:950px;
	height:220px;
	overflow:hidden;
}
.struklogo {
	float:left;
	height:220px;
	width:200px;
	background-color:#396321;
}
.strukbild {
	float:left;
	width:750px;
	height:220px;
}

/*##################################### Main #####################################*/
.strukmain {
	width:950px;
	float:left;
	background-image:url(img/bg_main.gif);
	background-repeat:repeat-y;
}

/*################################## Linksspalte ##################################*/
.struklinks {
	float:left;
	padding:0;
	margin:0;
	width:200px;
	font-size:80%;
	background-color:#396321;
}
.struklinks UL, .struklinks LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}
.struklinks LI A:hover {
	background-color:#FFF;
	color:#396321;
}



.struklinks LI {
	font-weight: bold;
	background-color:#396321;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #fff;
	margin:0px;
}
.struklinks LI A {
	color: #FFFFFF;
	text-decoration: none;
	padding:4px 0px 4px 32px;
	margin:0px;
	float: left;
	width: 168px;


}

.struklinks LI LI A {
	color:#000000;
	width: 156px;
	padding:4px 0px 4px 44px;
}
.struklinks LI LI {
	font-weight:normal;
	background-color:#9BC681;
	width:200px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#fff;
	border-bottom:0px;
	background-image:url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position:0;
}

.struklinks LI LI A:hover {
	background-image:url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position:0;
}
UL .active {
	background-image:url(img/arrow_r_white.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
}
UL .active:hover {
	background-image:url(img/arrow_r_green.gif);
}
UL UL .active {
	font-weight:bold;
	background-image:url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position:0;
}

/*############################ Infobox rechts #################################*/
.strukinfo {
	float:left;
	padding: 0px 10px 0px 10px;
	margin:0;
	width:190px;
	background-color:#9BC681;
	background-image:url(img/leiste_rechts.gif);
	background-repeat:repeat-y;
	background-position:204px;
}
.strukinfo A {
	text-decoration:underline;
	color:#000;
}
.strukinfo P {
	padding: 0px 0px 5px 0px;
	font-size: 80%;
	color:#000000;
}
.strukinfo H3 {
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	padding: 20px 0px 0px 0px;
	margin: 0;
}

/*################################## Mittlere Spalte ##################################*/
.strukinhalt {
	float:left;
	width: 510px;
	padding: 20px 15px 15px 15px;
	font-size:80%;
}

.strukinhaltbox {
	clear:left;
	margin:0 0 20px 0;
}


.strukinhalt A {
	text-decoration: underline;
	color: #396321;
	background-image: url(img/linkicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}
.strukinhalt IMG {
	float: left;
	margin:0px 12px 0px 0px; 
	border:0;
}
.strukinhalt H1 {
	color:#9BC681;
	font-size:150%;
	font-style:italic;
	padding: 0px;
	margin: 15px 0px 10px 0px;
}
.strukinhalt H2 {
	color:#396321;
	font-size:130%;
	font-weight:bold;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
.strukinhalt H3 {
	color:#396321;
	font-size:100%;
	font-weight:bold;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.strukinhalt P {
	margin:0px 0px 10px 0px;
}

/*### Spruch ###*/
.strukinhaltspruch {
	padding:5px 0px;
	width:450px;
}
.strukinhaltspruch H3 {
	color:#9BC681;
	font-style:italic;
	font-size:220%;
	padding:0;
	margin:0;
}
.strukinhaltspruch P {
	padding:0;
	margin:0;	
	font-style:italic;
	font-size:100%;
}

/*### Sponsoren ###*/

.sponsor {
	clear:left;
	margin:0 0 10px 0;
}

.sponsor table {
	padding:0;
	border-collapse:collapse;
	border:0;
}

.sponsor H1, .sponsor H2 {
	padding:0;
	margin:0 0 10px 0;
} 

.sponsor IMG {
	border:0;
	padding-right:10px;
}

.sponsor A {
	background-image:none;
	background-position:0;
	padding:0;
}



/*################################ Footer ###########################################*/


.strukfooter {
	height:5px;
	background-color:#87B26E;
	clear:left;
	overflow:hidden;

}

/* Euromeeting Formular */
.red {
	color:red;
}
.euromeeting {
	margin-bottom:25px;
}
.euromeeting TR {
	
}
.euromeeting TR TD {
	padding-bottom:10px;
	width:100px;
}
.euromeeting INPUT {
	border:1px solid #396321;
	width:200px;
}
.euromeeting TEXTAREA {
	border:1px solid #396321;
	width:200px;
}
.radiobtn {
	width:auto !important;
}
.checkbtn {
	width:auto !important;
}
.euro_left {
	width:160px;
}
.rowsubmit2 INPUT {
	border:1px solid #396321;
}
.rowsubmit2 {
	float:left;
	margin-left:260px;
}
.csc-textpic-caption {
	font-size:10px;
	line-height:normal;
	display:block !important;
	margin-bottom:15px !important;
}
.Tx-Formhandler UL LI {
	list-style-type:none;
}
.Tx-Formhandler UL LI A {
	text-decoration:none !important;
	color:red !important;
}	
