/* Ege exquisit                                   */
/*                                                */
/* Farben                                         */
/* ======                                         */
/*                                                */
/* grau: #b5b4ab                                  */
/*                                                */
/*                                                */

/* Start */

html
{
	/*height: 100%;*/
}
body
{
	/*background: #404445 url(../images/bg-kachel.jpg) repeat;*/
	background-color: #ececec;
	color: #333333;
	letter-spacing: 0px;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
	margin: 0;
	padding: 0;
}
#wrapper
{
	/*border: 1px dotted green; */
	background-color: #ffffff;
	padding: 0px;
	text-align: left;
	margin: 30px auto;
	width: 940px;
	display: block;
}
#muster
{
	/*border: 1px dotted yellow;*/
	background: url(../images/muster.png) no-repeat;
	width: 373px;
	height: 392px;
	margin: 0px auto;
}
#top
{
	/*border: 1px dotted green;*/
	padding-top: 20px;
	height: 90px;
} 
#topmenu
{
	/*border: 1px dotted red;*/
	height: 21px;
}	
#logo
{
	/*border: 1px dotted green;*/
	position: absolute;
	margin-top: 20px;
	margin-left: 70px;
	width: 207px;
	height: 83px;
	overflow: hidden;
}
#logo h1
{
	/*border: 1px dotted green;*/
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 1.2em;
	overflow: hidden;
	position: relative;
	width: 207px;
	height: 83px;
	float: left;
}
#logo h1 span
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: url(../images/logo-top.gif ) no-repeat;
	position: absolute;
	width: 207px;
	height: 83px;
}
#main
{
	background-color: #ffffff;
	/*height: 675px;*/
}
#footer
{
	/*border: 1px dotted green;*/
	background-color: #ececec;
	text-align: right;
}
#footer a
{
	color: #7b7b72;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#startlogo
{
	/*border: 1px dotted green;*/
	background: #b5b4ab url( ../images/logo.jpg ) 347px 0px no-repeat;
	height: 158px;
}
#startlogo h1
{
	display: none;
}
a.startlink
{
	background: #b5b4ab url( ../images/pfres.gif ) 0 0 no-repeat;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
a.startlink:hover
{
	text-decoration: underline;
}
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#image
{
	/*border: 1px dotted green;*/
	margin-top: 5px;
	width: 940px;
	height: 320px;
}
#image a
{
	color: #7b7b72;
	text-decoration: none;
}
#image a:hover
{
	text-decoration: underline;
}
#bottom
{
	/*border: 1px dotted red;*/
	background-color: #b5b4ab;
	height: 220px;
} 
#navleft
{
	/*border: 1px dotted green;*/
	position: absolute;
	width: 200px;
	padding-top: 30px;
	padding-left: 70px;

}
#content
{
	/*border: 1px dotted green;*/
	position: absolute;
	width: 600px;
	margin-left: 340px;
	padding-top: 23px;
}
#content p
{
	line-height: 20px;
}
h1
{
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: -10px;
	padding-bottom: 0;
}
.inputtext
{
	background-color: #f4f2ec;
	border: 1px solid #b5b4ab;
}
.inputbutton
{
	background-color: #f4f2ec;
	border: 1px solid #b5b4ab;
}
textarea
{
	background-color: #f4f2ec;
	border: 1px solid #b5b4ab;
}
.impleft
{
	margin-top: 2px;
	color: #ffffff;
}
.impleft a
{
	color: #ffffff;
	text-decoration: none;
}
.impleft a:hover
{
	text-decoration: underline;
}
#sitenav
{
	/*border: 1px dotted green;*/
	position: absolute;
	margin-left: 530px;
}
#sitenav ul { list-style-type: none; padding: 0; margin: 0; }
#sitenav li { float: left; margin: 0px 0px 0 0; position: relative; }
#sitenav a.li
{
	/*border: 1px dotted green;*/
	background: #b5b4ab url( ../images/sitepfli.jpg ) no-repeat;
	padding-right: 10px;
	width: 23px;
	height: 23px;
	display: block;
	text-decoration: none;
}
#sitenav a.li:hover
{
	/*border: 1px dotted green;*/
	background-image: url( ../images/sitepfli_h.jpg );
	width: 23px;
	height: 23px;
	display: block;
	text-decoration: none;
}
#sitenav a.re
{
	/*border: 1px dotted green;*/
	background-image: url( ../images/sitepfre.jpg );
	width: 23px;
	height: 23px;
	display: block;
	text-decoration: none;
}
#sitenav a.re:hover
{
	/*border: 1px dotted green;*/
	background-image: url( ../images/sitepfre_h.jpg );
	width: 23px;
	height: 23px;
	display: block;
	text-decoration: none;
}
#sitegal
{
	/*border: 1px dotted green;*/
	margin-top: -20px;
	padding-right: 15px;
	text-align: right;
}
#sitegal img
{
	border: 1px solid #a9a395;
}
