input {
	background:transparent;  
	border:1px solid #868686; 
	font-weight:normal; 
	font-family:verdana, arial; 
	font-size:11px;
	color:#044165;
}

input.submit{
	color:#red;
	font-weight:normal; 
	font-family:verdana, arial; 
	font-size:11px;
	background-color:#5b9a4a;
	
}
textarea{
	background:transparent;  
	border:1px solid #868686; 
	overflow:hidden;
	width:500px;
	height:200px;
}
.trans
{
	border:0px;
}
body { 
	font-family:verdana,arial;
	font-size: 11px; 
	font-weight:normal;
	color: #000000; 
	text-decoration:none;
	background-image: url(../img/bodyback1.gif);
	background-repeat:no-repeat;
	background-color:#5c7ddc;
	margin:0px;

}
a{
	font-family:verdana,arial;
	font-size: 11px; 
	font-weight:normal;
	color: #000000; 
	text-decoration:none;
}

a:hover{
	font-family:verdana,arial;
	font-size: 11px; 
	font-weight:normal;
	color: #ff6809; 
	text-decoration:none;	
}


#mainArea
{
	border:0px solid green;
	width:780px;
	position:relative;
	margin: auto;
}
#leftArea
{
	float:left;
	width:170px;
	border:0px solid red;
}

#leftTop
{
	background-image:url(../img/lefttop.gif);
	background-position: top;
	background-repeat:no-repeat;
	width:170px;
	height:78px;
}
	#leftTop img
	{
		border:0px solid red;;
		margin-left:10px;
		margin-top:10px;
		float:left;
	}
#leftMid
{
	float:left;
	width:170px;
	background-image:url(../img/leftmid.gif);
	background-position: top;
	background-repeat:repeat-y;
}
.knoppen
{
	margin-left:10px;
	margin-bottom:5px;
}

#menu
{
	float:left;
	border:0px solid red;
	margin-left:4px;
}
.h_menu
{
	margin-bottom: 1px;
	
}
.h_menu a
{
	text-decoration: none;
	font-weight: bold;
	color:#878787;
}
.h_menu a:hover
{
	text-decoration: none;
	font-weight: bold;
	color:#ff6809;
}
.s_menu
{
	margin-bottom: 1px;
	margin-left:5px;
	
}
.s_menu a
{
	text-decoration: none;
	font-weight: bold;
}
.s_menu a:hover
{
	color:#ff6809;
	text-decoration: none;
	font-weight: bold;

}
.i_menu
{
	margin-bottom: 1px;
	margin-left:10px;
}
.i_menu a
{

	text-decoration: none;
	font-weight: bold;
}
.i_menu a:hover
{
	color:#ff6809;
	text-decoration: none;
	font-weight: bold;
}




#leftBottom
{
	float:left;
	background-image:url(../img/leftbottom.gif);
	background-position: top;
	background-repeat:no-repeat;
	height:100px;
	width:170px;
}


#rightArea
{
	float:left;
	width:600px;
	border:0px solid yellow;
}
#rightTop
{
	width:600px;
	height:28px;
	float:left;
	background-image:url(../img/righttop.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#rightTop img
{
	margin-top:5px;
	margin-left:460px;
	float:left;
	border:0px;
}
#rightMid
{
	width:600px;
	float:left;
	background-image:url(../img/rightmid.gif);
	background-position: top left;
	background-repeat:repeat-y;
	min-height:500px;
}

#showcase
{
	float:left;
	margin-left:4px;
	margin-top:5px;
	border:0px solid red;
}
#path
{
	float:left;
	width:590px;
	margin-left:5px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:bold;
	color:#878787;
	font-size:11px;
	margin-top:10px;
	
}
#contentBack
{
	width:594px;
	border:0px solid red;
	margin-left:4px;
	background-image:url(../img/contentback.gif);
	background-position: bottom right;
	background-repeat:no-repeat;

}
#content
{
	margin-top:10px;
	float:left;
	width:580px;
	margin-left:5px;
	border:0px solid red;
	color: #404040;
}
#content a
{
	
	text-decoration: none;
	font-weight: bold;
	color:#ff6809;	
}
#content a:hover
{
	color:#ff6809;
	text-decoration: underline;
	font-weight: bold;
}


#rightBottom
{
	width:597px;
	height:9px;
	float:left;
	background-image:url(../img/rightbottom.gif);
	background-position: top left;
	overflow:hidden;

}











