/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body {
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #303030;
	margin-top: 0px;
	background: #e8eaec; }


a{
color:#467aa7;
font-weight:normal;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #164c7e;
	margin-bottom: -8px}

img.left,img.center,img.right{padding:4px; border:0px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width: 748px;
margin: 0px auto;
padding: 0px 0px 1px 0px;
text-align: left;
background: #ffffff;
color: #303030;
border-right: 1px solid #a0a0a0;
border-left: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
}

#header{
background-image: url(/img/bg_6.jpg);
/*background-image: url(/img/baustelle.jpg);*/
height:150px;
width:746px;
margin:0 1px 1px 1px;
color:#ffffff;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:746px;
margin:0 1px;
background: #578bb8 url(/img/navi_blau.png);
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:1em;
font-weight:bold;
/*text-transform:uppercase;*/
text-decoration:none;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected {
background: url(/img/navi_hell.png);
color:#ffffff;
text-decoration:none;
}

#navigation a:hover{
background:#80b0da url(/img/navi_hell.png);
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content {
	float: left;
	width: 540px;
	font-size: 0.9em;
	padding: 0 0 0 10px;
	background: inherit;
}


#content h2 {
	line-height: 1.3em;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	margin: 5px 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #505050;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:none;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}


#content_wide {
	float: left;
	width: 728px;
	font-size: 0.9em;
	padding: 0 0 10px 10px;
}

#content_wide h2 {
	line-height: 1.3em;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	margin: 5px 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #505050;
	background-color: inherit;
}


#content_wide h3 {
	border-bottom: 1px solid #c0c0c0;
	display: block;
	margin: 0px 0 5px 0;
	padding: 0 0 3px 0;
	font-size: 1.5em;
	font-weight: normal;
	/*letter-spacing: 0px;*/
	color: #505050;
	background-color: inherit;
}

/**************** Sidebar styles ****************/

#subcontent {
	float: right;
	width: 168px;
	margin-top: 1px;
	padding: 0 10px 10px 10px;
	line-height: 1.4em;
	background: #fff url(/img/subcontent.png) repeat-y;
	background-position: left top;
}

#subcontent h2{
	display:block;
	margin: 10px 0 2px 0;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	letter-spacing:-1px;
	color:#505050;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}
#subcontent a{font-size:0.9em; font-weight:normal;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 10px 0px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 0px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:746px;
height:17px;
padding:5px 0;
margin: 0 1px 0 1px;
font-size:0.9em;
color:#f0f0f0;
background: #467aa7 url(/img/navi_blau.png);
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.side{font-size:0.8em;}
.picture{width: 128px; height: 100%; padding: 0; margin-right: 5px; }
.video{width: 160px; height: 100%; padding: 3px 3px 2px 3px; margin-bottom: 10px; }
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}


.item h6 { font-size:10px; font-weight:normal; padding:0; line-height:1.0; margin:-10px 0 15px 0; color:#a8a398; }


#ajaxDiv {
	text-align: left;
	font-size: 0.9em;
}




.kategorie {
	padding: 0 0 3px 0;
	text-align: right;
	border-bottom: 1px solid #c0c0c0;
}
.kn {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0;
	margin-top: 5px;
	text-align: left;
	border-bottom: 1px solid #c0c0c0;
}





pre {
	line-height: 1.8em;
	padding: 3px 0 3px 20px;
	font-size: 1.2em; }

.icon {
	line-height: 1.8em;
	padding: 3px 0 3px 20px;
	font-size: 0.8em; }
	
.icon_imp {
	line-height: 1.8em;
	padding: 3px 0 3px 20px;
	font-size: 1.0em;
	font-weight: bold; }


.i_text_list_bullets {
	background: url(/img/icons/text_list_bullets.gif) no-repeat 0 1px; }
.i_page_white_magnify {
	background: url(/img/icons/page_white_magnify.gif) no-repeat 0 1px; }
.i_book_open {
	background: url(/img/icons/book_open.gif) no-repeat 0 1px; }
