/* Stylesheet by ARTIST-Werbung / www.artist-werbung.de */
* {
margin: 0 ;
padding: 0 ;
}
BODY {
	/*background-image: url(../images/bg_grad.jpg);*/
	background-repeat: repeat-x;
 	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
  font-family: Arial, Helvetica, Sans-Serif ;
  font-size: 12px ;
  color: #333 ;
	}

h1 { margin: 20px 0px 5px 0px ; font-size: 18px ; font-weight: normal ; color: #0994BF ; }
h2 { margin: 20px 0px 5px 0px ; font-size: 12px ; font-weight: bold ; color: #333 ; }
h3 { font-size: 14px ; font-weight: bold ; color: #0994BF ; }
h4 { font-size: 14px ; font-weight: bold ; color: #333 ; }

p {padding: 2px 0;margin-top: 5px}

img.block {	display:block;}

li {margin-left: 30px;}
div, img {margin:0;	border:0;	}

table tr td{
	vertical-align: top;
	font-size: 12px;
	}
.tx-pilmailform-pi1 .error { color: red; }	
.contenttable contenttable-0{
	vertical-align:top;
}
.td-0{
vertical-align:top;
font-weight: bold;
font-size: 12px;
}	
#container {
	position: relative;
	width: 1000px;
	background-color: #f1f9fb;
	margin: 0 auto 0;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	border-left: solid #999999 1px;
	text-align: left;
}
.csc-frame {
	width : auto;
}
.csc-frame-rulerAfter {
border-top: dotted #000000 1px;
height:3px;
}

.csc-frame-rulerBefore {
border-bottom: dotted #000000 1px;
height:3px;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* Header und obere Navigation: */
#header{
	height: 150px;
	width: 1000px;
	background-image: url(../images/back_header_v.png);
	background-repeat: repeat-x;
}

#header h1 {
margin: 0;
padding: 10px 0;
    }
#topcontent {
  float: right;
	padding: 15px 15px 0 0;
	color: #FFFFFF;
	font-weight: bold;
}
#topcontent img{ padding: 0 10px;}


/* --------------------Menü Top --------------------*/
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size 14px;
  float: right;
	text-transform: none;
	list-style: none;
  margin-right: 30px;
}
.nav ul {
	width: auto;
	text-transform: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav a {
	color: white;
	font: normal 12px Arial, Helvetica;
  display: block;
	text-decoration: none;
	padding: 2px 0px;
	text-align: left;
}
.nav a:hover, .nav a:active, .nav a:focus {
	color: #cccccc;
}

.nav li {
	float: left;
	padding: 0;
	list-style: none;
}
/*Zustände des Menüs---------------*/
.nav li.menuparent {
padding: 0;
margin: 0 5px ;
}
.nav li.menuactive {
padding: 0;
margin: 0;
}
#logo_oben {
	position: absolute;
	visibility: visible;
	height: 100px;
	width: 100px;
	left: 20px;
	top: 50px;
}
#top_leiste {
	background-image: url(../images/back_leiste.png);
	background-repeat: repeat-x;
	height: 10px;
	overflow: hidden;
}
#sidebar_rechts {
	float: right;
	width: 180px;
	margin-left: 5px;
	overflow:hidden;
}
#sidebar_rechts a{text-decoration:none; color:#000;}
#sidebar_rechts a:link{color:#333; }
#sidebar_rechts a:hover{color:#333;}
#sidebar_rechts a:active{color:#333; }
#sidebar_rechts a:visited{color:black; }

#content_right {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#sidebar_links {
	float:left;
	width:230px;
	background-image: url(../images/Imaz_sidebar.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	overflow:hidden;
	}
	
#content_left {
	clear: both;
	padding: 10px;
}

#content_left a{text-decoration:none; color:#000;}
#content_left a:link{color:#333; }
#content_left a:hover{color:#333;}
#content_left a:active{color:#333; }
#content_left a:visited{color:black; }

#content_left_druck {
margin-top: 170px;
	clear: both;
	padding: 10px;
}
#content_left_druck a{text-decoration:none; color:#000;}
#content_left_druck a:link{color:#333; }
#content_left_druck a:hover{color:#333;}
#content_left_druck a:active{color:#333; }
#content_left_druck a:visited{color:black; }

#MENUE_1/*linke Navigation*/
{
	margin-top: 150px;

/*	display: block;*/

}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* Inhalt Mitte mit Content: */

#center {
float: left;
width: 770px;
overflow:hidden;
}

#content {
vertical-align:top;
margin: 0px;
text-align:left;

}
#centersection/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* mittlere Spalte:*/
{
  float: left;
	width: 565px;
	vertical-align: top;
	list-style-type:none;
	line-height: 20px;
	padding: 20px 10px 20px 10px;
}

#centersection a{text-decoration:none; color:#000;}
#centersection a:link{color:#333; }
#centersection a:hover{color:#333;}
#centersection a:active{color:#333; }
#centersection a:visited{color:black; }
#centersection ul{list-style-type:square; }

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/*Footer*/
#footer {
	font-size: 12px;
	color: #999999;
	clear: both;
	text-align: center;
	overflow:hidden;
}
#footerone {
	clear: both;
	margin-left: 500px;
}
/*untere Navigation*/
#druck {float:left;}
#druck a{font-weight: normal ; text-decoration: none ; }
#druck a:link{color: #999 ; }
#druck a:hover{color: #0994BF ;}
#druck a:active{color: #0994BF ; }
#druck a:visited{color: #999 ; }
#druck ul{list-style-type:square; }

#footernav {float: left;}
#footernav a{font-weight: normal ; text-decoration: none ; }
#footernav a:link{color: #999 ; }
#footernav a:hover{color: #0994BF ;}
#footernav a:active{color: #0994BF ; }
#footernav a:visited{color: #999 ; }
#footernav ul{list-style-type:square; }

#copyright {
	clear: both;
	margin-left: 240px;
	padding-bottom: 10px;
}

#copyright a{font-weight: normal ; text-decoration: underline ; }
#copyright a:link{color: #999 ; }
#copyright a:hover{color: #0994BF ;}
#copyright a:active{color: #0994BF ; }
#copyright a:visited{color: #999 ; }
#copyright ul{list-style-type:square; }


