/* ALLGEMEINE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

body {
	font-family: "Arial", Arial;
	font-size: 62.5%;
	color: #666;
	line-height: 1.8em;
	margin-top: 0px;
	background-color: #E0E0E0;
}

hr {
	margin-top: 10px;
	margin-bottom: 20px;
	border:none; 
	border-top:1px dotted black; 
	height:1px; 
	color:#000000; 
	background:transparent;
}
	
/* CONTAINER ---------------------------------------------------------------------------------------------- */

#center {
	z-index: 1;
	width:1000px;
	margin:0px auto;
	margin-top: 0px;
	margin-bottom: 50px;
	height: auto;
	position: relative;
	font-size: 1.5em;
}
#header {
	position: relative;
	width: 1000px;
	height: 95px;
	left: 0px;
	top: 0px;
}
#logo {
	position: relative;
	width: 470px;
	height: 50px;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	padding-top: 40px;
	background-color: #FFF;
}
#obenrechts {
	position: relative;
	width: 420px;
	height: 40px;
	left: 500px;
	top: -90px;
	padding-left: 80px;
	padding-top: 50px;
	background-color: #ffffff;
}
#rss {
	position: relative;
	width: 40px;
	height: 45px;
	left: 860px;
	top: -180px;
	padding-top: 45px;
	padding-left: 100px;
	background-color: #FFFFFF;
}
#hauptnavi {
	position: auto;
	width: 1000px;
	height: 30px;
	left: 0px;
	top: 0px;
	padding-left: 0px;
	background-color: #003366;
	z-index: 1000;
}
#hauptmotiv {
	position: relative;
	width: 1000px;
	height: 220px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#footer {
	position: relative;
	width: 970px;
	height: 25px;
	left: 0px;
	top: 60px;
	background-color: #003366;
	color: white;
	padding-top: 5px;
	padding-left: 30px;
}
#content {
	position: relative;
	width: auto;
	min-height: 320px;
	height: auto;
	left: 0px;
	top: 30px;
	background-color: #FFFFFF;
	padding: 30px;
	padding-bottom: 30px;
}
#spalterechts {
	position: absolute;
	width: 260px;
	height: auto;
	left: 700px;
	top: 400px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}


/* TEXT-FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */


	
H1 {
	font-family: "Arial"; 
	font-size: 1.5em;
	line-height: 1.0em;
	margin-top: 0px;
	font-weight: 100;
	}
H2 {
	font-family: "Arial"; 
	font-size: 1.2em;
	line-height: 1.0em;
	margin-top: 0px;
	font-weight: 100;
	}
.ueberschrift1 {
	display: block;
	width: 100%;
	border-bottom: dotted 1px #666;
	margin-bottom: 20px;
	}
