/* ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~
~oOo~ 													 ~oOo~ 
~oOo~ 			Author: Kay Müller						 ~oOo~ 
~oOo~ 			Name: Pixelpipeline						 ~oOo~ 
~oOo~ 			Date: 2007-Mai-04						 ~oOo~ 
~oOo~ 			URL: http://pixelpipeline.de			 ~oOo~ 
~oOo~ 													 ~oOo~ 
~oOo~ 			This css is create for a friend!		 ~oOo~ 
~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ ~oOo~ */

html {font-family:  Verdana, san-serif;}
* {margin: 0;padding: 0;}
body {
	margin: 5% 20px 20px;
	/* background-color: #009900; */
	background-color: #007831;
	/* background-color: #3A661F; */
	font-family: Verdana, san-serif;
	}
form {
	display: inline;
}

div.page {
}

div.pager {
	height: 20px;
	width: 100%;
}

/* img {
        behavior: url("pngbehavior.htc");
} */


#searchbar {
	display: inline;
}

#langbar {
	margin-left: 20px;
	display: inline;
	height:20px;
}

#langbar img {
	margin-top: 0px;
	display: inline;
	vertical-align: middle;
}

* html #langbar img {
         margin-top:2px;
}

#SEARCH {
	display: inline;
	margin: 0;
}

#searchbar input {
	width:120px;
	height:12px;
	font-size:10px;
	display: inline;
}

#searchbar img {
	margin-top:0px;
	margin-left:3px;
}

* html #searchbar img {
         margin-top:-2px;
}

#innencontainer {
	width: 1000px;
	background-color: white;
	/* border: solid 2px #79ff79; */
	border: solid 2px #304873;
	background-image: url(pics/header_01.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	min-height: 500px;
	height:auto !important;
	height:500px;
	}
#titleText {
	position: relative;
	margin-left: 200px;
	margin-top: 40px;
	float:left;
	font-size: 40px;
}
#topmenu {
	position:relative;
	float:right;
	margin-top:130px;
	background-image: url(pics/top_bg.png); 
	background-repeat: repeat-x; 
	height: 24px;
	width: 100%;
}
#toprightmenu {
	position:relative;
	float:right;
	margin-right:10px;
	height: 24px;
}

#topleftmenu {
	position:relative;
	float:left;
	margin-left:10px;
	height: 21px;
	width:160px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	vertical-align: middle;
}


#topmidmenu {
	position:relative;
	float:left;
	margin-left:10px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	vertical-align: middle;
}
#menuleft {
	float: left;
	width: 140px;
	height: 100%;
	margin-left: 10px;
	margin-right: 20px;
	/* margin-top: 166px; */
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	}

#menuright {
	float: right;
	width: 140px;
	height: 100%;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 166px;
	font-size: 12px;
	}
.menunav {
	width: 140px;
	position: relative;
	}
/* UL Ebene 1 */
.menunav ul.nav {
	padding:0;
	margin:0;
	border: 2px #fff;
	list-style-type: none;
	}
/* Listenelemente der Ebene 1 */
.menunav ul.nav li {
	float: left;
	height: 22px;
	line-height: 22px;
	}
/* Links der Listenelemente der Ebene 1 */
.menunav ul.nav li a,
.menunav ul.nav li a:visited {
	/* font-weight: normal; */
	font-weight: bold;
	display:block;
	text-decoration:none;
	font-style: normal;
	color:#006300;
	width:130px;
	height:22px;
	padding-left:10px;
	line-height:22px;
	background-color:transparent;
	}
* html .menunav ul li a, .menunav ul li a:visited {
 	w\idth:140px;  /* für IE */
 	width:140px;  /* für andere Browser*/ 
	}
/* li:hover  - nicht-IE-Browser  ---  a:hover  für IE */
/* Menu im ersten menu hover */
.menunav ul.nav li:hover a,
.menunav ul.nav li a:hover {
	color:#676767;
	background-image: url(pics/menu_active2.gif); 
	background-repeat: no-repeat;
	background-position: 0px 1px; 
	width: 129px;
	}

