/*  Styles 5821 CSEP*/

body {
	margin: 20px;
	background-color: #666666;
}

body, p, li, a {
	font-family: Arial, Verdana, Geneva, SunSans-Regular, sans-serif; 
}

p {
	font-size: 11pt;
	padding-left: 5px;
}

li {
	font-size: 11pt;
	padding-left: 5px;
}

a:link { 
	color: blue; 
	font-size: 11pt;
	text-decoration: underline;
	}

a:hover { 
	color: blue; 
	font-size: 11pt; 
	text-decoration: none;
	
	}

a:active { 
	color: blue; 
	font-size: 11pt; 
	text-decoration: none;
	
	}

a:visited { 
	color: blue; 
	font-size: 11pt; 
	
	}

#body {
	background-color: white;
	}

#header { 
	color: #ffffff; 
	font-size: 13pt; 
	font-weight: bold; 
	text-align: left; 
	padding: 5px 10px;
	background-color: #69a3c5;
}

#left {
	float: left;
	clear: none;
	width: 55%;
	padding: 10px;
	background-color: white;
}

#formular {
	float: right; 
	clear: none;
	width: 38%;
	background-color: #bbcfe5;
	padding: 10px;
	height: 1020px;
	font-size: 11px;
}

#formular a:link, #formular a:visited { 
	color: #000000; 
	font-size: 11px;
	font-weight: bolder;
	}

#formular a:hover, #formular a:active { 
	color: #000000; 
	font-size: 11px; 
	font-weight: bolder;
	text-decoration: none;
}

.formular input {
		height: 18px;
		font-size: 10px;
  }
  
.formular select {
		background-color: #FCF3DC;
		font-size: 10px;
  }

.formular td {
		height: 25px;
		font-size: 11px;
  }

.formular .rot {
	color: red;
}

html>body {
	height: 420px;
}

#formular p { 
	color: #000000; 
	font-size: 11px; 
	padding: 0px 0px 0px 5px; 
}

#footer {
	clear: both;
	background-color: #69a3c5;
	width: 100%;
}

#innerbody {
}

.produkt { 
	color: #333399; 
	font-size: small; 
	clear: none;
	float: left;
	width: 160px;
}

.produkt p { 
	font-size: 8pt;
	line-height: 13pt;
	padding-left: 5px; 
	font-weight: normal:
}

.big {
	font-size: 14px;
	line-height: 14px;
	}

.produkt h2 { 
	font-size: 10pt; 
	padding-left: 5px; 
	clear: none;
}

.screen {
	clear: none;
	float: right;
  color: #333399; 
	font-size: 8pt;
  text-align:center;
}

.bild {
	clear: both;
	float: left;
	padding-left: 0px;
}

.weiss {
	color: white;
}

#formular .rot {
	color: red;
}

.Subhead { 
	color: #333399; 
	font-size: 12pt; 
	font-weight: bold; 
	line-height: 120%; 
	text-align: left; 
	padding: 5px 10px 0px 0px;
}

h1 {
	color: #000000;
	background-color: #bbcfe5; 
	line-height: 120%; 
	font-size: 12pt;
	padding: 5px; 
}


h2 {
	color: #69a3c5;
	line-height: 120%; 
	font-size: 12pt;
	padding: 5px; 
}

.fliess { 
	color: #333399; 
	line-height: 120%; 
	font-size: 11pt; 
	padding: 0 10px;
}

.label { 
	margin: 0px 0px 20px 0px;
	color: #ffcc00; 
	font-size: 13pt; 
	font-weight: bold; 
	font-style: italic; 
	line-height: 18pt; 
	background-color: #69a3c5; 
	padding: 5px 10px; 	
	height: 50px;
	width: 490px;
	top: 0px;
}

.infofliess { 
	color: #000099; 
	padding-right: 10px; 
	padding-left: 10px; 
	font-size: 10pt; 
	line-height: 150%;
	background-color: white;
	float: left;
	clear: none;
	width: 490px;
}

.infosubhead { 
	color: #cc0033; 
	font-size: 13pt; 
	font-weight: bold; 
	margin: 0px 5px 0px 5px; 
	padding: 0px 5px 0px 5px; 
	clear: none;
	float: left;
	background-color: white;
}

