/***********************************************/
/* Allgemein                            */
/***********************************************/ 

body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
	background-color: #999;
	line-height: 15px;
	color: #06C;
}

div {

}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/***********************************************/
/* Tabellen                             */
/***********************************************/

table {

}

.trspace {
	height: 7px;
}

.trspaceform {
	height: 10px;
}

.tdmenuoben {
	background-color: #126772;
	padding: 0px 0px 15px 15px;
	text-align: left;
	vertical-align: bottom;
	color: #FFFFFF;
}

.tdsprachen {
	background-color: #126772;
	text-align: right;
	vertical-align: top;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 7px;
}

.tdinhalt {
	background-color: #FFFFFF;
	padding: 25px 0px 7px 15px;
	text-align: left;
	vertical-align: top;
}

.tdinhaltmitte {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 25px;
	padding-bottom: 7px;
}

.tdmenu {
	background-color: #EFE8CE;
	padding: 25px 14px 10px;
	text-align: left;
	width: 200px;
	vertical-align: top;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.tdadresse {
	background-color: #EFE8CE;
	padding: 0px;
	text-align: left;
	width: 228px;
	vertical-align: bottom;
}

.tdpreise {
	height: 1px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}


/***********************************************/
/* Container                             */
/***********************************************/ 

#out {
	position:absolute;
	width:100%;
	overflow: visible;
	text-align: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#null {
	width: 100%;
	padding: #2E1007;
}


#logo {
	background-color: #2E1007;
	padding: 0px;
	text-align: left;
}

/***********************************************/
/* Bilder                            */
/***********************************************/ 

img {
	padding: 0px;
	margin: 0px;
	border: 0px none;
}

.imgborder {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;

}

.imggalerie {
	padding: 0px;
	margin: 0px;

}

/***********************************************/
/* Links                             */
/***********************************************/ 

a:link {
	text-decoration:none;
	color: #666666;
}

a:hover {
	text-decoration:none;
	color: #E08439;
}

a:visited {
	text-decoration:none;
	color: #666666;
}

a:visited:hover{
	color: #E08439;
	text-decoration: none;

}

.weisslink{
	color: #FFFFFF;
}

a:hover .weisslink{
	color: #E68646;
}

.gruenlink{
	color: #126772;
}

a:hover .gruenlink{
	color: #E68646;
}

.gruenlinkbold{
	color: #126772;
	font-weight: bold;
}

a:hover .gruenlinkbold{
	color: #E68646;
	font-weight: bold;
}



.hellgruenlink{
	color: #94CAD1;
}

a:hover .hellgruenlink{
	color: #E68646;
}



/***********************************************/
/* Schriften                             */
/***********************************************/ 

h1{
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 15px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
	}
	
.underline {
	text-decoration: underline;
}
	
.rot {
	color: #D0661C;
	}
	
.datenbanktext {
	color: #126772;
	font-size: 11px;
	}
	
.gruenbold {
	color: #126772;
	font-weight: bold;
}

.orange {
	color: #E56000;
	}
	
.small {
	font-size: 10px;
	}
	
/***********************************************/
/* Formular                            */
/***********************************************/ 

input {
	border: 0px solid #E4AF7A;
	font-family: AvantGarde, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	background-color: #E8E8E8;

}

.submit {
	border: 0px solid #E4AF7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

.file {
	border: 0px solid #E4AF7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

select {
	border: 3px solid #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

textarea {
	border: 0px solid #E4AF7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E8E8E8;

}
#out div #null #aussen tr .tdinhalt table tr td div table tr td div {
	color: #000;
}
#out div #null #aussen tr .tdinhalt #preisliste tr td {
	color: #000;
}
