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

body, html {
	padding:0px;margin:0px;
	overflow:auto;
	background-color:#EEEEEE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}

div.Header {
	width:910px;
	padding-top:16px;
	height:228px;
	background-image:url('../images/KopfBogen.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
}

div.Navigation {
	width:910px;
	background-image:url('../images/buttonBgUp.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
}

div.Content {
	width:910px;
	background-color:#ffffff;
	text-align:center;
}

div.FooterLine {
	line-height:40px;
	width:910px;
	font-size:0.70em;
}

div.LeftContent {
	float:left;
	margin-left:5px;
	width:662px;
}
* html div.LeftContent { width:657px; }

div.RightContent {
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:228px;
}

div.Submenu {
	background-color:#EEEEEE;
	margin-bottom:10px;
	font-size:0.76em;
	color:#494949;
	line-height:150%;
	text-align:left;
	padding:20px;
	padding-top:11px;
}

div.Countrys {
	text-align:center;
}

div.wroteContent a {
	color:#494949;
}

div.FooterLine a {
	color:#666666;
}

img { border:0; }

.kursiv { font-style:italic; }
.fett { font-weight:bold; }

a.menu {
	display:block; float:left; height:23px;
	background-image:url('../images/buttonBgUp.jpg'); background-repeat:repeat-x;
	color:#ffffff; text-decoration:none;
	font-size:11px; font-weight:bold;
	padding-left:37px; padding-right:38px; padding-top:5px;
}
a.menu:hover { background-image:url('../images/buttonBgOver.jpg'); }

a.menuOver {
	display:block; float:left; height:23px;
	background-image:url('../images/buttonBgOver.jpg'); background-repeat:repeat-x;
	color:#ffffff; text-decoration:none;
	font-size:11px; font-weight:bold;
	padding-left:37px; padding-right:38px; padding-top:5px;
}

a.menuHome {
	display:block; float:left; height:23px;
	background-image:url('../images/buttonBgUp.jpg'); background-repeat:repeat-x;
	color:#ffffff; text-decoration:none;
	font-size:11px; font-weight:bold;
	padding-left:36px; padding-right:37px; padding-top:5px;
}
* html a.menuHome { padding-left:35px; padding-right:35px; }

a.menuHome:hover { background-image:url('../images/buttonBgOver.jpg'); }

a.menuHomeOver {
	display:block; float:left; height:23px;
	background-image:url('../images/buttonBgOver.jpg'); background-repeat:repeat-x;
	color:#ffffff; text-decoration:none;
	font-size:11px; font-weight:bold;
	padding-left:36px; padding-right:37px; padding-top:5px;
}
* html a.menuHomeOver { padding-left:35px; padding-right:35px; }

img.floatLeft { float:left; }

div.wroteContent {
	margin-left:45px;
	width:570px;
	text-align:left;
	color:#494949;
	font-size:0.76em;
	line-height:170%;
}
* html div.wroteContent { margin-left:0px; }

h1 {
	color:#0077B1;
	font-size:2em;
	line-height:40px;
}

h2 {
	color:#005A84;
	font-size:1.5em;
	line-height:150%;
	font-weight:normal;
	border-bottom: 1px solid #005A84;
	margin-bottom:10px;
}

h3 {
	color:#0077B1;
	font-size:1.1em;
	line-height:10px;
	margin-bottom:10px;
}

ul.SubMenu li, ul {
	list-style:none;margin:0px;padding:0px;
	padding-left:15px;
	line-height:150%;
	color:#494949;
}

ul.SubMenu li { background-image: url('../images/arrow.gif');background-repeat:no-repeat; background-position: 0px 5px;}
* html ul.SubMenu li { background-position: 0px 6px; }

ul.SubMenu a {
	display:block;
	text-decoration:none;
	color:#005A84;
	font-size:90%;
}
* html ul.SubMenu a {display:inline;}

ul.SubMenu a:hover {
	display:block;
	text-decoration:underline;
	color:#005A84;
	font-size:90%;
}
* html ul.SubMenu a:hover {display:inline;}

ul.SubMenu a.over { font-weight:bold; text-decoration:none; }
ul.SubMenu a.over:hover { font-weight:bold; text-decoration:underline; }

p.infoFirstBox { float:left;width:60px; }
p.infoSecondBox { float:left;width:340px; }
p.infoThirdBox { float:left;width:100px; }
p.clearBox { clear:both;line-height:10px;font-size:10px; }

img.imageright {
	padding:0px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:6px;
}

img.imageleft {
	padding:0px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:6px;
}

input, textarea, select {
	margin:0px;padding:0px;
	background:#FFFFFF;
	border:solid 1px #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1.1em;
	color:#666666;
	padding: 3px 4px;
	width:180px;
}
* html input { margin-top:-1px; }

input.button { width:auto; font-weight:bold; } 

select { width:190px; }
textarea { width:380px; height:90px; overflow:auto;}

p.formleft { float:left;width: 200px; }
p.formright { float:left;width: 200px; }
p.formclear { clear:both; }

.borderRed { border: 1px solid #D32E12; }
.rot { color:#D32E12; }

input.laenger { width:380px; }

p.leftmanagement { float:left; width: 180px; text-align:center;}
p.rightmanagement { float:left; width: 380px; }

img.management { border:1px solid #EEEEEE; }

.kleiner { font-size:0.76em; }

.width50Prozent { float:left; width:285px;text-align:center; }