body, form, table, textarea, select, input{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #808080;
	margin: 0px;
	padding: 0px;
	background-color:#ebebeb;
}

body {
	background-color:#14408b; 
}

div,span{
	padding:0px;
	margin:0px;
}

p {
	margin-top:0px;
}

li{
	list-style-type: square;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color:#133f8b;
	text-decoration:underline;
}

a:active, a:hover{
	color:#133f8b;
	text-decoration:none;
}

a img{
	border:0;
}

/****** header styles ***********/

h1{
	margin: 0px 0px 9px 0px;
	font-size:12px;
	font-weight: bold;
	color:#133f8b;
}

h2{
	margin: 0px 0px 6px 0px;
	font-size:12px;
	font-weight: normal;
	color:#133f8b;
}

h3{
	margin: 0px 0px 0px 0px;
	font-size:12px;
	font-weight: normal;
	color:#133f8b;
}

h4{
	margin: 0px 0px 6px 0px;
	font-size:12px;
	font-weight: bold;
	color:#808080;
}

li{
	line-height:20px;
}

/********************* menu **********************/

a.menu, a.menu:link, a.menu:visited {
	color:#808080;
	font-size:11px;
	margin: 0px 8px 0px 8px;
	padding: 5px 5px 5px 25px;
	text-decoration:none;
	font-weight:bold;
	background:url(images/bg_menu_passiv.gif) no-repeat;
}

span.activemenu, a.menu:hover {
	color:#133f8b;
	font-size:11px;
	margin: 0px 8px 0px 8px;
	padding: 5px 5px 5px 25px;
	text-decoration:none;
	font-weight:bold;
	background:url(images/bg_menu_aktiv.gif) no-repeat;
}

/****** classes ***********/

.clr{
	clear:both;
}

.absatz{
	height:15px;
}

.error {
	color:#133f8b;
	font-weight:bold;
}

.imgweb{
	width:250px;
}

/****** pressetexte ***********/

div.pressetext{
	padding-bottom:20px;
}


a.kundenliste,
a.kundenliste:link,
a.kundenliste:visited{
	color:#9D9D9D;
	text-decoration:none;
}

a.kundenliste:hover,
div.kundenlisteactive {
	color:#133f8b;
	text-decoration:none;
}


/****** ids ***********/
#top1 {
	width:700px; 
	height:240px;
	font-size:11px;
	line-height:15px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

#menutop {
	position:relative;
	width:654px;
	background-color:#FFFFFF;
	margin: 0px auto;
	padding: 9px 23px 8px 23px;
}

#content {
	position:relative;
	width:640px;
	background-color:#ebebeb;
	padding: 20px 30px 20px 30px;
	margin: 0px auto;
}

#content_frame{
	background-color:#ebebeb;
	width: 650px;
	height:400px;
}

#pressetext_left{
	width:350px;
}

#pressetext-middle{
	width: 60px;
	border:1px solid #123123;
}

#pressetext-right{
	width: 230px;
	border:1px solid #123123;
}

/** Styles aus neuer Seite **/
div.bild_nachweis {
	padding-top:6px;
}
div.bild_herunterladen {
	padding-top:8px;
}