
*
{
  margin: 0;
  padding: 0;
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
}

body, p, td, th, h1, h2, h3, h4
{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

body.mceContentBody
{
  background-color: #fff;
}

body
{
  background-color:#fff;
}

#body
{
  background-image: url(/pix/gray_left.png);
  background-repeat: repeat-y;
}

p {
  margin-top: 5px;
  margin-bottom: 15px;
}

#header
{
  height: 274px;
  background-image: url(/pix/top.jpg);
  background-repeat: no-repeat;
}

#cframe
{
  margin-left: 45px;
  width:912px;
}


#druckheader
{
  display: none;
}

#rand
{
  background-image: url("pix/left_blue_filler.jpg");
  height:149px;
  float:left;
  width:46px; 
}

label
{
  clear: left;
  width: 200px;
  float: left;
}

input, select, textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  width: 200px;
  border: 1px solid #333;
  margin-bottom: 2px;
}

.radio
{
	width:10px;
	height:10px;
	border: none;
}


h1
{
  font-weight: bold;
  font-size: 20px;
  color: #1e3174;
}

h2
{
  color: #1e3174;
  font-weight:normal;
  font-size: 14px;
}

h3
{
  color: #1e3174;
  font-size: 12px;
  font-weight:bold;
}




.menu
{
}



#menu_sites
{
	display: none;
	margin: 0px;
	margin-left: 15px;
	line-height:17px;
	padding: 10px;
	padding-top: 2px;
	list-style-type: none;
	background-color: #666;
	font-size: 10px;
}

#menu_sites li
{
	display: inline;
	padding: 5px;
	margin-right:5px;
	margin-left: 5px;
}

#menu_sites li a
{
	color: white;
	text-decoration: none;
}

#menu_sites_select
{
	display: none;
	float:right;
	padding-right: 10px;
	padding-top: 4px;
}

#menu_sites_select select
{
	width: 160px;
	font-size: 10px;
}

#menu_backlinks
{
	display:none;
	background-color: #ccc;
	margin-left:15px;
}

#menu_suche
{
	float: right;
	margin: 2px;
	height:20px;
}



#menu_backlinks ul
{
	padding: 5px;
	list-style-type:none;
	padding-left: 25px;
	margin: 0;
}

#menu_backlinks ul li
{
	display:inline;
	margin-right: 0px;
}

#menu_backlinks ul li a
{
	color:#555;
	text-decoration:none;
	font-size: 11px;
}

#menu_backlinks ul li a:hover
{
	text-decoration: underline;
}

#menu1
{
	position: absolute;
	top: 37px;
	left: 0px;
	width:600px;
	margin: 0;
/*	background-image: url(/images/menu1_bg.jpg); */
	background-repeat: repeat-y;
	margin-left: 15px;
	text-align: right;
}

#menu1 ul
{
	margin: 0;
	padding: 8px;
	padding-left: 25px;
	list-style-type: none;
}

#menu1 li
{
	display: inline;
	padding-right: 5px;
	margin-right: 12px;
	margin-top: 15px;
}

#menu1 a
{
	color: #000;
	text-decoration: none;
	margin: 2px;
}

#menu1 .active
{ 
	font-weight: bold;
	margin: 2px;
}

#menu2
{
	float:left;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 10px;
	width: 198px;
	padding-bottom:0px;
	padding-top: 0px;
}

#menu2 ul
{
	padding: 0px 0px;
	margin: 0;
	vertical-align:middle;
	list-style-type: none;
	color: #1e3174;
}

#menu2 > ul > li
{
	border-bottom: 1px solid #bebcbb;
	background-image: url(pix/cell_gradient_company.png);
	margin: 0px 0px;
	padding: 8px 0px;
	padding-left:15px;
}

#menu2 > ul > li.active
{
	background-color: #ccc;
	background-image: none;
}

#menu2 a
{
	color: #1e3174;
	text-decoration: none;
	vertical-align: middle;
}

#menu2  ul  li.active
{
	font-weight: bold;
	color: #be3e3d;
	display:block;
}

#menu2 > ul > li.inactive
{
/*	border-left: 3px solid #666; */
	display:block;
}

#menu2 .active a
{
	color: #be3e3d;
}

#menu1 .incomplete
{
	color: #888;
}

#menu2 .incomplete a
{
	color: #888;
}

#menu3
{
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
}

#menu3 li
{
	border: none;
	padding: 2px 10px;
        background-image: url(pix/item.png);
        background-repeat:no-repeat;
        background-position: 0 8px;
}

#menu3 .inactive
{
	list-style-image: none;
}

#menu3 .inactive a
{
	list-style-image: none;
	color: #1e3174;
	text-decoration: none;
}

#menu3 .active
{
	color: #be3e3d;
	font-weight: bold;
	list-style-image:none;
        background-image: url(pix/item_active.png);
        background-repeat:no-repeat;
        background-position: 0 8px;
}

