body {
	background-color: #AAC100;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}


.bodytext a{
font-family: "Trebuchet MS";
color:#1F9CD4;
text-decoration:none;
}

.bodytext a:hover{
text-decoration:underline;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }

.submitbtn{
background-color: #accfed;
font: #d5e7f6;
border-width: 1px;
border-style: solid;
border-color: #d5e7f6;
}

.textbox{
overflow: hidden;
width:320px;
height: 400px;
}

.extra{
text-align: center;
margin-top:10px;
}

.player{
text-align: right;
}

.spacer-gif {
	height:0px;
	margin: 0px;
	padding: 0px;	
	visibility: hidden;
}

.csc-textpic-caption {
	height:0px;
	margin: 0px;
	padding: 0px;	
	visibility: hidden;
}



DIV.Csc-textpic-below .csc-textpic-imagewrap
{
	height:400px;
	margin: 0px;
	padding: 0px;	
	overflow:hidden;
	
}

csc-textpic-imagecolumn
{
	height:400px;
	margin: 0px;
	padding: 0px;	
	overflow:hidden;
	
}

.csc-frame 
{

background-color: #FFFFFF;

}

.main_content TBODY {

}

.main_content ul{
line-height: 180%;
font-size: 80%;
background-color: #FFFFFF;
	font-family: "Trebuchet MS";
}

.main_content ol{
line-height: 180%;
font-size: 80%;
background-color: #FFFFFF;
	font-family: "Trebuchet MS";
}

.csc-textpic-caption{
font-size: 70%;
padding-top: 5px;
}

.csc-header{
	font-size: 70%;
	color:#1F9CD4;
	font-family: "Trebuchet MS";

}


.bodytext{
font-size: 80%;
line-height:150%;
	font-family: "Trebuchet MS";
padding-right:9px;
margin-top:5px;
}


/*############################################################ */

/* MENUE */ 
.leftmenu{

}

.leftmenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	color: #666666;
}


.menu-level1
{
	background-color: #ACCFED;
}

.menu-level1 li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: block;


}

.menu-level1 li a{
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 80%;
	display: block;
	line-height: 180%;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-indent: 30px;
		background-image: url(../imgages/list_style_menue.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}



.menu-level1 li a:hover{
background-color: #D5E7F6;


}

.menu-level1-active
{
	background-color: #D5E7F6;


}

.menu-level1-current-active
{
	background-color: #D5E7F6;



}


/* MENUE */ 


.csc-frame-frame1{

height:200px;
background-color: #FFFFFF;
overflow:hidden;
}


.tblcss{
	width:290px;
	font-family: "Trebuchet MS";
	font-size: 80%;
	vertical-align: center;
	margin-left: 13px;
	padding:1px;
	
  
}

.tblcss td{
vertical-align: top;
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
}

.tblcss caption{
font-size: 120%;
font-weight:bold;
color: #1f9cd4;
vertical-align: top;
text-align: left;
padding-top:5px;
margin-left:15px;
margin-bottom: 3px;
margin-top: 2px;
}


.tblcss .td-1
{
text-align:right;
}

.tblcss .td-last
{
text-align:right;
}




.tblcss .tr-even
{
background-color: #accfed;
}

.tblcss .tr-odd
{
background-color: #d5e7f6;
}


.tblcss a{
	font-family: "Trebuchet MS";
	font-size:100%;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.tblcss a:hover{
	text-decoration:underline;
}


.align-right a
{
	float:right;
	margin-right:10px;
	border: 1px solid #1F9CD4;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:35px;
	text-decoration: none;
	font-size: 80%;
	line-height:150%;
	font-family: "Trebuchet MS";
	color:#1F9CD4;
	background-image: url(../imgages/pfeil.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

.align-right a:hover
{
	background-color: #DCE4A5;
}

/* ###### Mail Formular Begin  ###### */

#mailform
{
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	display: block;
}
fieldset {
	border: none;
}

LABEL{
	font-size: 80%;
	float:left;
	width: 100px;
	padding-left: 5px;
}

#mailform input{
	/* ###### width: 300px; ###### */
	margin-top: 5px;
	margin-bottom: 5px;
}

textarea{
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mailformformtype_mail{
	background-color: #d5e7f6;
	border: 1px solid #1F9CD4;
	font-family: "Trebuchet MS";
	color:#666666;
	font-size: 80%;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.csc-mailform-label{
	font-size: 80%;
	color:#1F9CD4;
	padding-left: 5px;
	margin-right:5px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F9CD4;
}

/* ###### Mail Formular End   ###### */

.csc-textpic-intext-left-nowrap{
margin-left:15px;
}

.csc-textpic-intext-left-nowrap .bb_header h1{
font-family: "Trebuchet MS";
color:#1F9CD4;
font-size: 100%;

}

.sound-link a
{
	float:right;
	margin-right:10px;
	border: 1px solid #1F9CD4;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:35px;
	text-decoration: none;
	font-size: 80%;
	line-height:150%;
	font-family: "Trebuchet MS";
	color:#1F9CD4;
	background-image: url(../imgages/sound.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

.sound-link a:hover
{
	background-color: #DCE4A5;
}



