/*<![CDATA[*/

/* GLOBALE FORMAT */

html, body
{
	background: #E4EFF7;
	margin: 0px;
}

A:link {text-decoration:none; color:#BF0026}
A:visited {text-decoration:none; color:#BF0026}
A:hover {text-decoration:none; color:#BF0026}
A:active {text-decoration:none; color:#BF0026}


/* EBENEN */


/* ALLE SEITEN */

#weiss {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	z-index:5;
}
#balken1_menu {
	width: 848px;
	height: 28px;
	position: absolute;
	top: 94px;
	left: 0px;
	margin: 0px;
	background-color: #5E91A8;
	z-index:100;
}

#logo {
	width: 145px;
	height: 51px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	z-index:15;
}
#sprachwechsel {
	position: absolute;
	top: 102px;
	left: 870px;
	margin: 0px;
	background-color: #FFFFFF;
	z-index:15;
}

#Feld1 {
	width: 665px;
	height: 79px;
	position: absolute;
	top: 160px;
	left: 190px;
	margin: 0px;
}

/* NUR INDEX */

#index_headline {
	position: absolute;
	top: 140px;
	left: 55px;
	margin: 0px;
	background-color: #E4EFF7;
	z-index:15;
}

#index_links1 {
	position: absolute;
	top: 230px;
	left: 15px;
	width: 147px;
	padding: 5px;
	border:1px solid #666666;
	margin: 0px;
	background-color: #E4EFF7;
	z-index:15;
}

#index_links2 {
	position: absolute;
	top: 324px;
	left: 15px;
	width: 147px;
	padding: 5px;
	border:1px solid #666666;
	margin: 0px;
	background-color: #E4EFF7;
	z-index:15;
}

#index_links3 {
	position: absolute;
	top: 530px;
	left: 8px;
	margin: 0px;
	background-color: #E4EFF7;
	z-index:15;
}

#index_mitte {
	position: absolute;
	top: 230px;
	left: 190px;
	margin: 0px;
	background-color: #E4EFF7;
	z-index:15;
}

#index_news {
	position: absolute;
	top: 230px;
	left: 635px;
	margin: 0px;
	background-color: #E4EFF7;
	z-index:15;
}

/* NUR VERTRETUNGEN */

#weltkarte_klein {
	position: absolute;
	top: 200px;
	left: 15px;
	width: 135px;
	padding: 5px;
	border:1px solid #213585;
	margin: 0px;
	background-color: #E4EFF7;
	z-index:15;
}

#weltkarte {
	position: absolute;
	top: 160px;
	left: 175px;
	width: 665px;
	height: 79px;
	padding: 5px;
	margin: 0px;
	background-color: #E4EFF7;
	z-index:15;
}

/* SCHRIFTEN */

h1
{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #CC0033;
}

b
{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

span
{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.text
{
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

.textbold
{
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.textboldrot
{
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #BF0026;
}

.blau
{
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}

.submenu
{
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
.submenu_underline
{
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
/* TABELLEN */

table
{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

/* LISTEN */

li
{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}



/*]]>*/