
body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; background-color: #6a95e0;
}

table,td {font-size: 11pt;line-height: 1.5em;
font-family:'Lucida Grande', Helvetica, sans-serif; color:#150185;
}

h2{ font-family:font-family:'Lucida Grande', Helvetica, sans-serif;
color:#fff;
margin-bottom:24px;font-size: 14pt;
border-bottom:solid 0px #746b64;
padding-bottom:3px;
font-style:normal;
letter-spacing:0px;

}

h3{ font-family:font-family:'Lucida Grande', Helvetica, sans-serif;
color:#fff;
margin-bottom:0px;font-size: 12pt;
border-bottom:solid 0px #746b64;
padding-bottom:-1px;
font-style:normal;
letter-spacing:0px;

}

h4{ font-family:font-family:'Lucida Grande', Helvetica, sans-serif;
color:#fff;
margin-bottom:0px;font-size: 11pt;
border-bottom:solid 0px #746b64;
padding-bottom:0px;
font-style:normal;
letter-spacing:0px;
font-style:normal;

}

.li {
width:24px;
background-image:url(images/ra1.jpg);
background-repeat:repeat-y;
vertical-align:top;
border-right:solid 1px #fff;
}


.re {
width:24px;
background-image:url(images/ra2.jpg);
background-repeat:repeat-y;
border-left:solid 1px #fff;}


/* hauptgerüst */

#main {
border-bottom:solid 1px #fff;
border-right:solid 0px #fff;border-left:solid 0px #fff;

}

#top {background-image:url(images/logotest1.jpg);
height:200;
border-top:solid 1px #fff;
border-right:solid 0px #fff;border-left:solid 0px #fff;
color:#2A3C22;
}

#hpname {height:36px;padding-left:10px;padding-top:10px;text-align:left;color:#fff;
letter-spacing:3px;
font-family: 'Lucida Grande', Helvetica, sans-serif;
font-size:22px;
}

.comment{
width:160px;
float:left;
line-height:28px;
letter-spacing:0px;
text-align: right;
color:#E6E8FF;
margin-top:20px;
margin-bottom:10px;
margin-right:20px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size: 24px;

}

/* menue oben */

.buleiste {
-moz-opacity: 0.70;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
opacity: 0.70;
background-color:#9cbaeb;
height:36px;
}

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:#150185;


text-decoration:none; font-family:verdana, sans-serif; 
font-size: 10pt;
font-weight: bold;
padding-left: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 1px #fff;
border-bottom:solid 1px #fff;
border-top:solid 1px #fff;
line-height:36px;
text-align:center;

}


#menu2 a:hover {background-color:#3f6b8e;color:#fff; text-decoration:none;

border:solid 1px #fff;
}




#sp1 {text-align:justify; padding-left: 20px;padding-right:10px;padding-top: 15px;padding-bottom: 30px;
background-color:#9cbaeb;width:100%;
background-image:url(images/bgmain.jpg);
background-repeat:repeat-x;


}

#sp2 {text-align:justify; padding-left: 0px;padding-right:10px;padding-top: 7px;padding-bottom: 30px;
background-color:#3f6b8e;

background-repeat:repeat-y;
background-position:top left;border-left:solid 0px #fff;

}


#fussb {font: normal 11px verdana, sans-serif; color: #150185;
height:60px;
background-color:#6e98e2;
text-align:center;
border-top:solid 1px #333333;
background-image:url(images/schatten1.jpg);
background-repeat:repeat-x;
background-position:0% -4px

a:link, a:visited, a:active{ font-size: 11pt;line-height: 1.5em;
font-family:'Lucida Grande', Helvetica, sans-serif;color:#150185;
text-decoration:none;}

a:hover{ font-size: 11pt;line-height: 1.5em;
font-family:'Lucida Grande', Helvetica, sans-serif;color:#150185;
text-decoration:none; background-color:#3f6b8e;
color:#fff;}
}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #737b66; scrollbar-base-color: #F5F8F3;
scrollbar-highlight-color : #737b66; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}




