@charset "utf-8";
/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	background-color: #ced0d6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
li
{
	line-height: 15px;
	text-align: left;
	padding-bottom: 3px;
}
#headerPage
{
	background-image: url(images/seilbaur-header.png);
	width: 951px;
	height: 98px;
	margin: auto;
	margin-top: 10px;
}

#languageChoseBox
{
	padding-left:450px;
	padding-top:60px;
}

#phoneNumberBox
{
	display:inline;
	margin:0;
	padding-left:180px;
	padding-top:0px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

#mainPage
{
	position:relative;
	background-image: url(images/background-shadow.gif);
	width: 951px;
	margin: auto;
}
#mainContent
{
	width: 695px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom:6px;
	overflow:auto;
	height:1500px;
	background-color:#e6e7eb;
}
#menu
{
	height: 25px;
	background-image: url(images/menuBg.png);
	margin-left: 13px;
	margin-right: 13px;
	color: #FFF;
}
#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 30px;
}
#menu ul li
{
	float: left;	
	margin-right: 18px;
	margin-top: 5px;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:hover, #menu ul li a:visited, #menu ul li a:active
{
	color: #FFF;
	text-decoration: none;
}
.menuactive {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

.links_ausrichten {
	float:left;
	margin-right: 10px;
}

.rechts_ausrichten {
	float:right;
	margin-left: 10px;
}

#stripes
{
	background-image: url(images/stripeslinie.gif);
	height: 16px;
	display:none;
	width: 925px;
	margin-left: 13px;
}
#leftPanel
{
	padding:0;
	width: 192px;
	/*background-color: #001281;*/
	background-color: #e6e7eb;
	margin-left: 13px;
	min-height: 500px;
	height:550px;
	float: left;
	position:relative;
}
#leftPanel ul
{
	margin: 0;
	padding: 0;
	color: #000;
	list-style-type: square;
	margin-top: 15px;
}
#leftPanel ul li
{
	margin-left: 25px;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px #000000 dotted;
}
#leftPanel ul li a, #leftPanel ul li a:link, #leftPanel ul li a:visited, #leftPanel ul li a:active
{
	color: #000;
	text-decoration:none;
	font-size: 10px;
	display: block;
}
#leftPanel ul li a:hover
{
	font-weight: bold;
}
.serviceboxList
{
	margin-top: 5px !important;
}
.serviceboxTitle
{
	text-align:center;
	background-color:#001281;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}
#searchbox {
	margin-top:20px;
	margin-left:20px;
	border:1px #001281 solid;
	padding: 5; 
	bottom:0px;
	width: 150px;
}

#searchTextBox {
	width: 135px;
}
.servicebox
{
	margin-top:20px;
	margin-left:20px;
	border:1px #001281 solid;
	padding-bottom: 5px;
	bottom:0px;
	width: 150px;
}
.oeffnungszeiten
{
	margin-top:30px;
	text-align:center;
	margin-left:20px;
	border:1px #001281 solid;
	padding-bottom: 5px;
	bottom:190px;
	width: 150px;
}
.leftmenuactive {
	color:#000;
	font-weight:bold;
	text-decoration: none;
}


#bottom
{
	clear: left;
	background-image: url(images/pagebottom.gif);
	background-repeat: none;
	height: 21px;
}
h1
{
	font-size: 14px;
}
h2
{
	font-size: 11px;
	font-weight: bold;
}
#mainText
{
	text-align: justify;
	width: 410px;
	border-right:1px #000000 dotted;
	padding-right: 20px;
}
#mainMedia
{
	float: right;
	min-height: 250px;
	width: 220px;
	padding-right: 2px;
	padding-left: 10px;
	margin-top: 36px;
	overflow:hidden;
	text-align:left;
}
.editNotify
{
	font-size: 11px;
	font-weight: normal;
	color: red;
}

#footer
{
	padding-top:2px;
	text-align:center;
	color:#001281;
}
.sitemap * li
{
	line-height: 15px;
}

.contactform_table tr td
{
	font-size:9px;
	vertical-align:top;
	height:16px;
	text-align:left;
}

.contactform_table tr td input, .contactform_table tr td textarea
{
	font-size:11px;
	color:#222266;
}

img 
{
    border: 0px;
}
