
body {
	background-color: #D6D8D9;
	margin: 0 0 0 0px;	
	text-align: center;
	width: 100%;
	height: 100%;
}

body,td,th {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

div#page {
	margin: 0 auto;
	width: 621px;
	min-height: 96%;
	background-color: #DEE0E0;
	clear: both;
	<!--height: 96%;	-->
}

div#page_gal {
	margin: 0 auto;
	width: 620px;
	min-height: 96%;
 	top: 0px;
 	bottom: 0px; 	
	background-color: #DEE0E0;
	clear: both;
	<!--height: 96%;	-->
}

div#impressum_box {
	margin: 0 auto;
	width: 620px;
	height: 4%;
	text-align: right;
	padding-top: 5px;
	color: silver;
	font-size: 11px;
	text-decoration: none;
	background-color: #DEE0E0;
	clear: both;	
}

div#impressum_box a	{
	color: #C5C7C7;
	font-family: Helvetica, Verdana; sans-serif;
}

div#banner {
	text-align: right;
	height: 65px; 
	width: 620px; 
	background-color: #DEE0E0; 
	float: left; 
}

div#menue, div#bottom_menue {
	width: 100%;
	background-color: #EBECEC;
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial; Helvetica, sans-serif;
	float: left;
	clear: left;
	text-align: left;
}
	
div#bottom_menue { 
	margin: 0 auto;
	/*width: 620px;*/
	height: 25px;
	background-color: #E2E3E3;
	/*font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;*/
	clear: both;
	text-align: left;
	border-bottom: 0.1em dotted #9EA3A4;
}
	
div#menu_space {
	margin: 0 auto;
	height: 10px;
	clear: left;
	background-color: #DEE0E0;
}

div#light_space {
	margin: 0 auto;
	height: 30px;
	background-color: #EBECEC;
	clear: both;
}

div#menue a:hover {
	color: #6A6B6C;
	text-decoration: none;
}

div#bottom_menue a:hover {
	color: #6A6B6C;
	text-decoration: none;
}

.hauptlink {
	color: #868888; 
	text-decoration: none;
	padding: 4px 7px;	 
	float: left;
	clear: right;
}

.hoverlink {
	color: #6A6B6C;
	text-decoration: none;
	padding: 4px 7px;
	float: left;
	clear: right;
}

div#subnav-box {
	position: absolute; 
	width: 620px;
	height: 18px;
	text-align: left;
	margin-top: 24px;
	padding-top: 5px;
	background-color: #E5E6E6;
	color: #C5C7C7;
	float: left;
	clear: right;	
}

div#subnav a:hover {
	float: left;
	color: #6A6B6C;
	text-decoration: none; 
}

.sublink {
	font-family:; 
	font-size: 12px; 
	text-decoration: none; 
	color: #C5C7C7;
	padding-left: 7px;
	padding-right: 7px;
	width: auto; 
	text-align: center;
	float: left;
	clear: right;
}

.hoversublink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	padding-left: 7px;
	padding-right: 7px;
	width: auto; 
	color: #C5C7C7;
	text-decoration: none; 
	float: left;
	clear: right;
}

div#text{
	margin: 0 auto;
	width: 620px;
	text-align: left;
	min-height: 330px;
	background-color: #fff;
	border-top: 1px solid #fff;
	clear: both;
	<!--width: 600px;-->
}	

.td_r {
	width: 190px;
	text-align: right;
}

.td_l {
	width: 405px;
	text-align: left;
}

a {
	color:#494B4C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#text td {
	vertical-align: top;
	color:#494B4C;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:2px;
	height: auto;
	}
div#text a:hover {
	}

.p1 {
	margin-top: 4px;
	text-align: right;
}

.p2 {
	margin-top: 13px;
	text-align: right;
}

.inputtext {
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2 3 3 5;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 0;
}

.inputtext_alert {
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2 3 3 5;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 0;
}

.submit {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 15 1 15;
	margin-top: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EFEFEF;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
