body
{
	margin:0px;

	/* TT */
	margin:auto;

	margin-top:27px;
	padding:0px;
	padding-bottom:29px;
	padding-right:21px;
	padding-left:21px;
	color:#666;

	color: #848484;


	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica;
	background-color: #777777;
	background-image: url(/files/include/layout/image/jpeg/background.jpg);
	background-repeat: repeat-x;
	min-width:895px;
	_width:895px;

	/* TT */
	width:962px;
}
*html body{
	/* width:expression( ( document.documentElement.clientWidth > 937 ) ? (document.documentElement.clientWidth-42)+"px" : "895px" ); */
}
/* FORM ELEMENTS ******************************/
input, select
{
	font-size:0.9em;
	margin:0px;
	padding:0px;
	border:2px solid #D9D9D9;
	width:200px;
}





.formButton
{
	background-color:white;
	background:url(/files/include/layout/image/gif/icon_arrow_right.gif) 0px 5px no-repeat;
	color:#139FBA;
	position:relative;
	display:block;
	margin:0px;padding:0px;
	width:95px;
	border:none;
}

.standardSelectList
{
	position:relative;
	margin:0px;
	padding:0px;
	margin-left:2em;
	width:204px;
}

}
/****************************** FORM ELEMENTS */


/* HEADER ******************************/
#header
{

	margin:0px;
	padding:0px;

}
#columnLanguageAndFontSize
{
	margin:0px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:15px;
	padding-left:10px;
}
#fontSizeSelection
{
	float:right;
	color:#F0F0F0;
	font-size: 0.7em;
	margin:0px;
	padding:0px;
	top:0px;
}

#fontSizeSelection a
{
	color:#F0F0F0;
	text-decoration:none;
}

#languageSelection
{
	color:#F0F0F0;
	font-size: 0.7em;
	margin:0px;
	padding:0px;
}

#languageSelection a
{
	color:#F0F0F0;
	text-decoration:none;
}


#columnTopBorder
{
	margin:0px;
	margin-right:-10px;
	padding:0px;
	background-image: url(/files/include/layout/image/jpeg/first_row_background.jpg);
	background-repeat: repeat-x;
}
#columnTopBorder img
{
	display:block;
}
#columnLogoAndHeaderImage
{
	margin:0px;
	margin-right:-10px;
	padding:0px;
	background-image: url(/files/include/layout/image/jpeg/logo_and_header.jpg);
	background-repeat: no-repeat;
	background-color:white;
}

#columnLogoAndHeaderImage img
{
	display:block;
}

#columnLogoAndHeaderImageEng
{
	margin:0px;
	margin-right:-10px;
	padding:0px;
	background-image: url(/files/include/layout/image/jpeg/logo_and_header_engl.jpg);
	background-repeat: no-repeat;
	background-color:white;
}

#columnLogoAndHeaderImageEng img
{
	display:block;
}

#background_metacontainer_complete
{
	position:relative;
	float:right;
	right:-21px;
}

#printInformation
{
	position:absolute;
	display:none;
}
/****************************** HEADER */

/* CENTERCOL TOP ******************************/
#centerCol
{
	margin:0px;
	padding:0px;
}

#centercolTop
{
	margin:0px;
	padding:0px;
	padding-left:238px;
	padding-top:15px;
}

#centercolTop p {
	padding: 0px;
	margin: 0px;
	padding-left:0px;
	margin-top:3px;
}
#centerColTopSearch {
	width: 175px;
	margin:0px;
	padding:0px;
	float:right;
	margin-top:-3px;
	background:url(/files/include/layout/image/jpeg/background_searchbox_right.jpg) 0px 0px no-repeat;
	position:relative;
}
/****************************** CENTERCOL TOP */


/* CONTAINER ******************************/

