body {
	margin: 0;
	padding: 0;
	background-color: #F4E8B1;
}

img {
	border: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

p a {
	color: #00F;
	text-decoration: underline;
	font-weight: bold;
}

p a:hover {
	color: #fe5c5c;
	text-decoration: none;
}

.formcontainer p {
	margin: 0;
	padding: 0;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding-bottom: 10px;
}

h1 {
	margin:0;
	padding:0;
	font-weight:normal;
}

.ul_1 {
	list-style-type: square;
}

.ul_1 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.ul_1 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.ul_1 li a:hover {
	color: #fe5c5c;
	text-decoration: none;
}


.ul_arrow { 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.bullit_arrow {
	padding-left: 25px;
	background-image: url(../images/arrow_small.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	line-height: 25px;
}

.ul_arrow li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.ul_arrow li a:hover {
	color: #fe5c5c;
	text-decoration: none;}
	
#effect {
	position: absolute;
	z-index: 1;
}

#corner {
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	height: 343px;
	width: 993px;
	position: absolute;
	z-index: 0;
}

#freecall {
	width: 230px;
	text-align: right;
}

#freecall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

#cover {
	background-image: url(../images/cover.jpg);
	background-repeat: no-repeat;
	height: 248px;
	width: 10px;
	position: absolute;
	z-index: 5;
	left: 247px;
	top: 95px;
}

#spruch {
	position: absolute;
	z-index: 5;
	width: 977px;
	top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}

#box_left{
	position: absolute;
	z-index: 1;
	top: 330px;
}

#pics{
	width: 308px;
	height: auto;
	position: absolute;
	z-index: 1;
	top: 395px;
}

#container {
	width: 746px;
	padding: 0px;
	text-align: left;
	position: absolute;
	margin-top: 111px;
	margin-left: 247px;
	z-index: 1;
}

#mainnav {
	height: 97px;
	position: relative;
	clear:both;
	margin-left: 16px;
}

#nav-left {
	position: absolute;
	width: 142px;
	top: 315px;
	left: 263px;
	z-index: 5;	
}

/*subnav start*/
#subnavcontainer {

}

#subnavcontainer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#subnavcontainer ul li { 
	padding: 0;
	margin: 0;	
	height: 44px; /*firefox vs. explorer 1px error not fixed!*/
}

#subnavcontainer ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #02509e;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 10px;	
	background-image: url(../images/navleft_background_off.png);
	background-repeat:no-repeat;
	height: 30px;
	width: 132px;	
}

#subnavcontainer ul .long a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #02509e;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 10px;	
	background-image: url(../images/navleft_background_off.png);
	background-repeat:no-repeat;
	height: 39px;
	width: 132px;	
}

#subnavcontainer li a:hover {
	color: #000000;
	background-image: url(../images/navleft_background_over.png);
}
/*subnav end*/

#contentheader {
	height: 107px;
	width: 714px;
	margin-left: 16px;
	position: absolute;
}

#wrapper {
	z-index: 1;
	min-height: 460px; /* f�r moderne Browser */
  	height: auto !important;  /* f�r moderne Browser */
  	height: 460px;  /*f�r den IE */
	background-image: url(../images/filler_background.jpg);
	background-repeat: repeat-y;
}

#content {
	position: relative;
	float:left;
	z-index: 1;
	width: 376px;
	padding-left: 184px;
	padding-top: 130px;
	padding-bottom: 15px;
	min-height: 460px; /* f�r moderne Browser */
  	height: auto !important;  /* f�r moderne Browser */
  	height: 460px;  /*f�r den IE */
}

#leftbar {
	position: relative;
	float:left;
	width: 116px;
	z-index: 2;
	height: auto;
	padding-top: 60px;
	padding-left: 41px;
}

.picborder {
	border: 2px solid #FFFFFF;
}

.pic {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.pic p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pic p a {
	color: #000000;
}

.pic p a:hover {
	color: #fe5c5c;
	text-decoration: none;
}

.pic p img {
	vertical-align: middle;
	border: none;
}

.pic_left {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 12px;
}

.pic_left p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pic_left p a {
	color: #000000;
}

.pic_left p a:hover {
	color: #fe5c5c;
	text-decoration: none;
}

.pic_left p img {
	vertical-align: middle;
	border: none;
}

.pic_right	{
	float: right;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-left: 12px;
}

.pic_right p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pic_right p a {
	color: #000000;
}

.pic_right p a:hover {
	color: #fe5c5c;
	text-decoration: none;
}

.pic_right p img {
	vertical-align: middle;
	border: none;
}

.example {
	clear: both;
	padding-bottom: 60px;
}

.example_text {
	float: left;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

.example_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.example_arrow {
	float: right;
	margin-top: 5px;
}

.clearfix {
	clear: both;
}

#rightbar {
	position:absolute;
	text-align: left;
	z-index: 2;
	height: auto;
	left: 930px;
	top: 7px;
}

#footer {
	height: 62px;
	width: 746px;
	z-index: 1;
	background-image: url(../images/footer_background.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	clear: both;
}

#links {
	width: 746px;
	z-index: 10;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
}