#maincontent {
	float: left;
	width: 780px;
	padding-left: 10px;
	margin-top: 20px;
	font-size:11.5px;
	line-height: 15px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	}
#maincontent a {
	color: blue;
	font-variant: small-caps;
	font-weight:normal;
	text-decoration: none;
	}
#maincontent a:link {
	color: blue;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
	}
#maincontent a:hover {
	color: blue;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: underline;
	}
#maincontent a:active {
	color: blue;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
	}
.footer {
	clear: left;
	}
.abschluss { 
	position: relative; 
	color: #000000; 
	font: 0.8em sans-serif; 
	background-image: url(pics/abschluss_bg.png); 
	background-repeat: repeat-x; 
	background-position: 0 bottom; 
	/* width: 982px; height: 36px;  */
	width: 1000px; height: 36px; 
	padding-top: 10px; 
	/* padding-right: 12px;
	padding-left: 12px;  */
	}
.abschluss a { 
	color: #000000;
	text-decoration: none;
	}
.abschluss a:hover {
	color: #f29602;
	}
.loeschen {
	clear: both;
	font-size: 0;
	}
.left{
	float: left;
	margin-left: 12px;
	}
.right{
	float: right;
	margin-right: 12px;
	}
.middle{ 
	float: left; 
	padding-left: 330px; 
	}

.left, .right, .middle {
	margin-top: 10px;
}

/* Inhaltsgestaltung */
h1 { 
	font-size:1.6em;
	font-weight: bold;
	margin:0; 
	padding-top: 12px;
	color: #304873;
	}
h2 { 
	font-size:1.4em;
	font-weight: bold;
	margin:0; 
	padding-top: 12px;
	color: #304873;
	}
h3 { 
	font-size:1.2em;
	font-weight: bold;
	}
img {
	border-style: none;
	}
code {
	display: block;
	background: #fff;
	color: #666;
	font: 1em/1.6em Tahoma, sans-serif;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 8px 10px;
	border-color: #666 #666 #666 #0080c0;
	border-style: solid;
	border-width: 1px 1px 1px 6px;
	white-space: pre;
	}
p, pre{ 
	padding: 5px 10px;
	margin:0;
	}

.menu_selected {
	color:#676767;
	/* background:#dadee0; */
	background-image: url(pics/menu_active2.gif); 
	background-repeat: no-repeat;
	background-position: 0px 1px; 
	width: 140px;
}

#maincontent ul, #maincontent li {
	margin:5px 5px 0px 5px;
	padding:0;
	/* list-style:none; */
}
#maincontent li {
	margin:0px 0px 5px 7px;
}
#maincontent ul ul li {
	margin:0 0 0 10px;
} 

.servicelist {
	margin-bottom:10px;
}

.tablecontacs {
	margin-left:25px;
}

.emailaddress {
}

.menu_header {
	font-weight: bold;
}

table.licenceTable {
	/* border: 1px solid black !important;*/
	border-collapse: collapse !important;
}

table.licenceTable tr, table.licenceTable td, table.licenceTable th {
	/* border: 1px solid black !important; */
	padding: 0px 5px 0px 5px !important;
}

tr.odd {
	background-color: #ddd;
}

table.licenceTable caption {
	font-weight: bold;
}

table.licenceTable th {
	background-color: #009555;
	background-image: url(pics/top_bg.png); 
	background-repeat: repeat-x; 
	height: 20px;
}

#table.licenceTable li {
	margin:0px 0px 0px 0px !important;
}

.typicalScensBox {
	margin-left: 20px;
	border: 1px solid black;
	padding: 5px;
	width: 300px;
}

.typicalScensBox h2 {
	text-align: center;
}

.specialBox {
	border: 1px solid black;
	padding: 5px;
}