.i_dvd {
	background: url(/img/icons/dvd.png) no-repeat 0 1px; }
.i_film {
	background: url(/img/icons/film.gif) no-repeat 0 1px; }
.i_film_go {
	background: url(/img/icons/film_go.gif) no-repeat 0 1px; }
.i_film_save {
	background: url(/img/icons/film_save.gif) no-repeat 0 1px; }
.i_picture {
	background: url(/img/icons/picture.gif) no-repeat 0 1px; }
.i_picture_save {
	background: url(/img/icons/picture_save.gif) no-repeat 0 1px; }
.i_rss {
	background: url(/img/icons/rss.gif) no-repeat 0 1px; }
.i_twitter {
	background: url(/img/twitter.png) no-repeat 0 1px; }
.i_bullet_go {
	background: url(/img/icons/bullet_go.gif) no-repeat 0 1px; }
.i_folder {
	background: url(/img/icons/folder.gif) no-repeat 0 1px; }
.i_folder_camera {
	background: url(/img/icons/folder_camera.gif) no-repeat 0 1px; }
.i_folder_picture {
	background: url(/img/icons/folder_picture.gif) no-repeat 0 1px; }
.i_folder_picture_add {
	background: url(/img/icons/folder_picture_add.gif) no-repeat 0 1px; }
.i_folder_picture_edit {
	background: url(/img/icons/folder_picture_edit.gif) no-repeat 0 1px; }
.i_page_add {
	background: url(/img/icons/page_add.gif) no-repeat 0 1px; }
.i_page_delete {
	background: url(/img/icons/page_delete.gif) no-repeat 0 1px; }
.i_page_find {
	background: url(/img/icons/page_find.gif) no-repeat 0 1px; }
.i_page_edit {
	background: url(/img/icons/page_edit.gif) no-repeat 0 1px; }
.i_book {
	background: url(/img/icons/book.gif) no-repeat 0 1px; }
.i_book_key {
	background: url(/img/icons/book_key.gif) no-repeat 0 1px; }
.i_bullet_blue {
	background: url(/img/icons/bullet_blue.gif) no-repeat 0 1px; }
.i_car {
	background: url(/img/icons/car.gif) no-repeat 0 1px; }
.i_report {
	background: url(/img/icons/report.gif) no-repeat 0 1px; }
.i_email {
	background: url(/img/icons/email.gif) no-repeat 0 1px; }
.i_page {
	background: url(/img/icons/page.gif) no-repeat 0 1px; }
.i_user_suit {
	background: url(/img/icons/user_suit.gif) no-repeat 0 1px; }
.i_user_gray {
	background: url(/img/icons/user_gray.gif) no-repeat 0 1px; }
.i_resultset_previous {
	background: url(/img/icons/resultset_previous.gif) no-repeat 0 1px; }
.i_resultset_next {
	background: url(/img/icons/resultset_next.gif) no-repeat 0 1px; }
.i_magnifier {
	background: url(/img/icons/magnifier.gif) no-repeat 0 1px; }
.i_chart_pie {
	background: url(/img/icons/chart_pie.gif) no-repeat 0 1px; }
.i_chart_line {
	background: url(/img/icons/chart_line.gif) no-repeat 0 1px; }
.i_chart_bar {
	background: url(/img/icons/chart_bar.gif) no-repeat 0 1px; }





div.google_small {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 545px;
	text-align: center; }



