/************************************************************/
/* Allgemein                                                */
/************************************************************/

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
	}

a:link {
	color: #676767;
	text-decoration: none;
}

a:active {
	color: #676767;
	text-decoration: none;
}

a:visited {
	color: #676767;
	text-decoration: none;
}

a:hover {
	color: #676767;
	text-decoration: underline;
}

a:link span {
	color: FF0000; !important
	text-decoration: underline;  }

a:active span {
	color: FF0000; !important
	text-decoration: underline;  }

a:visited span {
	color: FF0000; !important
	text-decoration: underline; }

a:hover span {
	color: FF0000; !important
	text-decoration: underline;  }


/************************************************************/
/* Startseite                                               */
/************************************************************/

#startseite  {
	background-color: #EEEEEE;
	margin-bottom: 5px;

}

#startseitennavigation  {
	background-color: #666666;
}

#aktuellesprojekt {
	padding: 0px 40px 0px 34px;
}

#aktuellesprojekt .foto {
	padding: 0px 0px 5px 0px;
}

#aktuellesprojekt .text {
	font-size: 70%;
}

.schattenunten  {
	background-image: url(/media/schatten_unten.gif);
	background-repeat: no-repeat;
}

.schattenrechts  {
	background-image: url(/media/schatten_rechts.gif);
	background-repeat: no-repeat;
}

.navigation_startseite_meta {
	background-image: url(/media/startseite/background_linien.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px 20px 10px 10px;
}

/************************************************************/
/* Content^                                                 */
/************************************************************/

#content  {
	background-color: #EEEEEE;
	margin-bottom: 5px;
	color: 999;

}

#content .linkespaltelisting {
	border-right:  1px solid white;

}

#content .linkespalte {
	padding: 10px 20px 10px 20px;
	border-right:  1px solid white;

}

#content .rechtespalte {
	padding: 10px 20px 10px 20px;


}


#content .erstezeile {
	padding: 10px 20px 10px 20px;
	border-bottom:  1px solid white;

}

#content .zweitezeilelinks {
	padding: 10px 20px 10px 20px;
	border-top:  1px solid white;
	border-right:  1px solid white;

}

#content .erstezeilegrafik {
	padding: 0px 0px 0px 0px;
	border-bottom:  1px solid white;

}


#content p {
	font-size: 70%;
	line-height: 140%;
	color: 000;
}


#content h2 {
	font-size: 100%;
	line-height: 130%;
	color: #959595;
}

#content h3 {
	font-size: 80%;
	line-height: 130%;
	color: #959595;
	padding-bottom: 0px;
}

#content h4 {
	font-size: 100%;
	color: #959595;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content a:link {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#content .rot {
	color: #FF0000;
}

#content a:active {

	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#content a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

#content .navigationsub  {
	border-bottom:  1px solid white;
}

#content .navigationsubdaten {
	margin: 5px 0px 5px 0px;

}


#projektdaten th  {
	padding: 3px 3px 0px 20px;
	font-size: 70%;
	font-weight: bold;
	color: #999999;
	text-align: left;
	width: 80px;
	vertical-align: top;
}

#projektdaten td  {
	padding: 3px 3px 3px 5px;
	font-size: 70%;
	color: #000000;
	text-align: left;
	width: 310px;
}

#kundenliste td { 
	padding: 3px 0px 3px 0px;
}

#kundenliste .standort { 
	color: #676767;
}

/************************************************************/
/* Formulare                                                */
/************************************************************/


#formular  {
	background-color: #EEEEEE;
}

#formular th  {
	padding: 3px 3px 3px 20px;
	font-size: 70%;
	width: 180px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	border-right:  1px solid white;
}

#formular td  {
	padding: 3px 3px 3px 5px;
	font-size: 70%;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

#formular td.sendebutton  {
	padding: 3px 3px 3px 5px;
	font-size: 70%;
	font-weight: bold;
	color: #999999;
	text-align: right;
}

#formular td  {
	padding: 3px 3px 3px 5px;
	font-size: 70%;
	color: #000000;
	text-align: left;
}

#formular td.ohnepadding  {
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	color: #000000;
	text-align: left;
}
#formular td.ohnepaddingrot  {
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	color: #FF0000;
	text-align: left;
}

#formular input  {
	font-size: 85%;
	color: #000000;
	text-align: left;
	width: 100%;
}


#formular select  {
	font-size: 85%;
	color: #000000;
	text-align: left;
	width: 100%;
}

#formular textarea  {
	font-size: 100%;
	color: #000000;
	height: 150px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

#formular textarea.kontakt  {
	font-size: 100%;
	color: #000000;
	height: 100px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

#formular .button  {
	width: 100px; !important
	text-align: center;

}

#formular .checkbox  {
	width: 20px; !important

}

#formular .checkboxspalte  {
	text-align: center;

}

.navigation_meta {
	background-image: url(../media/content/background_meta_navigation.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

.meta {
margin: 2px 0px 6px 20px;
}

/************************************************************/
/* Formulare                                                */
/************************************************************/


.thumbOn {
	border: solid 1px #FF0000;
}

.thumbOff {
	border: solid 1px none;
}
.tableHeaderSortable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

