html {
	width:100%;
	height:100%;
}

body {
	margin:0px;	
	padding:0px;
	color:#000000;
	background-color:#ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	width:100%; 
	height:100%;
	font-size:80%;
	text-align:center;
	/*overflow-y:scroll;*/
}

p {
	margin:0;
	padding:0;
}

ul {
	list-style-image:url(/img/icon_bullet.gif);
	margin:5px 0;
}

li {
	vertical-align:middle;
}

h1 {
	margin:10px 0 0 30px;
	padding:0;
	font-size:170%;
	color:white;
}

form {
	margin:0;
}

h1.ohneDetails {
	margin:27px 0 0 30px;
}

.headline {
	padding-top:20px;
	color:white;
	font-weight:bold;
	font-size:230%;
}

h2 {
	color:#002a9a;
	padding:0;
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px;
}

a {
	text-decoration:none;
}

th {
	color:#002a9a;
	font-size:80%;
}

td {
	vertical-align:top;
	text-align:left;
}

table.autoFormat tr.TDhead {
	background-color:#b6b6b6;
}

table.autoFormat tr.TDhead th {
	color:white;
	text-align:left;
/* padding war auskommentiert ... warum? ojw, 11.11.09 */
	padding:5px;
}

table.autoFormat tr.odd {
	background-color:#dadada;
	
}

table.autoFormat tr.even {
	background-color:#efefef;
}

table.autoFormat tr.even td, table.autoFormat tr.odd td {
	padding:5px;
}

a:hover {
	text-decoration:none;
}


.frame {
	width:1000px;
	margin:auto;
}

.upperFrame {
 	margin-bottom:76px;
}
 
.frame_large {
	width:1000px;
	margin:auto;
	height:335px;
}

#header {
	width:100%;
	background-color:#969696;
	height:10px;
}


.frame .metanavi {
	float:left;
	font-size:80%;
	margin-left:0px;
	margin-top:0px;
	color:#969696;
	width:100%;

}
.frame .metanavi td {

	color:#969696;	
}

.frame .metanavi a {
	color:#969696
}

.frame .metanavi a:hover {
	color:#be2e21;
}

/*#header .frame {
	width:1000px;
	margin:auto;
	color:white;	
	text-align:right;
	font-size:80%;
	padding:10px 0px 0 0;
}

#header .frame a {
	color:white;
}

#header .frame .metanavi {
	padding-right:20px;
}*/


#footer_small {
	width:100%;
	background-color:#969696;
	height:10px;
	margin-top:10px;
	position:fixed;
	bottom:0px;
}

#footer_large {
	margin-top:0px;
	background-color:#969696;
	width:100%;
	height:12px;
	position:fixed;
	bottom:0px;
	left:0;
}

#footer_large a {
	color:#FFFFFF;
}



#logo {
	padding:18px 20px 8px 0;
	text-align:right;
}


#content {
	text-align:right;
}

#content_small {
	text-align:left;
	margin-top:20px;
	height:70px;
	margin-bottom:10px;
}

a.backbutton {
	color:#002a9a;
	font-size:90%;
}

#contentText {
	font-size:85%;
	/* TODO: moved to main template where it is only applied if the table cell has content
/*	margin-right:49px;*/
}

#contentText h1 {
	font-size:130%;
	margin:0;
	color:#002A9A;
}

#contentText td {
	font-size:100%;
	padding-right:10px;
}

#contentText a {
/*	background-image:url(/img/icon_link_intern.gif);
	background-repeat:no-repeat;*/
	padding-left:3px;
/*	color:#969696;*/
	color:#002a9a;
	font-weight:bold;
/*	background-position: left center;*/
}

#contentText a.noIcon {
	background-image:none;
	padding-left:0px;	
	color:#002a9a;
}	

#contentText a.extern {
	background-image:url(/img/icon_link_extern.gif);
}

#contentText .bu {
	font-weight:bold;
	font-size:90%;
}

#contentText .faq {
	width:100%;
	font-weight:normal;
	color:#000000;
}

#contentText .faq_img {
	width:100%;
	font-weight:normal;
	color:#000000;
}

#contentText .faq_img a {
	font-weight:normal;
	color:#000000;
}

#contentText .contact_table table {
	/*width:70%;*/
	width:400px;
}

.contact_table .left {
	width:70px;
}

#mainimage {
	width:100%;
	height:155px;
	background-color:#969696;
}

#mainimage_large {
	width:100%;
	height:374px;
	background-color:#969696;
	background-image:url(/img/bg_weiss.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#mainimage .frame {
	text-align:left;
	background-repeat:no-repeat;
}

#mainimage .frame table {
	width:100%;
	height:100%;
}

#mainimage .frame table .OL {
	padding-top:18px;
	height:104px;
	white-space:nowrap;	
}

#mainimage .frame table .UL {
	padding-top:26px;
	width:174px;
}


#mainimage .frame table .UR {
	background-image:url(/img/mn_back.png);
	background-repeat:no-repeat;
	width:50%;
/*	background-position:70px bottom;*/
	background-position:83px bottom;
	height:154px;
	vertical-align:bottom;
}

.alert {
	font-weight:bold;
	color:red;
}
.frame #content {
	text-align:left;
	width:960px;
	margin:auto;
}

#newsblock {
	float:left;
	width:670px;
	height:60px;
	overflow:hidden;
	border:solid 1px #787878;
}

#newsblock table {
	margin:7px 0 8px 0;
	padding:0 5px 0 5px;
}

#newsblock td {
	width:180px;
	font-size:9px;
	padding-right:20px;
	padding-left:20px;
	border-right: solid 1px #787878;
	vertical-align:middle;	
	color:#969696;
	height:49px;
}

#newsblock td.last {
	padding-right:0px;
	border:none;
}

#newsblock a {
	color:#969696;
	font-weight:bold;
}

.blaettern {
	float:left;
}

.blaetternLinks {
	margin-left:143px; /* IE6 style */
	margin-right:5px /* IE6 style */
}
 
/*#navilvl2 {
	/*border-left:1px solid #08309a;
	width:436px;
	display:none;
	position:absolute;
	top:250px; /* IE style
	left:0px;
}*/

#weltkugel {
/*	width:136px;
	height:132px;*/
	position:absolute;
	top:144px; /* IE style */
	left:0px;
	display:none;
}

.cntImage {
	margin-top:32px;
}

.choose_location {
	background-image:url(/img/location_back.jpg);
}

.bilderLinks td {
	font-size:70%;
	vertical-align:bottom;
	width:200px;
}

.bilderLinks td.img {
	text-align:right;
	width:125px;
	padding-right:20px;
}

div.globeflashalternative {
	margin-top:5px;
}

.ContactAddress {
	background-color:#EFEFEF;
	padding:11px 14px 11px 14px;	
}

.ContactAddress span {
	width:70px;
	display:block;
	float:left;
}

.contentRightColumn a {
	padding-left:5px;
	color:#002a9a;
	font-size:70%;	
}

#ctryName {
	margin-left:3px;
	white-space:nowrap;
}

#ctryName a {
	padding-left:8px;
/*	padding-right:5px;*/
	background-color:white;
	height:29px;
	color:#969696;
	font-size:22px;

}

#cmsLogin {
	text-align:right;
}

#cmsLogin a {
	font-weight:bold;
	color:#002A9A;
}

.faqBox {

}