/*  
Theme Name: b01
Theme URI: http://
Description: This is theme for b01
Version: 1.0
Author: X
Author URI: http://

*/

#toplink
{
	position: absolute;
	top: 130px;
	left: 293px;
	z-index: 50;
}

p
{
}

h1 span
{
	display: none;
}

hr
{
	color: #cccccc;
	height: 1px;
	padding: 0;
	border-color: #cccccc;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 20px 0 10px 0;
	clear: both;
}
body
{
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #626364;
	margin: 0;
	padding: 0;
	line-height: 14px;
	width: 100%;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, a.extern
{
	outline: none;
	color: #cccccc; /*#c4c5c6;*/
	text-decoration: none;
}
.a:hover, a.extern:hover, div a:hover
{
	color: #636363;
}
#headlinelink
{
	position: relative;
}



#hl1
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	position: absolute;
}
#hl2
{
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	width: 400px;
}

#header
{
	padding-top: 20px;
	padding-left: 20px;
	height: 140px;
	z-index: 10;
}

h1 /* titel website */
{
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 /* maintitle news/presse */
{
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h3, h5, h6
{
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h4
{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	margin-left: 2px;
}

div.p
{
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 10px;
	line-height: 15px;
}

#counter
{
	position: absolute;
	top: 20px;
	left: 720px;
	width: 120px;
	text-align: right;
}

.fliesstext
{
	margin-top: 20px;
}

#main
{
}

#menu
{
	z-index: 20;
	top: 158px;
	height: 100%;
	width: 270px;
	padding-left: 20px;
}

#menu a
{
	display: block;
	color: #636363;
	padding-bottom: 3px;
	border-bottom: 1px solid #cccccc;
	position: relative;
}

#menu a:hover, #menu a.selected, #menu a.firstselected
{
	padding-bottom: 2px;
	border-bottom: 2px solid black;
}


#menu ul
{
	border-top: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#menu li
{
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	border: 1px solid white; /* IE braucht das ? */
}

#mainmenu
{
	position: absolute;
	width: 110px;
	float: left;
	margin-right: 10px;
}

.submenu
{
	position: absolute;
	left: 140px;
	width: 140px;
	margin-left: 20px;
	float: left;
}


#content
{
	border-top: 1px solid #cccccc;
	position: absolute;
	left: 290px;
	xtop: 160px;
	width: 690px;
	margin: 0px;
}


img.presse
{
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}

img
{
	border: 0px;
}

table.top
{
	position: relative;
	top: -14px;
	z-index: 100px;
}

.list
{
	line-height: 18px;
}

.list td a
{
	display: block;
	color: #636363;
}

.list a:visited{
	text-decoration: line-through;
}

.list tr.selected td.line a:visited
{
	text-decoration: none;
}

.list th
{
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

.list tr td.noline
{
	border-bottom: 1px solid #ffffff;
}

.list tr td.line
{
	border-bottom: 1px solid #cccccc;
}

.list tr.selected td.line, .list tr.over td.line, .list tr.over td.noline
{
	line-height: 17px;
	margin-top: 0px;
	border-bottom: 2px solid black;
}


.list tr.unused a, .list tr.unused a:hover
{
	color: #cccccc;
}

.list tr.hidden td
{
	color: #cccccc;
}

.list .seperator
{
	width: 10px;
}

.list td.left
{
	text-align: left;
	padding-left: 3px;
}

.list td.right
{
	text-align: right;
	padding-right: 3px;
}


div.info
{
	background-color: #eeeeee;
	position: absolute;
	top: 160px;
	left: 10px;
	padding: 10px;
	padding-bottom: 40px;
	width: 280px;
	filter: alpha(opacity=0);
	opacity: .9;
}


a.info
{
	cursor: pointer;
}

.pager
{
}
.pager a, a.info
{
	color: #cccccc;
}
.pager a:hover, a:hover.info
{
	color: #636363;
}


input, textarea, select
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #cccccc;
	padding: 2px;
}

input:focus, select:focus, textarea:focus
{
	border: 1px solid black;
}

.error
{
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border: 1px solid red;
	min-height: 50px;
	padding: 5px 5px 5px 55px;
	font-weight: bold;
	color: Red;
	margin-left: 0px;
	margin-bottom: 10px;
}

.formerror
{
	border: 1px solid red;
}
.formvalid
{
	border: 1px solid silver;
}
.formmust
{
	border: 1px solid black;
}

label
{
	display: block;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 10px;
	background-color: #eeeeee;
	margin-top: 2px;
}

.form td
{
	vertical-align: top;
}

.formSubFormActiveRow td
{
	background-color: Orange;
}

.formSubFormContent
{
	border: 1px solid silver;
	padding: 5px;
	width: 380px;
}

.formSubFormHeader
{
	font-size: 10px;
	padding: 2px;
	text-align: left;
	background-color: Silver;
	color: White;
}

.formSubFormCells
{
	padding: 2px;
}

.formControlElement
{
	margin: 1px;
}

.formControlElement:hover
{
	color: ButtonFace;
}

.pager a
{
	padding-left: 0px;
	padding-right: 4px;
}
.pager
{
	list-style-type: none;
}
.pager li
{
	display: inline;
	padding: 3px;
	font-size: 14px;
}
