* {
	font-family:Verdana;
	font-size:11px;
	color:#33677a;
}
body { 
  behavior:url("/application/css/csshover3.htc");
	background-color:#eff9ff !important;
	position:relative;
	
}
h2, h3, h4, p, ul, blockquote {
	margin:0 0 10px 0;
}
h2 {
  font-size:13px;
  font-weight:bold;
}
h3 { 
	font-size:12px;
  font-weight:normal;
	text-transform:uppercase;
}
b, strong {
	font-weight:bold;
}
i, em {
	font-style:italic;
}
fieldset {
	overflow:hidden;
	width:470px;
	margin-bottom:5px;
}
fieldset p {
	display:inline-block;
	float:left;
	width:150px;
	text-align:left;
}
input, textarea, select {
	border:1px solid #000;
	color:#000;
	padding:2px;
	width:314px;
	overflow:auto;
}
select {
	width:220px;
}
input[type="radio"],
input[type="checkbox"] {
	width:15px;
	height:15px;
	border:0;
}
input[type="submit"] {
	margin-left:150px;
	width:150px;
}

/* =Branding */
div#Branding {
  height:25px;
}
div#Branding h1, 
div#Branding p { 
  position:absolute;
  top:-9999px;
	left:-9999px;
}
div#Branding img {
	position:absolute;
	top:25px;
	left:30px;
  height:210px;
  width:210px;
}

/* =Navigation_Main */
ul#Navigation_Main {
  width:465px;
	height:160px;
  margin-left:255px;
	margin-bottom:17px;
  padding-top:50px;
	background-color:#fff;
	border:1px solid #dbf1f9;
}
ul#Navigation_Main li {
	margin-bottom:5px;
	margin-left:10px;
	height:20px;
	width:200px;
	text-indent:-10px;
}
ul#Navigation_Main li a {
	font-size:16px;
	text-transform:uppercase;
	padding:1px 0 1px 0px;
	width:200px;
	display:block;
	display:none;
}
ul#Navigation_Main li.active,
ul#Navigation_Main li:hover {
	background-color:#c9d649;
	color:#fff;
}

/* =Navigation_Sub */
ul#Navigation_Sub {
	position:absolute;
  left:485px;
	top:76px;
	display:none;
}
ul#Navigation_Sub  li {
	margin-bottom:5px;
	height:20px;
	width:200px;
	text-indent:-10px;
}
ul#Navigation_Sub li.active,
ul#Navigation_Sub li:hover {
	background-color:#c9d649;
	color:#fff;
}


/* =Navigation_Foot */
ul#Navigation_Foot {
  width:470px;
  margin-left:255px;
	margin-bottom:20px;
	text-align:right;
}
ul#Navigation_Foot li {
  display:inline;
	margin-left:10px;
}
ul#Navigation_Foot li a {
	text-transform:uppercase;
  color:#012048;
}

/* =Content */
div#Content {
  width:470px;
  margin-left:255px;
	margin-bottom:20px;
}
div#Content h2{
  text-transform:uppercase !important;
	font-size:24px;
	font-weight:normal;
}
div#Content ul, div#Content ol{
  list-style-type:disc;
	padding-left:15px;
}
div#Content div.Column h3 {
	text-transform:uppercase;
}

/* =Konmedia */
img.Konmedia {
	display:block;
  margin-left:652px;
}

/*
 * Objects
 */

/* =Flash */
span.Flash p {
	padding:0;
	background:url('../../../skins/brandbox_default/icons/logos/flash.png');
	background-color:#eeeeee;
	background-repeat:no-repeat;
	background-position:center;
}

/* =Table */
table {
	width:100%;
	border:1px solid #cccccc;
}
table td {
	padding:3px;
	width:20%;
}
table tr#Row2,
table tr#Row4,
table tr#Row6,
table tr#Row8,
table tr#Row10 {
	background-color:#eeeeee;
}

/* =Sitemap */
ul#Sitemap li#Level2 {
	padding-left:10px;
}
ul#Sitemap li#Level3 {
	padding-left:20px;
}
ul#Sitemap li#Level4 {
	padding-left:20px;
}

/* =Download */
a#Download {
	display:block;
	margin-top:2px;
	margin-bottom:14px;
}
a#Download img {
	margin-top:-4px;
	vertical-align:middle;
}

/* =Skype */
a#Skype {
	display:block;
	margin-top:4px;
	margin-bottom:12px;
}
a#Skype img {
	margin-top:-4px;
	vertical-align:middle;
}

/* =Search */
form#Search fieldset input {
	width:100px;
	margin-left:0;
}
form#Search ul {
	margin-top:20px;
}
form#Search ul li {
	margin-bottom:10px;
}
form#Search ul li h3,
form#Search ul li p {
	margin-bottom:0;
}

/* =Saying */
div#Saying {
	background-position:bottom;
	background-repeat:no-repeat;
	height:500px;
	position:absolute;
	z-index:-3;
	top:400px;
	left:30px;
	width:210px;
	display:none;
}
div#Saying.Right {
	left:750px;
}
div#Saying object {
	margin-top:0px;
	background-color:#eff9ff;
	border-top:5px solid #eff9ff;
}
div#Saying p {
	color:#0D1C49;
	background-color:#eff9ff;
	margin-top:-30px;
	padding:3px;
}
div#Saying img.BG {
	position:absolute;
	z-index:-4;
	top:-400px;
	left:-30px;
}
div#Saying.Right img.BG {
	position:absolute;
	z-index:-99;
	top:-400px;
	left:-780px;
}

/* =form#login */
form#Login fieldset p {
	width:60px;
}
form#Login fieldset input {
	width:135px;
	margin:0;
	border:1px solid #30C0F0;
}
form#Login input[type="submit"] {
	margin-left:60px;
	width:135px;
	background-color:white;
}

/* =Bookmarks */
ul#Bookmarks li {
	display:inline;
	margin-bottom:10px;
}
/* =Images */
ul#Images {
	overflow:hidden;
}
ul#Images li {
	display:block;
	float:left;
	margin:0 10px 10px 0;
}
ul#Images li.Break {
	width:100%;
}

/* =Links */
a:link, a:visited { 
  text-decoration:none;
  color:#04bbee;
}
a:hover{
  color:#012048;
}

/* =Kontakt_Formular */
div.Kontak_Formular {
	width:300px;
}
div.Kontakt_Formular div.Checkbox input {
	width:15px !important;
}
div.Kontakt_Formular input {
	width:290px;
	margin-bottom:3px;
}
div.Kontakt_Formular textarea {
	width:290px;
	margin-bottom:3px;
}
div.Radio_Button input {
	width:10px;
}

/* =Sitemap */
ul#Sitemap li {
	margin-bottom:5px;
}
ul#Sitemap li#Level2 {
	list-style:circle;
	margin-left:14px;
	padding-left:0;
}

