/*////////// GENERALLY //////////*/


*{
	margin:0px;
	padding:0px;
}

a {
	color:#E2001A;
	text-decoration:none;
}

#navi a {
	color:#FFFFFF;
	text-decoration:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707173;
	background: url(../bilder/eyevis_bg.jpg) repeat-x;
	background-color:#c5c7c8;
}

img {
	border:none;
}

#wrapper {
	width:960px;
	margin:auto;
	text-align:left;
}

#logo {
	height:70px;
	width:inherit;
	background:url(../bilder/eyevis_logo.jpg) no-repeat left;
}

#topnavi {
	width:330px;
	height:15px;
	margin-left:565px;
	padding-top:56px;
	float:left;
}

#topnavi .navi {
	text-transform:uppercase;
	font-size:12px;
	background:url(../bilder/list_icon.gif) no-repeat;
	background-position:0px 3px;
	float:left;
	margin-left:15px;
	padding-left:9px;
}

#topnavi .navi a {
	color:#707173;
}

#head {
	width:inherit;
	height:220px;
	margin-top:10px;
	background-color:e1e1e1;
	background:url(../bilder/slide_loader.gif) center no-repeat;

}

#map_route {
	width:290px;
	height:373px;
	margin-top:10px;
	margin-bottom:10px;
}

#logocontrol {
	top:3px;
	left:3px;
}

.tinymcewysiwyg p {
margin-bottom:15px;

}

.tinymcewysiwyg p {
line-height:16px;

}

.tinymcewysiwyg img {
margin-right:20px;
}


.tinymcewysiwyg .headline {
line-height:20px;
}







/*////////// CONTENT //////////*/


#content {
	width:inherit;
	min-height:300px;
	background:#fff;
	margin-bottom:30px;
	overflow:hidden;
	zoom:1;
}

#column-left {
	float:left;
	height:auto;
	min-height:280px;
	margin: 10px;
}

#column-left_subnavi {
	width:175px;
	background:#e1e1e1;
}

#column-left_grey {
	margin-top: 10px;
	width:175px;
	height:200px;
	min-height:260px;
	background:#e1e1e1;
}

#column-center_content {
	width:435px;
	height:auto;
	float:left;
	background:#fff;
	margin-top:10px;
	padding-left:10px;
	margin-bottom:30px;
}

#column-center_content .headline {
	text-transform:uppercase;
	color:#e2001a;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:20px;
	line-height:20px;
}

#column-center_content a {
	color:#E2001A;
}

.tinymcewysiwyg ul {
	list-style-image:url(../bilder/eyevis_list.jpg);
	padding-left:15px;
}

#column_right_info {
	width:290px;
	height:auto;
	margin:10px;
	float:right;
	min-height:280px;
}

#column_right_info a {
	color:#e2001a;
}

#column_right_info img{
margin-right:10px;
}

#column_right_info_red {
	padding:10px;
	width:270px;
	background:#e2001a;
	height:auto;
	color:#FFFFFF;
	margin-bottom:10px;
}

#column_right_info_red .headline {
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}

#column_right_info_grey {
	padding:10px;
	width:270px;
	background:#E1E1E1;
	height:auto;
	color:#707173;
	margin-bottom:10px;
}

#column_right_info_grey .headline {
	text-transform:uppercase;
	color:#e2001a;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}

.column-right img {
	margin-bottom:10px;
}

/*////////// FLAGS //////////*/

#flags {
	margin-left:20px;
	width:45px;
	heigth:15px;
	padding-top:57px;
	float:left;
}

.flag {
	width:22px;
	height:13px;
	float:left;
}

/*////////// NAVI //////////*/

#navi {
	height:27px;
	background:url(../bilder/eyevis_navi_bg.jpg) repeat-x;
	margin-bottom:20px;
	color:#FFFFFF;
}

#navi ul {
	width:960px;
	line-height:27px;
	text-align:center;
}

#navi ul li {
	list-style: none;
	display:block;
	width:192px;
	float:left;
}

#navi ul li a {
	color: #FFF;
	font-weight: bold;
	display:block;
	border-right:1px solid #bc091c;
}

#navi ul li a.active, #navi ul li a:hover, #navi ul li a.rex-current {
	background:url(../bilder/eyevis_navi_active_bg.jpg) repeat-x;
	color: #FFF;
	border-right:1px solid #646566;
}

#column-left_subnavi ul {
	padding-left:20px;
	padding-top:15px;
	padding-bottom:50px;
}

#column-left_subnavi ul li {
	list-style: none;
	color:#707173;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #fff;
	width:135px;
}

#column-left_subnavi ul li ul {
	padding-top:2px;
	margin-bottom:-56px;
}

#column-left_subnavi ul li a.active {
	font-weight:bold;
	color:#E2001A;
}

#column-left_subnavi a {
	color:#707173;
}

#column-left_subnavi ul li ul li {
	width:115px;
	padding-left:-20px;
}

.clearfix {
	clear:both;
	display:block;
}

.pdflink {
	color:#E2001A;
	font-weight:bold;
	background:url(../bilder/pdf_icon.jpg) no-repeat;
	padding-left:22px;
	padding-bottom:3px;
	padding-top:3px;
}

.subheadline {
	color:#e2001a;
	font-weight:bold;
}

h3{
	color:#e2001a;
	font-weight:bold;
	font-size:11px;
	line-height:30px;
}

.fliesstext {
}

.fliesstext a {
	color:#E2001A;
	font-weight:bold;
}

.column {
	float:left;
	padding:0pt 25px 0pt 0pt;
	width:29%;
}

.clearfix {
	clear:both;
	display:block;
}

.partner_logos {
	margin-left:-5px;
	margin-top:-10px;
}

.partner_logo {
	width:145px;
	height:80px;
	float:left;
}

#sitemap ul li {
	font-size:12px;
}

#sitemap ul li ul li {
	font-size:11px;
	font-weight:bold;
}

#player {
	margin-top:20px;
	margin-bottom:20px;
}

/*////NEWS/////*/

#teaser {
	margin-bottom:20px;
}

#teaser a {
	color:#666666;
}


.teaser_img {
	float:left;
}

#column-center_content h1 {
	text-transform:uppercase;
	color:#e2001a;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:20px;
	line-height:20px;
	}


#teaser h1 {
	color:#e2001a;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	
}

.image{
width:205px;
margin-right:10px;
margin-bottom:10px;
height:125px;
float:left;
overflow:hidden;
}

#smc{
margin-top:30px;
}

.gmnoprint{
width:50px;
}



#google{
width:290px;
height:420px;
overflow:hidden;
}