div#container
{
	background-image: url(/files/include/layout/image/jpeg/background_metacontainer_flat.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	padding:0px;
	padding-right:21px;
	margin:0px;
	margin-right:-10px;

}

div#container2
{
	background:url(/files/include/layout/image/jpeg/first_row_background.jpg);
	background-color:white;
	margin-right:-11px;
	border-top: 1px solid #ECECEC;
}
/****************************** CONTAINER */



/* CENTER CONTENT ******************************/
#contentContainer
{
	margin:10px;
	line-height:175%;
}

#contentContainer h3
{
	font-size:1.2em;
}

#contentContainer label
{
	display:block;
	font-weight:bold;
	width:9em;
	margin:0px;
	padding:0px;
	height:2em;
}

#content
{
	color: #5F5F5F;
	font-size:0.75em;
	line-height: 115%;
}

#content a:link
{
	color: #139FBA;
	text-decoration:none;
}
#content a:visited
{
	color: #139FBA;
	text-decoration:none;
}
#content a:active
{
	color: #139FBA;
	text-decoration:none;
}
#content a:hover
{
	color: #139FBA;
	text-decoration:none;
}

#content h2
{
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div#content
{
	margin:0px;
	padding:10px;
	position:relative;
}

div#more
{
	float: right;
	width: 161px;
	margin: 0px;
	margin-right:-11px;
	padding: 0px;

	color: #848484;

	margin-top: 13px;
	_margin-top: 16px;

}


#contentBorderContainer
{
	position:relative;
	margin:0px;
	padding:0px;
	border:3px solid #E7E7E7;
}



.cleardiv
{
	clear: both;
	height: 1em;
}




/****************************** CENTER CONTENT */


/* FOOTER ******************************/
#footer
{
	clear: both;
	margin:0px;
	margin-left:12px;
	margin-right:12px;
	margin-top:11px;
	padding:0px;
	color: #E7E7E7;
	font-size:0.7em;
}
#footerRight
{
	margin:0px;
	padding:0px;
	float:right;
}

#footerLeft
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#footerLeft li
{
	float:left;
	margin-right:0.3em;
}

#footerLeft a
{
	text-decoration:none;
	color: #E7E7E7;
}

/****************************** FOOTER */


/* PRINT/TOP ******************************/
#contentServiceContainer
{
	position:relative;
	margin:0px;
	margin-top:12px;
	padding:0px;
}

#contentServiceContainer a
{
	text-decoration:none;
	color: #5D5D5D;
	font-size:1em;
}
#contentServiceContainer img
{
	border:none;
}
#linkPrint
{
	margin:0px;
	padding:0px;
	position:relative;
	display:inline;
	margin-left:12px;
	_top:-4px;
}
#linkTop
{
	margin:0px;
	padding:0px;
	position:relative;
	display:inline;
	float:right;
	margin-right:12px;
}
/****************************** PRINT/TOP */



/* SHADOW BOTTOM ******************************/
#contentBorderBottom
{
	display:block;
	position:relative;
	margin:0px;
	padding:0px;

	background-image: url(/files/include/layout/image/jpeg/content_border_bottom.jpg);
	background-repeat: repeat-x;

}
#contentBorderBottom img
{
	position:relative;
	display:block;
}
#contentBorderBottomRightCorner
{
	float:right;
	margin-right:-8px;
	_margin-right:-4px;
}
/****************************** SHADOW BOTTOM */


/* RESPONSE ******************************/
#responseRequest
{
	border:none;
	margin:0px;
	padding:0px;
	width:0px;
	height:0px;
}

/* SPECIAL ******************************/
.invisible
{
	display:none;
}
/****************************** SPECIAL */


/* STARTBILDER ******************************/
#startbild01
{
	float: left;
	background-image: url(/files/include/layout/image/gif/startseite_bild01.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 214px;
	margin-bottom: 1.5em;
	margin-right: 20px;
}

#startbild02
{
	float: left;
	background-image: url(/files/include/layout/image/gif/startseite_bild02.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 214px;
	margin-bottom: 1.5em;
	margin-right: 20px;
}

#startbild03
{
	clear: left;
	float: left;
	background-image: url(/files/include/layout/image/gif/startseite_bild03.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 214px;
	margin-bottom: 1.5em;
	margin-right: 20px;
}

#startbild04
{
	float: left;
	background-image: url(/files/include/layout/image/gif/startseite_bild04.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 214px;
	margin-bottom: 1.5em;
	margin-right: 20px;
}

#startbild05
{
	clear: left;
	float: left;
	background-image: url(/files/include/layout/image/gif/startseite_bild05.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 214px;
	margin-bottom: 1.5em;
	margin-right: 20px;
}

#startbild06
{
	float: left;
	background-image: url(/files/include/layout/image/gif/startseite_bild06.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 214px;
	margin-bottom: 1.5em;
	margin-right: 20px;
}


#content a.buttons:link, #content a.buttons:visited,#content a.buttons:hover,#content a.buttons:active{
	display: block;
	width: 209px;
	padding-top: 83px;
	padding-bottom: 10px;
	color: white;
}


*html #content a.buttons:link, #content a.buttons:visited,#content a.buttons:hover,#content a.buttons:active{
	width: 99%;
}

.weltkarte {
	float: left;
	width: 416px;
	margin-top: 50px;
}

.schrift_weltkarte {
	margin-left: 40px;
	line-height: 1.5em;
}

.start_buttons{
	float: left;
	width: 505px;
	width: 525px;
	margin-right:-20px;
}

/** ie 6 **/
*html .start_buttons{
	margin-right:-23px;
}


.start_buttons ul {
	list-style: none;
	display: block;
}


.schrift_ein {
	padding-top: 3px;
	margin-left: 10px;
	display: block;
}


/** alles ausser ie **/
html>/**/body .hinter_schrift {
	display: block;
	background-image: url(/files/include/layout/image/gif/unter.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: -4px;
	margin-left: 0px;
	padding-bottom: 18px;
	width: 214px;
}

/** ie 6 **/
*html .hinter_schrift {
	display: block;
	background-image: url(/files/include/layout/image/gif/unter.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: -4px;
	margin-left: 0px;
	padding-bottom: 18px;
}

/** ie 7 **/
html* .hinter_schrift {
	display: block;
	background-image: url(/files/include/layout/image/gif/unter.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: -4px;
	margin-left: 0px;
	padding-bottom: 18px;
}


/****************************** STARTBILDER */


