body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#page {
	width: 777px;
	margin: 0px auto;
	background-color: #ffffff;
}

#header {
	background-image: url(/images/bg_header.jpg);
	height: 166px;
	padding-right: 10px;
	position: relative;
}

#header .language {
	float: right;
	border: 1px solid #ffffff;
	margin-right: 8px;
	margin-top: 12px;
}

a#home {
	position: absolute;
	top: 12px;
	left: 28px;
	width: 110px;
	height: 140px;
	text-decoration: none;
}

#menu {
	height: 46px;
}

#menu img {
	float: left;
}

#menu img.blue {
	border-right: 1px solid #63B6CD;	
}

#menu_sub {
	background-image: url(/images/bg_menu_sub.jpg);
	text-align: right;
	margin: 0px auto 0px 5px;
	width: 767px;
	height: 18px;
	padding-top: 5px;
	line-height: 17px;
	font-size: 17px;
	font-family: Arial, sans-serif;
	color: #48C2E2;
}

#menu_sub a {
	font-size: 12px;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

#body {
	background-color: #ffffff;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

div.narrow {
	margin-left: 228px;
	padding-top: 48px;
	width: 510px;
}

div.wide {
	margin-left: 130px;
	padding-top: 48px;
	width: 510px;
}

#menu_left {
	float: left;
	width: 200px;
}

#menu_left a {
	display: block;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	padding-left: 25px; /*was 30px*/
	width: 166px; /*was 161px*/
	line-height: 24px;
	font-size: 13px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background-image: url(/images/ic_pfeil.gif);
	background-repeat: no-repeat;
	background-position: -20px 10px;
}

a.spi { background-color: #FE8900; }
a:hover.spi { background-color: #FEA338; }
a.ad  { background-color: #D32F2C; }
a:hover.ad  { background-color: #DA4E4B; }
a.wbd { background-color: #2482BE; }
a:hover.wbd { background-color: #3C8FC5; }
a.hps { background-color: #1AA74F; }
a:hover.hps { background-color: #38B266; }

#menu_left #top {
	background-image: url(/images/el_menu_left_top.gif);
	height: 52px;
}

#menu_left #bottom {
	border-top: 1px solid #ffffff;
	background-image: url(/images/el_menu_left_bottom.gif);
	height: 40px;
}

#footer {
	position: relative;
	height: 86px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer #copy {
	position: absolute;
	right: 20px;
	bottom: 18px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#footer ul {
	padding-top: 20px;
	padding-left: 20px;
	margin-left: 20px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	list-style-image: url(/images/ic_pfeil.gif);
}

h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #5ABBDF;
	margin: 0px;
	padding: 0px;
	font-size: 26px;
}

h1 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #3399CC;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	padding-left: 36px;
}

h1.wide {
	font-size: 30px;
	color: #2C96B3;
	margin-bottom: 30px;
	padding-left: 0px;
}

h1.narrow {
	padding-left: 0px;
	margin-bottom: 30px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0F4157;
}

#text {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0F4157;
	width: 410px;
	padding-top: 10px;
	padding-left: 130px;
}

p, td, li, strong {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0F4157;
}

b {
	color: #2C96B3 !important;
}

table {
	border-spacing: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

.partner {
	margin-top: 12px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0F4157;
	clear: both;
	height: 177px;
}

.partner .pic {
	float: left;
	margin-right: 34px;
}

.partner span {
	font-size: 18px;
	color: #2C96B3;
	padding-bottom: 20px;
}

.partner a {
	color: #0F4157;
	font-weight: bold;
	text-decoration: none;
}

.contact a {
	color: #0F4157;
	font-weight: bold;
	text-decoration: none;
}

/*-------1---------2---------3---------4---------5---------6-------*/
/*                                                                 */
/*    td.label , td.input , input.text , input.submit , texarea    */
/*                                                                 */
/*-------1---------2---------3---------4---------5---------6-------*/

td.label {
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
	color:#98A4AD;
	border:1px solid #98A4AD;
	border-right:0px;
	background-color:#E6E6E6;
}

td.input {
	border:1px solid #98A4AD;
	border-left:0px solid;
	background-color:#E6E6E6;
}

input.text {
	font-family:Verdana;
	font-size:11px;
	background-color:#E6E6E6;
	border:0px solid #E6E6E6;
}

textarea {
	font-family:Verdana;
	font-size:11px;
	background-color:#E6E6E6;
	border-left:1px solid #98A4AD;
	border-right:1px solid #98A4AD;
	border-top:1px solid #98A4AD;
	border-bottom:1px solid #98A4AD;
}

input.submit {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	line-height:22px;
	height:25px;
	color:#E6E6E6;
	font-weight:bold;
	background-color:#01ABD7;
	border:1px solid #01ABD7;	
}

.smalltext {
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
	color:#98A4AD;
	width: 330px;
}