div.werk_links {
	background-image: url(/img/werke/werk_links.png);
	width: 100px;
	height: 36px;
	margin: 0px;
	padding: 40px 20px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #000000; }
* html div.werk_links {
	width: 120px;
	height: 76px;
	margin: 0px;
	padding: 40px 0px 0px 0px; }
div.werk_rechts {
	background-image: url(/img/werke/werk_rechts.png);
	width: 100px;
	height: 33px;
	margin: 0px;
	padding: 40px 20px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #000000; }
* html div.werk_rechts {
	width: 120px;
	height: 73px;
	margin: 0px;
	padding: 40px 0px 0px 0px; }
div.werk_index {
	border: 1px solid #155A9B;
	width: 100px;
	height: 20px;
	margin: 10px;
	padding: 40px 20px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #000000; }
div.werk_pfeil_ba {
	background-image: url(/img/werke/produktion_pfeil_blau.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
	line-height: 1.1em;
	width: 150px;
	height: 56px;
	margin: 0px;
	padding: 20px 0px 0px 15px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #ffffff; }
* html div.werk_pfeil_ba {
	width: 150px;
	height: 76px;
	margin: 0px;
	padding: 20px 0px 0px 15px; }
div.werk_pfeil_bb {
	background-image: url(/img/werke/produktion_pfeil_blau.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
	line-height: 1.1em;
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 26px 0px 0px 15px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #ffffff; }
* html div.werk_pfeil_bb {
	width: 150px;
	height: 76px;
	margin: 0px;
	padding: 26px 0px 0px 15px; }
div.werk_pfeil_aa {
	background-image: url(/img/werke/produktion_pfeil_hell.gif);
	background-position: -24px 14px;
	background-repeat: no-repeat;
	line-height: 1.1em;
	width: 141px;
	height: 53px;
	margin: 0px;
	padding: 21px 13px 0px 2px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #ffffff; }
* html div.werk_pfeil_aa {
	width: 156px;
	height: 76px;
	margin: 0px;
	padding: 21px 13px 0px 2px; }
div.werk_pfeil_ab {
	background-image: url(/img/werke/produktion_pfeil_hell.gif);
	background-position: -24px 14px;
	background-repeat: no-repeat;
	line-height: 1.1em;
	width: 141px;
	height: 49px;
	margin: 0px;
	padding: 27px 13px 0px 2px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #ffffff; }
* html div.werk_pfeil_ab {
	width: 156px;
	height: 76px;
	margin: 0px;
	padding: 27px 13px 0px 2px; }






div.bild_links {
	line-height: 0.1em;
	border: solid 1px #c0c0c0;
	background-color:#fafbfc;
	padding: 2px;
	float: left;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px; }

div.bild {
	line-height: 0.1em;
	border: solid 1px #c0c0c0;
	background-color:#fafbfc;
	padding: 2px;
	margin: 2px auto; }

div.bild_rechts {
	line-height: 0.1em;
	border: solid 1px #c0c0c0;
	background-color:#fafbfc;
	padding: 2px;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px; }

.nolineheight {
	line-height: 1px;
	font: 100% Verdana,Tahoma,Arial,sans-serif;
	padding: 0px; }

.tablefit {
	font: 100% Verdana,Tahoma,Arial,sans-serif;
	line-height: 1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration:none; }

div.left-144 {
	width: 144px;
	line-height: 0px;
	margin: 2px 2px 0 0;
}
div.right-344 {
	float: right;
	line-height: 0px;
	margin: 2px 2px 0 0;
}

/*********************************************************
	Google and Advertisment
**********************************************************/

div.google {
	width: 728px;
	margin: 10px 0px 10px 0px; 
	text-align: center;
}

/*********************************************************
	Table
**********************************************************/

table.list {
	width: 728px;
	margin: 10px 0;
	border-spacing: 0px;
	border-collapse: collapse;
	border: none;
}
table.list th {
	text-align: center;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list td {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list td.google {
	padding: 5px 0;
}
table.list td.smallrow {
	width: 120px;
}
table.list td.commrow {
	width: 220px;
}
table.list td.first {
	border-top: none;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead th {
	text-align: center;
	font-weight: bold;
	padding: 0.1em 0.5em;
	border-top: none;
	border-bottom: 1px solid #DDDDDD;
}
table tr.dark, th.dark {
	background: #F1F1F1;
}
table tr.light, th.light {
	background: #FFFFFF;
}
table.list th.corner {
	text-align: right;
}




span.formstatus {
  height: 24px;
  padding-right: 16px;
  margin-left: 5px;
  margin-top: 0px;
  background-repeat: no-repeat;
}

span.counew {
	font: 100% Courier New;
}
