@charset "utf-8";
/* CSS Document */
body { 
	margin:100px 0; 
	padding:0; 
	color:#7D7D7D;
	background-color:Black;
	line-height: 1.1em;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:  top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.alignleft { float:left; margin:0px 5px 0 0; border:1px solid #7C7C7C;}
.alignleft2 { float:left; margin:8px 8px 0 0;}
.alignright { float:right; margin:0px 0px 0px 5px; border:1px solid #7C7C7C;}
.align {  border:1px solid #7C7C7C;}
/*.align2 {  border:1px solid #710000;}
*/


.bridge {
	
	
	height: 268px;
	margin: 0; padding: 0;
	
}

	.bridge .title { 
		color: #783B2E;
		float: right;
		padding: 20px 20px 0 0px;
		font: bold 1.6em Arial, sans-serif;
	}
	
	.bridge .slogan {
		float: right;
		clear: both;
		padding: 1px 20px 0 0px;
		color: #595C5B;
		font: bold 0.8em Arial, sans-serif;
}

/*navigation*/
.nav {
	clear: both;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 150px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

.nav a:hover {
	color: #333;
	background: inherit;
	text-decoration:none;
}

.nav_es {
	clear: both;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 100px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

.nav_es a:hover {
	color: #333;
	background: inherit;
	text-decoration:none;
}


.current {
	color:#666;
}


p { 
	margin: 0 0 5px 0; 
	padding: 0; 
	color: White; 
	background: inherit;
}

a {
	color: #FFF;
	background: inherit;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}

	

a:hover {
	color: #666;
	background: inherit;
	text-decoration:none;
	font-weight: bold;
}


h1 { 
	padding:0; 
	margin:0; 
	color: White; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a {
	color: White; 
	background: inherit;
}

h2 { 
	background-color: inherit; 
	color:#818181;
	font-size:100%;
	line-height: 1.1em;
	font-weight:bold; 
	margin: 1px 0 1px 0; 
	padding:0; 
}


h2 a:hover {
	color: #666;
	background: inherit;
	text-decoration:none;
} 

h3 { 
	background-color: inherit; 
	color:#818181; 
	font-size:120%;
	line-height: 1.1em;
	font-weight:bold; 
	margin: 1px 0 1px 0; 
	padding:0; 
}

h3 a:link {
	color: #818181;
	background: inherit;
	text-decoration:none;
} 
h3 a:hover {
	color:#969696;
	background: inherit;
	text-decoration:none;
}

h4 { 
	background-color: inherit; 
	color:#818181; 
	line-height: 1.0em;
	font-size:85%; 
	font-weight:bold; 
	margin: 1px 0 1px 0; 
	padding:0; 
}


ul { 
	margin: 0 0 10px 0; 
	padding : 0; 
	list-style : none; 
	font-size:100%; 
}
	
li { 
font-size:90%; 
	float: left;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 0 5px;
}

li a { color: White; text-decoration:none;}
li a:hover { 
	background: url(select.gif) no-repeat center top;
	background-position: 50% 30px;color: #767676;
	text-decoration:none;
}

li img {
	color: 	White;
	text-align: right;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
	
img {
	clear: both;
	text-align: center;
	color: 	White;
	padding: 5px 10px 0 0;
	border: 0;
	font-size: 12px;
	font-weight: bold;
}

.img a:hover {
	color: #666;
	background: inherit;
	text-decoration:none;
}

.content {
	color: #FFF;
	margin: 0 auto;
	padding: 0;
	width: 766px;	
}

.boxhr {

	border-top: 1px solid #555; 
	text-align:center; 
	position: relative;
	min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */
}



.right {
	clear: both;
	font-size: 95%;
	float:right;
	width: 135px;
	padding: 0px 1em 1em 10px;
	color: #7D7D7D;
}

.rightklein {
	clear: both;
	font-size: 84%;
	float:right;
	width: 135px;
	padding: 0px 1em 1em 10px;
	color: #7D7D7D;
}

.right2 {
	clear: both;
	font-size: 95%;
	float:right;
	width: 1px;
	padding: 0px 1em 1em 10px;
	color: #7D7D7D;
}

.rightphoto {
	clear: both;
	text-align: center;
	color: #FFF;
	padding: 5px 10px 0 0;
	font-size: 12px;
	font-weight: bold;
}

.rightphoto a:hover {
	color: #666;
	background: inherit;
	text-decoration:none;
}

.left {
	font-size: 95%;
	float:left;
	width: 135px;
	padding: 0px 1em 1em 0px;
	color: #7D7D7D;
	line-height: 90%;
}

.leftnull {
	font-size: 95%;
	float:left;
	width: 10px;
	padding: 0px 1em 1em 0px;
	color: #7D7D7D;
	line-height: 90%;
}

.leftnews {  
	font-size: 95%; 
	float:left; 
	width: 140px; 
	padding: 0px 1em 0.4em 0px;
	color: #7D7D7D; 
}

.centernews {  
	font-size: 95%; 
	float:left; 
	width: 220px; 
	padding: 0px 1em 0.4em 0px;
	color: #7D7D7D; 
}

.leftcontact {  
	font-size: 95%; 
	float:left; 
	width: 140px; 
	padding: 0px 1em 0.4em 0px;
	color: #7D7D7D; 
}

.centerteam {  
	font-size: 95%; 
	float:left; 
	width: 100px; 
	padding: 0px 1em 0.4em 0px;
	color: #7D7D7D; 
}



.left a:hover {
	color: #666;
	background: inherit;
	text-decoration:none;
	font-weight: bold;
}


.centerphoto {  
	font-size: 95%; 
	float:left; 
	width: 140px; 
	padding: 0px 1em 1em 0px;
}

.centerphoto2 {  
	font-size: 95%; 
	float:left; 
	width: 100px; 
	padding: 0px 1em 1em 0px;
}

.leftphoto {
	clear: both;
	text-align: center;
	color: #FFF;
	padding: 5px 10px 0 0;
	font-size: 11px;
	font-weight: bold;
}


.leftphoto a:hover {
	color: #666;
	background: inherit;
	text-decoration:none;
}

.left_article { 
	margin: 10px 0 10px 0; 
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee; 
	border-bottom: 1px solid #eee; 
}
	
.center {
	float:right;
	width: 440px;
	font-size: 95%;
	text-align:left;
	margin: 30px 10px 5px 5px;
	padding: 0;
	color: #7D7D7D;
}

.centervideo {
	float:right;
	width: 692px;
	font-size: 95%;
	text-align:left;
	margin:0px 10px 5px 5px;
	padding: 0;
	color: #7D7D7D;
}

.center a:hover {
	color: #969696;
	background: inherit;
	text-decoration:none;
	font-weight: bold;
}

.center1 {
	float:right;
	width: 450px;
	font-size: 95%;
	text-align:left;
	margin: 0px 10px 5px 320px;
	padding: 0;
	color: #7D7D7D;
}

.center2 {
	float:left;
	width: 540px;
	font-size: 95%;
	text-align:left;
	margin: -110px 10px 5px 250px;
	padding: 0;
	color: #7D7D7D;
}

/* nur fuer IE7 !!! */
*+ html .center2 {
   width: 540px;
   font-size: 95%;
   text-align:left;
   margin: -110px 460px 5px 0px;
   padding: 0;
   color: #7D7D7D;
}

/* nur fuer IE6 !!! */
* html .center2 {
   width: 540px;
   font-size: 95%;
   text-align:left;
   margin: -110px -100px 5px 0px;
   padding: 0;
   color: #7D7D7D;
}

.centertitlecolor1 {
	color: #CACACA;
	font-size: 100%;
	}
.centertitlecolor1 a:link{color: #CACACA}
.centertitlecolor1 a:visited{color: #CACACA}
.centertitlecolor1 a:hover {
	background: inherit;
	color: #333;/*#D4D4D4*/
	text-decoration:none;
}
.centertitlecolor1 a:active{color: #CACACA}

.centertwocolumn { 
	float:right; 
	width: 590px; 
	font-size: 95%; 
	text-align:left;
	margin: 30px 10px 5px 5px; 
	padding: 0; 
	color: #7D7D7D;
}

.footer { 
	clear:both;
	width: auto;
	color:#555;  
	font-size:80%;
	border-top: 1px solid #555; 
	text-align:center; 
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
}

.footer padding{
	text-align: center;
}

.textcolor1 {color: #FFF}
.textcolor1 a{color: #FFF}
.textcolor1 a:hover{
	color: #666;
	font-weight: bold;
	text-decoration:none;
	}

.textcolor1wide  a{
	color: #FFF;
	letter-spacing:0.1em;
	font-size:90%;
	font-weight: bold;
}

.textcolor1wide a:hover {
	color: #666;
	letter-spacing:0.1em;
	font-size:90%;
	font-weight: bold;
	text-decoration:none;
}

.textcolor2 {color: #CACACA}

.textcolor3 {color: #CC0000}

.textcolor3wide {
	color: #CC0000;
	letter-spacing:0.1em;
	font-weight: bold;
}

.textcolor4 {color: #FFCC66}

.textcolor5 {
	color: #818181;
	font-size: 13px;
	font-weight: bold;
}

.textcolor6 {color: #7D7D7D}

.titlecolor1 {color: #7D7D7D}


.titlecolor3 {color: #CC0000}

.titlecolor4 {color: #818181}

.titlecolor4 a:hover {
	color: #818181;
	background: inherit;
	text-decoration:none;
}

/*google map einbindung*/
#map
{
	width: 580px;
	height: 400px;
	border: 2px solid #555555;
	overflow:hidden;
	color: #818181;
	font-weight: bold;
	font-size: 12px;
}

.box1{
	width:250px;
	text-align:center;
	position: relative;
	min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */
	margin-top: -85px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 300px;
	border: 1px solid #818181;
	padding: 10px;
}

.box2{
	width:250px;
	text-align:center;
	position: relative;
	min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 300px;
	border: 1px solid #818181;
	padding: 10px;
}

.boxleft{
	width:250px;
	text-align:left;
	position: relative;
	min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding: 10px;
}

.boxteam{
	width:250px;
	text-align:center;
	position: relative;
	min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */
	margin-top: -85px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 300px;
	border: 0px solid #818181;
	padding: 10px;
}

.bold {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}