body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:url(bg.jpg) repeat-x #000;
	font-size:13px;
	line-height:19px;
	color:#fff;
	margin-left:-10px;
}


body.home {
background-image:url(slice_home.jpg);
background-color:#000;
}



h1{
font-size:13px;
font-color:#fff;
line-height:20px;
padding:20px 0 10px 50px;
font-family:Helvetica;
letter-spacing:2px;
}


h2{
font-size:21px;
font-color:#fff;
line-height:21px;
padding:0px 0 0px 0px;
font-family:verdana;
letter-spacing:2px;
text-transform:uppercase;
}


h3{
font-size:26px;
font-color:#fff;
line-height:21px;
padding:10px 0 0px 0px;
font-family:verdana;
letter-spacing:2px;
text-transform:uppercase;
}



/* 
	Header / Orientation
*/

#header {
	width:1000px;
	position:absolute;
	top:0px;
	left:0px;
}
#main_menu {
	position:absolute;
	right:94px;
	top:50px;
	margin:0px;
	padding:0px;
}

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


#main_menu ul li {
	margin:0px; padding:0px;
	list-style:none;
	display:inline;
}
#main_menu ul li a {
	margin-left:20px;
	text-decoration:none;
	color:#ccc;
	text-transform:lowercase;
	font-size:15px;
	font-family:"News Gothic MT", Arial, Helvetica, sans-serif;
}
#main_menu ul li a:hover { color:#8a8a8a;}



#main_menu ul li.active  {
	color: #252525;



}

#main_menu ul li.active a {
	color: #777f83;

	text-decoration:none;
}





#sub_menu {
	position:absolute;
	right:30px;
	top:71px;
	margin:0px;
	padding:0px;
z-index:100;
}


#sub_menu ul {
	
	list-style-type:square; 
    color:#c00;
	margin:0px;
	padding:0px;
}


#sub_menu ul li {


	margin:0px; padding:0px;

    color:#c00;
	display:inline;
}
#sub_menu ul li a {
	margin-left:20px;
	text-decoration:none;
	color:#ccc;

	font-size:15px;
	font-family:"News Gothic MT", Arial, Helvetica, sans-serif;
}
#sub_menu ul li a:hover { color:#8a8a8a;}



#sub_menu ul li.active  {
	color: #252525;



}

#sub_menu ul li.active a {
	color: #777f83;

	text-decoration:none;
}








#orientation_holder {

padding-top:81px;


}


#orientation {
	background-image:url(logo.gif);
background-repeat:no-reapeat;
	width:950px;
	height:115px;
	position:relative;

}






#home_text {
	font-family:verdana;	
	font-size:11px;
	line-height:20px;
text-align:right;
	color:#ccc;
	position:absolute;
	right:33px;
	top:49px;
    width:480px;
}
#home_text a {
	color:#ffffff;
	text-decoration:none;
}
#home_text a:hover {
	text-decoration:underline;
}



#col {
height:476px;

background-repeat:no-repeat;
background-position:right;
margin:0px;
padding:0;
width:100%;
}


#home_col1 {
height:476px;
background:#000;
margin:0;
padding:0;
width:950px;
float:left;
}





#home_col2 {


margin:0;
padding:0;
width:496px;
float:left;
}


#home_col3 {

float:left;
margin:0;
padding:0;
width:428px;

}

.text {
	font-family:verdana;	
	font-size:11px;
	line-height:20px;
    text-align:justify;
	color:#ccc;
    padding:0px 60px 0 52px;

}

#highlight_preise {
	position: relative;
    background-image:url(content.jpg);
    background-repeat:no-reapeat;
	margin: 0px 0px;
	height: 476px;
	width: 950px;
    padding:0;
}



#highlight {
	position: relative;

	margin: 0px 0px;
	height: 476px;
	width: 950px;
    padding:0;
}


#highlight_portfolio {
	position: relative;

	margin: 0px 24px;
	height: 475px;
	width: 950px;
    padding:0;
}



#col_portfolio {
height:476px;

background-repeat:no-repeat;
background-position:right;
margin:0px;
padding:0;
width:100%;
}


