/*----------------------------------------------------------------------*/
/*  Standard                                                            */
/*----------------------------------------------------------------------*/
.csc-textpic-caption 
{ 
	margin: 0;
	font-size: 10px;
}


h1, h2, h3, h4, h5, h6,
form, select, option, textarea, input,
th, td,
ol, ul,li
{
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	color:				#333333;
	font-size: 			100.01%;
	font-size: 			11px;
	margin-top:			0;
}

H3 {  font-size: 14px; color: #333333; margin-top: 5px; margin-bottom: 8px; }

/* { margin:0; padding:0; }

option { padding-left: 0.4em; }  */

html 
{ 
}

IMG
{
    border: 0px solid #999999;
}

P.bodytext, form 
{
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 6px;
	color: #333333;
}

A
{
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	text-decoration:	none;
}
	
A:hover
{
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	text-decoration:	underline;
	color:				#003399;
}

.fliesstext-klein
{
	font-size: 			10px;
	line-height: 		16px;
	font-family: 		Verdana,Arial,Helvetica,sans-serif;
	text-decoration: 	none;
	color:				#666666;
}


body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #004e9e url(../img/background_verlauf.jpg) repeat-x;
	margin: 0;
}

#screen {
	width: 828px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: none;
}


#borderLeft {
	background: url(../img/imgLeftShadow.png) repeat-y;
	width: 14px;
	height: 100%;
	position: absolute;
	left: 0px;
}

#borderRight {
	background: url(../img/imgRightShadow.png) repeat-y;
	width: 14px;
	height: 100%;
	position:absolute;
	top: 0;
	right: 0;
}

#borderBottom {
	width: 816px;
	height: 10px;
	left: 0;
	top: 0;
	float: left;
	margin-left: 5px;
	background: url(../img/bottomShadow.png) no-repeat;
}


#wrap {
	width: 800px;
	left: 14px;
	z-index: 0;
	background: white;
	position: relative;
	display: inline-block;
}
		
#imgHeader {
	height: 200px;
	width: 800px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
}

#contentWrap {
	width: 800px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	height: auto;
}

#content {
	width: 562px;
	float: right;
	margin-top: 41px;
	margin-right: 22px;
	height: auto;
}
		
#footer {
	font-size: 75%;
	text-align:center;
	height: 27px;
	margin-bottom: 0;
	margin-left: 31px;
	margin-right: 31px;
	clear: both;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #cccccc;
}

#footer A
{
	text-decoration: none;
	color: #cccccc;
}

#footer A:hover
{
	text-decoration: underline;
	color: #c9c9c9;
}

#contentLeftWrap {
	width: 148px;
	margin-left: 34px;
	margin-right: 34px;
	float: left;
	height: auto;
	z-index: 10;
}

#eCheck {
	position: relative;
	top: 15px;
	height: 140px;
	z-index: 10;
	border-bottom: 1px solid #c9c9c9;
}

#eCheck IMG {
	position: relative;
	top: 7px;
	left: 14px;
}

/* Navigation */

#navigationWrap {
}

#navigationWrap IMG {
	padding: 0px;
	margin: 0px;
/*	background-color: #cccccc; */
	border-bottom: 1px solid #c9c9c9;
}

ul.navi {
	margin: 0px;
	margin-top: 46px;
	border-top: 1px solid #c9c9c9;
	padding: 0px;
	padding-top: 3px;
}

ul.subnavi {
	margin: 0 0;
	padding: 0;
}

ul.navi li {
	width: 148px;
	text-align: left;
	list-style-type: none;
}	

ul.subnavi li {
	list-style-type: none;
	padding: 0px;
}

ul.navi li a {
	text-decoration:none;
	padding: 0px;
}

ul.navi li a:hover {	
	padding: 0px;
}

ul.navi li a:active {
	padding: 0px;
}
				
p {
	margin: 0;
	color: #333333;
}


/*----------------------------------------------------------------------*/
/*  Kontaktformular                                                     */
/*----------------------------------------------------------------------*/

#formLeft
{
	position:			relative;
	top:				0px;
	left:				0px;
	width:				150px;
	padding:			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
	float:				left;
	overflow:			hidden;
	clear: 				both;
}

#formRight
{
	position:			relative;
	top:				0px;
	left:				10px;
	width:				300px;
	padding:			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
	float:				left;
	overflow:			hidden;
}

#formRight input
{
	padding: 1px;
	padding-top: 2px;
	margin: 0;
	margin-bottom: 2px;
	height: 14px;
	line-height: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px; 
	color: #000000;
	border: #333333 solid 1px;
	background-color: #ffffff;
}

#formRight textarea
{
	padding: 1px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 2px;
	width: 189px;
	height: 100px;
	line-height: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px; 
	color: #000000;
	border: #333333 solid 1px;
	background-color: #ffffff;
}

#formRight input.submit
{
	padding: 2px;
	padding-top: 0px;
	margin: 0px;
	height: 18px;
	line-height: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px; 
	color: #FFFFFF;
	border: #666666 solid 1px;
	background-color: #7c8b2b;
}

#imgFooter {
	width: 800px;
	height: 50px;
	z-index: 0;
	float: left;
}