#menu3 .active a
{
	color: #be3e3d;
}

#menu3 .incomplete a
{
	color: #888;
}

#menu4
{
	padding: 0;
	margin: 0;
	margin-left: 15px;
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
}


#menu4 .inactive
{
	list-style-image: none;
}

#menu4 .inactive a
{
	list-style-image: none;
	color: #E4A927;
	text-decoration: none;
}

#menu4 .active
{
	font-weight: bold;
	list-style-image:none;
}

#menu4 .active a
{
	color: #ffcc33;
	text-decoration: none;
}

#menu4 .incomplete a
{
        color: #888;
        text-decoration: none;
}
        

#menu_rubrik
{
	position: absolute;
	top: 42px;
	left: 300px;
	width:650px;
}

#menu_rubrik ul li
{
	float: right;
	margin: 0;
	padding-bottom: 5px;
	background-image: url(pix/vertical_separator.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	margin-right: 8px;
	padding-right: 8px;
}

/*
#menu_rubrik ul li:first-child
{
	background-image: none;
	margin-right: 0;
	padding-right: 0;
}
*/

#menu_rubrik .inactive a
{
	color: #000;
}
#menu_rubrik .active a
{
	color: #000;
	font-weight:bold;
}


#content
{
	padding: 35px 0px 0px 30px;
	margin-top: 0px;
	position: absolute;
	left: 260px;
	width: 665px;
	float:left;
}

#content p {
	color: #393a38;
	line-height:17px;
}


#sidebar
{
	position:absolute;
	top: 0px;
	left:980px;
	width: 200px;
	padding: 0px;
}


#adminpanel
{
	position: absolute;
	bottom: 5px;
	right: 5px;
	border: 1px solid #333;
	width: 420px;
	padding: 5px;
	background-color: #777;
}

#oldadminsteuerung
{
	position: absolute;
	top: 5px;
	left: 5px;
	border: 1px solid #333;
	width: 120px;
	padding: 5px;
}



#impressum
{
	margin-top: 40px;
	margin-left: 20px;
}

#impressum p
{
	font-size: 11px;
	margin-top: 10px;
}



ul, ol
{
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 10px;
	list-style-type: disc;
}

li
{
	margin-bottom: 2px;
}

hr
{
	margin: 3px 0px;
	padding: 3px 0px;
	border-top: 1px solid black;
}

a, a:hover, a:visited, a:active
{
	color:#008;
}





#weather_com input
{
	width: 20px;
}


table, tr, td, th
{
	padding: 3px;
	margin: 3px;
	text-align: left;
}

#tblkarte, #tblkarte td, #tblkarte tr
{
	padding: 0;
	margin: 0;
}

#pagemenu
{
	float:right;
	margin-right:10px;
}

#pagemenu ul
{
	list-style-type: none;
}

#pagemenu li
{
	display: inline;
}

#pagemenu ul li a
{
	text-decoration: none;
	color: #555;
	font-size: 11px;
}

#bookmarks
{
	display: none;
	padding-top: 5px;
	padding-right:5px;
	text-align: right;
	float:right;
}

.tabelle_mit_rand td, .tabelle_mit_rand th
{
	margin: 1px;
	border: 1px solid #333;
}

.sidebar_div
{
	border: 1px solid #999;
	background-color: white;
	padding: 0px;
	width: 175px;
	margin: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

.sidebar_header
{
	background-color:#228; 
	color:white;
	padding: 3px;
	font-weight:bold;
}

.sidebar_content
{
	padding:3px;
}


.rahmen
{
	border: 1px solid #999;
}

.pod
{
	background-image: url("pix/pod.png");
	background-repeat: no-repeat;
	height: 201px;
	position: relative;
	width:150px;
}

.pod_image
{
	left: 8px;
	position: relative;
	top: 5px;
}

.pod_text
{
	float:left;
	height: 180px;
	left: 40px;
	position: relative;
	top: 40px;
	z-index: 50;
}

a {
	text-decoration: underline;
}

.bildunterschrift
{
	padding-top:0px;
	text-align: center;
	display:block;
}

.bild
{
	padding: 0;
	margin: 0;
}

.blau
{
	color: #1e3174;
}

form.survey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #393A38;
	line-height: 17px;
	background-color:white;
	}

form.survey table {
	border-spacing: 2px;
	border-collapse: separate;
}

form.survey .headline {
	color: #FFF;
	font-weight:bold;
	text-align: left;
	font-size: 14px;
	}
	
.center {
	text-align: center;
	}
	
form.survey .headline2 {
	color: #fff;
	font-weight:bold;
	text-align: left;
	}
	
form.survey .headline2center {
	color: #fff;
	font-weight:bold;
	text-align: center;
	}