#home_col1_portfolio {
height:476px;
background:#000;
margin:0;
padding:0;
width:950px;
float:left;
}










#prev {
	position: absolute;
	width: 24px;
	height: 476px;
	left: -24px;
	top: 0px;
	background:#000;
	cursor: pointer;
    z-index:100;
}

#next {
	position: absolute;
	width: 44px;
	height: 476px;
	right: 0px;

	top: 0px;
	background:url(next.jpg) no-repeat;
	cursor: pointer;
    z-index:100;
}

.p {
	margin: 0px 0;
}

#desc, .infocontainer {
	overflow: hidden;
	margin: 0 0 0 0;
	width: 950px;


}

.infocontainer {

width: 950px;
position: absolute;
top:115px;
left:0px;
z-index:1000;
background:#c00;


}

#desc h1 {
	color: #ffffff;
	font-size:1.1em;
	line-height:1.3em;
	font-weight: bold;
	margin: 0 0 5px 10px;
	letter-spacing: 1px;
}

#desc p {
	color: #32a3d8;
	margin-left: 10px;
	line-height: 18px;
	font-size: 11px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

#desc a, #desc a:visited {
	color: #ffffff;
	text-decoration: none;
}

.txt {
	float: left;
	width: 535px;
	height: 190px;
}

.txtwide {
	float: left;
	width: 950px;
	height: 0px;
}

.info {
	position: relative;
	width: 280px;
	height: 190px;
 
}



h4 {
	color: #ffffff;
	font-size: 12px;
	margin: 20px 0 20px 0;
	display: inline;	
}



.list_content2{

	color: #ffffff;
	font-size: 12px;
	padding: 20px 0 4px 0px;
}

.list_content{

	color: #ffffff;
	font-size: 12px;
	margin: 0px 0 0px 0px;
}


a, area {
outline: none;
}


a {	font-size: 1.1em; color: #ccc;text-decoration:none;}
a:link {font-size: 1.1em; color: #ccc;text-decoration:none;}
a:visited { font-size: 1.1em; color: #ccc;text-decoration:none;}
a:hover { font-size: 1.1em; color: #ccc; text-decoration:none;}
a:active {font-size: 1.1em; color: #ccc;

}




/*-------------
Kontaktformular
-------------*/
*******************************************************************************/




/* Div das das Formular umschließt */
.formgen {
	font-size: 1.1em;
	background-color: #fff;
   
}




label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]


{

cursor : pointer;
}



.formgen form
{
padding:0px 0 0 0px;
width: 400px;
}





/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 5px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 5px;

}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 200px;
	height: 100px;
	margin-left: 1px;
	background-color: #e1e1e1;
    border:1px solid #666;
}


/* Textfeld */
.formgen .formtext
{
width: 200px;
background-color: #e1e1e1;
margin-left: 1px;
border:1px solid #666;

}
/* Trennelement , Abstand */
.formgen .formtrenn
{
  display: block;
  height: 10px; 
}
/* Hinweistext */
.formgen .formhinweis
{
  font-weight: bold;
  color: #003366;
  font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
  font-weight: bold;
  color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #99CC00;
	margin-left: 4px;
}


/* Label */
.formgen label {
font-family: verdana;
color:#e1e1e1;
font-size:11px;
width: 100px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
  width: 203px;
  background-color: #e1e1e1;
  margin-left: 0px;
border:1px solid #666;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 203px;
    margin-left: 100px;
	background-color: #e1e1e1;
border:1px solid #666;
cursor:pointer;
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
	width: 345px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

	background-color: #e1e1e1;
}


/* Fieldsetbeschriftung */
.formgen legend {
	font-weight: bold;
	color: #993300;
	width: 140px;
	margin: 0px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
  color: #FFFFFF;
  background-color: #990000;
  border: 1px solid #000000;
  margin: 5px;
  padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
  color: #c00;

}
.forminfo {
	color: #c00;
	font-size:12px;
	margin: 2px;
	padding-bottom: 10px;
    padding-left: 50px;
}









