* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #fff;
}

body {
	width: 780px;
	margin: 0 auto;
	padding: 17px 0;
	font: 0.8em Verdana, Arial, Sans-serif;
	color: #000;
}



a {
	text-decoration: none;
	color: #2C8CBF;
	font-weight: bold;
	font-family: "Trebuchet MS", "lucida sans unicode", Verdana, Arial;
	
}

a:hover {
	color: #fff;
	background-color: #2C8CBF;
}

img {
	border: none;
}

div.centered {
	text-align: center;
	margin: 0px auto;
}

p#smalltext
{
	font-size: 8pt;
	font-style: italic;
}

td.centered
{
	text-align:center;
}

li {
	margin: 5px;
	
}

.image-align-right
{

		float: right;
	margin: 50px 40px 5px 20px;
}


h1 {
	font-size: 165%;
	letter-spacing: 1px;
	color: #2C8CBF;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	border-bottom:2px dotted;
	margin-top: 12px;
	margin-bottom: 15px;
}

h2 {
	font-size: 165%;

	color: #2C8CBF;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-top: 20px;
	margin-bottom: 15px;
}

h3{
	font-size: 135%;
	letter-spacing: 1px;
	color: #2C8CBF;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	border-bottom:1px solid;
	margin-top: 20px;
	margin-bottom: 12px;
}

h4{
	font-size: 125%;
	letter-spacing: 1px;
	color: #FE7E00;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	border-bottom:1px dashed;
	margin-top: 25px;
	margin-bottom: 8px;
}

h5 {
	font-size: 125%;
	color: #2C8CBF;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-top: 4px;
	margin-bottom: 3px;
}




div.frame {
	width: 722px;
	border: 2px solid #2C8CBF;
	margin: 0 auto;
	font-size: 10pt;
	padding: 17px 27px;
}


div#header {
	background: url("/img/design/frame-top.gif") repeat-x 0 0;
	height: 91px;
}

div#header p {
	text-align: center;
	padding-top: 21px;
	color: #fff;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bold;
	font-family: "Trebuchet MS", "lucida sans unicode", Verdana, Arial;
}

div#logo {
	float: left;
	background: url("logo.png") no-repeat 0px 0;
	width: 215px;
	height: 91px;
}

div#logo h1 {
	display: none;
}

div#logo a {
	display: block;
	width: 215px;
	height: 91px;
	background-color: transparent;
}

div#logo a i {
	display: none;
}


ul.list  li{
	margin-bottom: 8px;
}



div.top {
	height: 23px;
	margin: 0 auto;
	text-align: center;
	padding-top: 7px;
	background: url("/img/design/frame-tile.png") repeat-x 0 0;
	font-size: 11pt;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}


div.bottom {
	height: 30px;
	margin: 0 auto;
	background: url("/img/design/frame-tile.png") repeat-x 0 0;
	border: 2px solid #2C8CBF;
	border-top: 0;
	clear: both;
}

div.footer {
	clear: both;
	padding-top: 20px;
	font-size: 8pt;
	color: #000;
	text-align: center;
}


hr {
	height: 20px;
	visibility: hidden;
	clear: both;

}


div.frame p {
	margin-bottom: 10px;
}

div.frame ul, div.frame dl {
	margin: 20px;
}

div.frame li {
	margin-left: 5px;
}

div.frame img.modell {
	border: none;
	float: right;
	margin-right: 50px;
	margin-left: 30px;

}


div.frame dt {
	clear: both;
	width: 100px;
	float: left;
	margin-bottom: 20px;
}
div.frame dd {
	width: 350px;
	float: right;
	margin-bottom: 20px;
}

div.frame hr {
	width: 100%;
	margin-bottom: 8px;
	border: 0;
	visibility: visible;
	height: 1px;
	background-color: #2C8CBF;
	color: #2C8CBF;
}




input.form  {
	border: 2px solid #2C8CBF;
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C8CBF;
	display: inline;
	vertical-align: middle;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
	
}

input.largeForm, select.largeForm, textarea.largeForm
{
	
	border: 2px solid #2C8CBF;
	background-color: #fff;
	font-size:130%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C8CBF;
	display: inline;
	vertical-align: middle;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;	
}

select.form  {
	border: 2px solid #2C8CBF;
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C8CBF;
	display: inline;
}


textarea.form  {
	border: 2px solid #2C8CBF;
	background-color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2C8CBF;
	display: block;
	margin-bottom: 10px;
	overflow: auto;
}


textarea:focus, input:focus, select:focus, submit:focus {
	border: 2px solid #FE7E00;
}



span.warning {

color: red;
font-weight: bold; 
}



.hiddentext {
  font-size: 0.6em !important;
  display: inline;
  color: #2C8CBF;
  float: right;
}

.highlight {
	font-size: 110%;
	color: #FF7F00;
	text-decoration: underline;
}

.highlight:hover {
	font-size: 110%;
	color: #FFFFFF;
}

.progress-steps {
	text-align: center; 
	font-size: 110%; 
	margin-bottom: 5px;
}





#dhtmltooltip{
font-size: 9pt;
position: absolute;
width: 320px;
border: 3px solid #2C8CBF;
padding: 3px;
background-color: #FFF;
visibility: hidden;
z-index: 100;
}