/* menue  */

	#dhtmlgoodies_menu{		
		font-family:arial;	/* Font for main menu items */
		width:150px;	/* Width of main menu */
	}
	#dhtmlgoodies_menu	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
	#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled  - sub menu items*/
		padding-left:10px;
	}
	
	#dhtmlgoodies_menu ul{	
		margin:0px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
		
	}	
	#dhtmlgoodies_menu	li a{	/* Main menu links */
		text-decoration:none;	/* No underline */
		color:#FFF;	/* Black text color */
		
		height:20px;	/* 20 pixel height */
		line-height:20px;	/* 20 pixel height */
		vertical-align:middle;	/* Align text in the middle */
		border:0px solid #000;	/* Black border */
		background-color:#3E6A8D;	/* Light blue background color */
		margin:1px;	/* A little bit of air */
		padding:1px;	/* Air between border and text inside */
		
		display:block;
	}
	#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
		color:#FFF482;
		background-color:#3E6A8D;
	}
	.dhtmlgoodies_subMenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		border:1px solid #FFF482;
		background-color:#3E6A8D;
		font-family:arial;
		text-align:right;
	
	}
	.dhtmlgoodies_subMenu ul{
		margin:0px;
		padding:0px;	
	}
	.dhtmlgoodies_subMenu ul li{
		list-style-type:none;
		margin:0px;
		padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
	.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#FFF;	/* Black text color */
		
		height:16px;	/* 16 pixels height */
		line-height:16px;	/* 16 pixels height */
		padding:1px;	/* 1px of "air" inside */
		
		display:block;	/* Display as block - you shouldn't change this */
	}
	.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color:#FFF482;	/* White text */
		background-color:#317082;	/* Blue background */
	}


/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 10pt;line-height: 1.5em;
font-family:'Lucida Grande', Helvetica, sans-serif;color:#fff; text-decoration:none;}

a:hover{ text-decoration:none; background-color:#3f6b8e;
color:#fff;}

#formmaileralles {
background-color: #efefef;
border: 1px solid #ccc;
width: 500px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
padding-top: 10px;
padding-left: 5px;
text-align: left;
}
.formmailerlinks {
clear: left;
float: left;
width: 50%;
}
.formmailerlinksrechts {
clear: right;
float: left;
width: 50%;
}
.formmailertextfeld {
border: 1px solid #CCCCCC;
height: 15px;
width: 237px;
font-size: 12px;
color: #0033FF;
font-family: "Courier New", Courier, mono;
padding-left: 3px;
}
.formmailertextfeld2 {
border: 1px solid #CCCCCC;
height: 15px;
width: 483px;
font-size: 12px;
color: #0033FF;
font-family: "Courier New", Courier, mono;
padding-left: 3px;
}
.formmailertextarea {
border: 1px solid #CCCCCC;
height: 80px;
width: 483px;
font-size: 12px;
color: #0033FF;
font-family: "Courier New", Courier, mono;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 3px;
}
.formmailerbutton {
background-color: #ffffff;
height: 25px;
width: 140px;
margin: 15px 5px 10px;
border: 1px solid #CCCCCC;
text-align: center;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
.formmailertextfeldspam {
border: 1px solid #CCCCCC;
height: 18px;
width: 160px;
font-size: 16px;
color: #FF6600;
font-family: "Courier New", Courier, mono;
margin-right: 60px;
text-align: center;
}
.formmailerimg {
vertical-align: middle;
}

#kontaktkasten {
 font-family: Arial, Helvetica;
 color: #FFF482;
 font-style: normal;
 text-align: left;
 border: 2px solid #FFF482;
 border-style: outset;
 padding: 4px;
}

i.kontakt  { font-size:11pt; font-weight:bold; font-style: normal; }
i.kontakt2 { font-size:8pt; font-weight:bold; font-style: normal; }
i.kontakt3 { font-size:8pt; font-weight:bold; font-style: normal; color: #AD0000; }
