html{
	font-size: 0.7em;
	font-family: Verdana, Arial, sans-serif;
/*	background:url("../imgs/bg.jpg");*/
	text-align: center;
}

body
{
	text-align: center;
	margin: 0;	
	padding: 0;
	/*background:url("../imgs/bg.jpg");*/
}

.body
{
	text-align: left;
	border: 5px solid #ffffff;
	width: 960px;	
	margin: auto;
	background-color: #ffffff;
}

/**
 * HEADER SECTION
 */

.header
{
	height: 130px;
	background: url("../imgs/Frau3.jpg") right no-repeat;	
}

.header .logo img
{
	border: none;
	height: 130px;
	display: block;
}


/**
 *	BODY SECTION
 */

.contentNavigationContainer
{
	background-color: rgb(200,200,200);
	position: relative;
}

/**
 * navigation
 */

.navigationContainer
{
	float: left;
	background-color: rgb(200,200,200);
	width: 220px;
	height: 100%;
	position: relative;
}

.navigationContainer strong{
	white-space: nowrap;
	font-weight: normal;
	}

ul.level0Navigation
{
	font-size: 1em;
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}

ul.level0Navigation li
{
	margin-left: 53px;	
	margin-bottom: 1em;
}

ul.level0Navigation li a
{
	padding-left: 15px;
	display: block;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	color: #000000;
	margin-right: -20px;
	background: url("../imgs/Pfeil_grau.gif") #ffffff no-repeat right;
}

ul.level0Navigation li.active a, ul.level0Navigation li.trail a
{
	background: url("../imgs/Pfeil_rot.gif") #ffffff no-repeat right;
}

ul.level0Navigation li.active{
		height: 25px;
	}

#firstArrow{
	display: none;
}
	
.contact
{
	margin: 100px 0 25px 53px;
	position: absolute;	
	font-size: 0.9em;
	z-Index: 99;
}

#contact p
{
	margin: 0;
	background-color: transparent;
	font-size: 1em;
}

/**
 * content body
 */
.contentContainer
{
	padding: 0;
	padding-top: 25px;
	margin-left: 220px;
	padding-bottom: 130px;
	background: url("../imgs/Kabel.jpg") #ffffff no-repeat -10px bottom;
}

/**
 * level 1 navigation
 */

ul.level1Navigation
{	
	font-size:1em;
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 25px;
	background-color: rgb(200,200,200);
	overflow: hidden;
}

ul.level1Navigation li
{
	display: inline;
}

ul.level1Navigation li a
{
	height: 25px;
	display: block;
	float: left;
	padding: 0 20px 0 30px;
	text-decoration: none;
	color: #000000;
	background: url("../imgs/Pfeil_weiss.gif") rgb(200,200,200) no-repeat left;
}

ul.level1Navigation li a.first
{
	padding-left: 60px;
}

ul.level1Navigation li a.firstActive
{
	padding-left: 60px;
	background: url("../imgs/Pfeil_rot.gif") no-repeat left;
	background-color: rgb(200,200,200);
	
}

ul.level1Navigation li a.active
{
	background: url("../imgs/Pfeil_rot.gif") no-repeat left;
	background-color: rgb(200,200,200);
}


.content
{
	margin-left: 60px;
	margin-top: 1em;
	margin-right: 40px;
}

span.title
{
	font-size: 1em;
	color: rgb(192,55,44);
	line-height: 25px;
	margin-bottom: 1.5em;
	display: block;
	font-weight: bold;
}

a, a:hover, a:visited, a:active, a:link, a:focus {
	color: rgb(192,55,44);
}

b{
   color: #000000;
	background-color: #ffffff;
}


#ie6Breaker{
	display: none;
}

.content .textParagraph
{
	margin-bottom: 30px;
	display: block; 
	position: relative; 
	float: none;
}


.content p
{
	font-size: 1em;
}

.content table p
{
	margin: 0;
	margin-bottom: 10px;	
}

.contentLeft
{
float :left;
background-color: green;
}

.contentLeft span.titleLeft
{
	color: rgb(192,55,44);
	height: 100%;
}


.contentRight{
	background-color: yellow;	
	position: relative;
}

.contentLeft
{
	width: 200px;
}

img.image
{
	border: none;
}

.formelement
{
	width: 400px;	
	position: relative;
}


table.orderSelection
{
	vertical-align: top;	
	margin-bottom: 10px;
}

table.orderSelection td.item {
	padding: 10px 20px;	
}


form.form input.text, TEXTAREA, select
{
	border: 1px solid #000000;
	display: block;
	width: 400px;
}

.content form .textParagraph{
	margin-bottom: 0;	
}

select 
{
	width: auto;
}

.optiongroup
{
	margin-bottom: 10px;
}

.optiongroup label{
		
	position: absolute;
	padding-top: 2px;
}

.formelement .submit, .formelement .reset
{
	margin-top: 15px;
	background-color: rgb(200,200,200);
	border: none;
	width: 120px;
	padding: 5px 2px;	
	font-family: Verdana, Arial, sans-serif;
} 

.formelement .reset
{
	position: absolute;
	right: 0;
}

th
{
	background-color: rgb(200,200,200);
	font-size: 1em;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
}

#slideshow {list-style:none; color:#fff; display: none;}
#slideshow span {display:none}
#wrapper {width:740px; margin-left: 220px; display:none}
#wrapper * {margin:0; padding:0}

/*#fullsize {position:relative; width:500px; height:300px; padding:2px; background:#000} */s

#image {width:70px; height: 130px;}

#image img {position:absolute; z-index:25; width:auto}