.ueberschrift2 {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	}
.unterschrift1 {
	display: block;
	width: 100%;
	border-bottom: dotted 1px #666;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
.unterschrift2 {
	display: block;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
.unterschrift3 {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	}
.text0 {
	font-size: 1em;
}
.text1 {
	font-size: 1.2em;
}
.text2 {
	font-size: 1.5em;
}
.text3 {
	font-size: 2em;
}

/* LINK-FORMATIERUNGEN ----------------------------------------------------------------------------------------------*/

a.link1:link, a.link1:visited, a.link1:active {
	font-family: "Arial"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B9FB0;
	width: auto;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 50px;
}
a.link1:hover {
	font-family: "Arial"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #96C2D6;
	width: auto;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 50px;
}
a.link2:link, a.link2:visited, a.link2:active {
	font-family: "Arial"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B9FB0;
	width: auto;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 4px;
}
a.link2:hover {
	font-family: "Arial"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #96C2D6;
	width: auto;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 4px;
}
a.link3:link, a.link3:visited, a.link3:active {
	font-family: "Arial"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
a.link3:hover {
	font-family: "Arial"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	text-decoration: underline;
}
a.linkweiss:link, a.linkweiss:visited, a.linkweiss:active {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkweiss:hover {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}

/* TABELLEN-FORMATIERUNGEN ALLGEMEIN---------------------------------------------------------------------------------------------- */

.tabelle1{
	margin-top:30px;
	width: 940px; 
	background-color: #F1F1F1; 
	border: #074898 2px solid;
	}
.td1tabelle1 {
	padding: 20px;
	}
	
/* --------------------------------------------------------- */

.tabelle2{
	width: 940px; 
	background-color: #0077B0; 
	color: #FFFFFF;
	border: none; 
	padding-top: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-right: 10px; 
	margin-top: 30px;
	}
.td1tabelle2 {
	text-align: right; 
	vertical-align:top;
	}
	
/* --------------------------------------------------------- */
	
.tabelle3{
	width: 260px; 
	background-color: #F1F1F1; 
	border: #CCC 1px solid; 
	}
.td1tabelle3 {
	padding: 15px;
	}
	
/* --------------------------------------------------------- */
	
.tabelle4{
	width: 620px; 
	border: none; 
	margin-bottom: 40px; 
	}
.td1tabelle4 {
	width: 180px; 
	text-align: left; 
	vertical-align:top;
	}
.td2tabelle4 {
	width: 420px; 
	text-align: left; 
	vertical-align:top;
	}

.tabelle6 {
	width: 850px;
	border: none;
	margin-bottom: 40px;
	padding-bottom: 50px;
	margin-bottom: 60px;
}
/* SEITENSPEZIFISCHE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

/*  hier seitenname ---------------------------------------------------------------------------------------------- */





/* BILDER-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */


/* FORMULAR-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */


.inputsuche {
	width: 150px;
	height: 16px;
	background-color: #F1F1F1;
	border: solid #CCCCCC 1px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.85em;
}
.submit1 {
	width: 40px;
	height: 21px;
	background-color: #F1F1F1;
	border: none;
	cursor: pointer;
	}
	
	div#successblock {
	display:none;
	color:green;
	margin-left: 30px;
}
div#errorblock, div#failureblock {
	display:none;
	color:red;
	padding-bottom:10px;
	margin-left: 30px;
}
label.error {
	margin-left: 30px;
	color:red;
}
input.error, textarea.error {
	border: 1px solid red;
}

/* leftMenu (Download, Video, Link) */
#linkerabstand {
	padding-left: 110px;
}

.links {
	padding-top:10px;
}

.links a
{
	display:block;
	width:48px;
	height:48px;
	margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
	background:url(../bilder/icons/link_mono.png);
}
 
.links a:hover
{
	background:url(../bilder/icons/link.png);
}

.videos {
	padding-top:10px;
}

.videos a

{
	display:block;
	width:48px;
	height:48px;
	margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
	background:url(../bilder/icons/video_mono.png);
}
 
.videos a:hover
{
	background:url(../bilder/icons/video.png);
}

.downloads {
	padding-top:10px;
}

.downloads a
{
	display:block;
	width:48px;
	height:48px;
	margin-left: auto;
    margin-right: auto;
	vertical-align: middle;
	background:url(../bilder/icons/down_mono.png);
}
 
.downloads a:hover
{
	background:url(../bilder/icons/down.png);
}
.sidebar3
{
	height: 240px; 
	position: top; 
	text-align:center; 
	font-size: 12px;
	background-position: top right;
	background:url(../bilder/sidebar3.png); 
}
.sidebar2
{
	height: 160px; 
	position: top; 
	text-align:center; 
	font-size: 12px;
	background:url(../bilder/sidebar2.png); 
}
.sidebar1
{
	height: 80px; 
	position: top; 
	text-align:center; 
	font-size: 12px;
	background:url(../bilder/sidebar1.png); 
}

input.groovybutton
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#888888;
   width:150px;
   height:30px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
}
.menuPic {
	height: 10px;
}


/* CONTACT */
.textfeld01 {
	width: 320px;
	height: 20px;
	border: 1px;
	background-color: #eeeeee;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: -1px;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.text8 {
	text-decoration: none;
	width: 320px;
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
	display: block;
	border: none;
}
.textarea01 {
	width: 320px;
	height: 150px;
	border: 1px;
	background-color: #eeeeee;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: -1px;
	font-size: 1.3em;
	margin-bottom: 10px;
}
div#successblock {
	display:none;
	color:green;
}
div#errorblock, div#failureblock {
	display:none;
	color:red;
	padding-bottom:10px;
}
label.error {
	font-size:80%;
	color:red;
}
input.error, textarea.error {
	border: 1px solid red;
}
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family: 'Marcellus SC', serif;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.classname:active {
	position:relative;
	top:1px;
}


/* SLIDER */
#intro {
	width: 580px;
	margin: 0 auto;
}
.wrapper {
	background-color: white;
	width: 480px;
	margin: 40px auto;
	padding: 50px;
	box-shadow: 0 0 5px #999;
}
.list_carousel {
	/*background-color: #ccc;*/
	/*border: 2px solid #074898;*/
	margin: 0 0 0 0;
	width: 940px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	color: #999;
	text-align: center;
	background-color: #eee;
	border: 2px solid #074898; /*#999*/
	width: 130px;
	height: 130px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #074898;	/*#999*/
	height: 1px;
	width: 0px;
}
.sliderPic {
	height: 130px;
	width: 130px;
}