.nav_1 {
	padding-top:37px;
	height: 60px;
	width: 143px;
	background-image: url(../images/button1.png);
	background-repeat: no-repeat;
	text-align: center;
	display:block;
	z-index: 10;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

a:hover.nav_1 {
	background-image: url(../images/button2.png);
	color: #FFFFFF;

}

.nav_2 {
	padding-top:30px;
	height: 67px;
	width: 143px;
	background-image: url(../images/button1.png);
	background-repeat: no-repeat;
	text-align: center;
	display:block;
	z-index: 10;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

a:hover.nav_2 {
	background-image: url(../images/button2.png);
	color: #FFFFFF;
}

.nav_3 {
	padding-top:30px;
	height: 67px;
	width: 143px;
	background-image: url(../images/button1.png);
	background-repeat: no-repeat;
	text-align: center;
	display:block;
	z-index: 10;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

a:hover.nav_3 {
	background-image: url(../images/button2.png);
	color: #FFFFFF;
}

.nav_4 {
	padding-top:30px;
	height: 67px;
	width: 143px;
	background-image: url(../images/button1.png);
	background-repeat: no-repeat;
	text-align: center;
	display:block;
	z-index: 10;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

a:hover.nav_4 {
	background-image: url(../images/button2.png);
	color: #FFFFFF;
}

.nav_5 {
	padding-top:30px;
	height: 67px;
	width: 143px;
	background-image: url(../images/buttonrot.png);
	background-repeat: no-repeat;
	text-align: center;
	display:block;
	z-index: 10;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

a:hover.nav_5 {
	background-image: url(../images/buttonrot2.png);
	color: #FFFFFF;
}

.text_normal {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

.text_info_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;	
}

a:hover.text_info_1 {
	color: #000000;
}

.text_info_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:hover.text_li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	margin-left: 9px;
	margin-right: 9px;
	text-decoration: none;
	text-align: center;
}

a:hover.text_footer {
	color: #000000;
}

.text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #D8D8D8;
	padding: 2px;
	text-decoration: none;
	margin-bottom: 6px;
}

.text_title a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #D8D8D8;
	padding: 2px;
	text-decoration: none;
}

.text_title a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #D8D8D8;
	padding: 2px;
	text-decoration: none;
}

.text_title a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #D8D8D8;
	padding: 2px;
	text-decoration: none;
}

.text_title a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #D8D8D8;
	padding: 2px;
	text-decoration: none;
}

.seperator_h {
	height: 5px;
	width: 100%;
	margin-bottom: 17px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}


/*bios start*/
.bios {
}

.bios p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0;
}

.bios_pic {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 12px;

}

.bios_data {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 12px;
	width: 224px;
}
/*bios end*/

.field {
	color: #000000;
	border: 1px solid #006FDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	width: 230px;
	padding-left: 2px;
	margin-bottom: 5px;
}

.field_short {
	color: #000000;
	border: 1px solid #006FDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	width: 20px;
	padding-left: 2px;
}

.pulldown {
	color: #000000;
	border: 1px solid #006FDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	width: 235px;
	padding-left: 2px;
	margin-bottom: 5px;
}

.textarea {
	color: #000000;
	border: 1px solid #006FDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	width: 230px;
	padding-left: 2px;
}

.send {
	color: #ffffff;
	background: #AC1315;
	border: 2px outset #AC1315;
	width: 189px;
} 

label {
	width: 120px;
	float: left;
	text-align: left;
	margin-top: 2px;
	margin-right: 0.5em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.col_form_item {
	width: 25px;
	float: left;
}

.col_form_right {
	width: 220px;
	float: left;
}

.text_formular	{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	margin-bottom: 5px;
}

table {
	border-collapse: collapse;
}

td {
	padding: 5px;
	background-color: #CCCCCC;
	border: 1px solid #F2F2F2;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;	
}

.td_price {
	padding: 5px;
	background-color: #CCCCCC;
	border: 1px solid #F2F2F2;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	text-decoration: line-through;
}

.td_blue {
	padding: 5px;
	background-color: #0059B3;
	border: 1px solid #F2F2F2;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;	
}

.td_red {
	padding: 5px;
	background-color: #FF3333;
	border: 1px solid #F2F2F2;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;	
}

.kunden {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.kunden_icon {
	float: left;
	width: 55px;
}

.kunden_quotes {
	float: left;
	width: 26px;
	padding-top: 40px;
}

.kunden_text {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 320px;
	padding-top: 6px;
}

.border {
	border: 1px dashed #FF0000;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.border2 {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.text_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-align: center;
	text-decoration:none;
}

a:hover.text_links {
	color: #000000;
}

.screenshot {
	float:left;
	margin-right: 8px;
	border: 1px solid #333333;
}
