@charset "UTF-8";
/* CSS Document */

html {
height: 100.2%;
}

*{
	margin: 0;
	padding: 0;
	}
html

img {
	border: 0 none;
//	width: clear;
//	height: clear;
	}

ul {
	text-decoration: none;
	}
	
p, h1, h2, h3, h4, h5, h6, a {
	font-style: normal;
	line-height: 15px;
	
	}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	} 
a:hover{
	color: #000000;
	}

h1, h2, h3, h4, h5, h6 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	line-height: 20px;
	}
body {
	background-color: #fff;
	color: #000;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	}	

h1 {
	font-style:normal;
	font-weight:normal;
	font-size: 14px;
	color: #333333;
	letter-spacing: 2px;
	word-spacing: 2px;
	}
h2 {
	font-size: 11px;
	line-height: 15px;

	}
h3 {
	font-size: 12px;
	}
h4	{
	font-size: 11px;
	}
h5 {
	font-size: 11px
	}
h6	{
	font-size: 11px
	}
li {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-weight: non;
	font-size: 11px;
	}


/**-------------------------------------------------  layout **/

#container{
	position: relative;
	top: 0; left: 50%;
	margin-left:-385px;
	width: 770px;

	}
	
#navi{
	padding-top: 220px;
	width: 190px;
	float:left;
	letter-spacing: 1px;
}

div.link a{
	display: block;
	text-align: center;
	padding: 4px 0;
	font-size: 11px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
}
div.link a:hover{
	color: #666666;
}


div.linkact a{
	display: block;
	text-align: center;
	padding: 4px 0;
	font-size: 11px;
	color: #999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
}


#main{
	padding: 150px 0 0 60px;
	width: 450px;
	float: left;

}

.box{


}

.box_clear {
	clear: both;
	padding: 0 0 50px 0;
}

#fueller{
	clear: both;

}



/**------------------------------------------------- Textgestalltung**/



	/**------------------------------------------------- Dowonload**/ 
.csc-uploads-fileSize{
	padding: 0 0 0 20px;

}



	/**------------------------------------------------- Film**/ 

.box embed { 
	display: block;
	width: auto;
	height: auto;
	

}


	/**------------------------------------------------- Bild mit Text**/ 
	
.csc-textpic-text p {
	padding: 0 0 4px 0;
}
.csc-textpic-image{
	padding: 0 10px 0 0;

}

.csc-textpic-caption {
	padding: 5px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;

}



	/**------------------------------------------------- Tabellen**/
	
.contenttable-0 {
	font-size: 11px;

}

.contenttable-1 {
	font-size: 9px;

}

.contenttable-2 {
	font-size: 15px;

}

.contenttable-3 {
	font-style:normal;
	font-weight:normal;
	font-size: 15px;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: 1px;

}


	/**------------------------------------------------- Mailformular**/ 

.csc-mailform{
	border: none;

}

.csc-mailform-field{
	padding: 5px 0;

}


.csc-mailform-field label{
	padding-top: 1px;
	float: left;
	display: block;
	font-size: 11px;
	width: 70px;
	color: black;

}

.csc-mailform-field input{
	border: solid 1px #999;
}

.csc-mailform-field textarea{
	border: solid 1px #999;
}


	/**------------------------------------------------- Language**/
	
#sprache {
	position: absolute;
	top:8px; left: 10px;
	display: inline;

}

#sprache a {
	padding: 0 2px;
	color: #CCCCCC;
}
#sprache a:hover {
	padding: 0 2px;
	color: #333333;
}
