/* Layout */
#frame {
	
	padding: 0px;
	width: 980px;
	display: block;
	background-image: url(img/stripe_darkred.gif);
}
#head {
	margin:0px;
	padding: 0px;
	display: block;
	background: url(img/logo.jpg);
	width: 980px;
	height: 120px;
}
#blocks_left {
	float: left;
	padding: 8px;
	background: url(img/stripe_lightred.gif);
}
#blocks_right {
	padding-top: 5px;
	width: 189px;
	text-align: left;
	background: url(img/stripe_lightred.gif);
	float: right;
}
.block_right_title {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	padding: 5px;
}
.block_right_content {
	text-align: left;
	padding: 5px;
	margin: 0px;
	display: block;
}
#path {
	display: block;
	margin-bottom: 5px;
}
#inhalt {
	color: #fff;
	float: left;
	width: 560px;
	margin: 0px;
	padding: 5px;
	background-image: url(img/content_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
}
#footer {
	display: block;
	height: 23px;
	background: #4D0000;
	padding-top: 5px;
	margin: 0px;
	width: 980px;
}
.open_menu  {
	margin: left;
}
#menu_title {
	list-style: none;	
}
.menu {
	margin-left: 3px;
}
.menu a {
	color: #fff;
}

.submenu {
	display: block;
	width: 220px;
}
.submenu a {
	color: #DCDCDC;
	font-size: 8pt;
	font-weight: normal;
}
.test {
	float: right;
}
.page_admin_link {
	width: 200px;
	color: #000;
	font-weight: bold;
	display: block;
	float: left;
}
ul {
	list-style: none;
	margin-left: 6px;
	padding: 1px;
}
.overview a {
	font-weight: none;
}
#admin_menu {
	 display: block;
	 width: 200px;
	 margin: 5px auto;
	 text-valign: top;
	 padding: 0px;
	 margin: 20px auto;
}

.border {
	padding: 0px; 
	margin: 0px; 
	font-family: Verdana; 
	FONT-SIZE: 9pt;
}
.borderbright { 
	padding: 0px; 
	font-family: Verdana; 
	FONT-SIZE: 9pt;
}
.menu { 
	color: #000;
	width: 200px; 
}
.submenu { 
	color: #000;
	width: 200px; 
}
.bg { 
	
}
.menubg { 
	background: #CFE3FF; 
	width: 200px;
}
.highlight {
	background: #eeffff;
}
.widebold {
	font-family: Verdana; 
	COLOR: #000000; 
	FONT-SIZE: 9pt; 
	BACKGROUND: none; 
	TEXT-DECORATION: none; 
	font-weight: bold;  
	letter-spacing: 2px; 
}
body {	
	font-family: Verdana;
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: 9pt;
	scrollbar-face-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #000000; 
	scrollbar-shadow-color: #999; 
	scrollbar-dark-shadow-color: #999; 
	scrollbar-3dlight-color: #999; 
	scrollbar-highlight-color: #999;
	background:url(img/bg_fase.gif);
	color: #fff;
	height: 100%;
	margin: 0px;
}
table {
	border-spacing: 0px;
}
table.menutable { 
	border-spacing: 0px;
}
td { 
	padding: 0px;
	margin: 0px; 
	font-family: Verdana; 
	FONT-SIZE: 9pt; 
}
td.menutable { 
	padding: 3px; 
	font-family: Verdana; 
	FONT-SIZE: 9pt; 
}
.menulink a {
	FONT-FAMILY: Verdana; 
	display: block;
	FONT-SIZE: 8pt; 
	BACKGROUND: none; 
	TEXT-DECORATION: none; 
	height: 11px; 
}
a {
	font-family: Verdana; 
	COLOR: #EE525D; 
	FONT-SIZE: 9pt; 
	BACKGROUND: none; 
	TEXT-DECORATION: none; 
	font-variant: normal;  
	font-weight: bold; 
	letter-spacing: 1px; 
}
A:hover {
	COLOR: #fff;
}
strong {
	font-family: Verdana; 
	COLOR: #fff; 
	FONT-SIZE: 9pt; 
	BACKGROUND: none; 
	TEXT-DECORATION: none; 
	font-variant: normal;  
	letter-spacing: 2px; 
}
div.sitetitle {
	FONT-FAMILY: Georgia; 
	COLOR: #000; 
	FONT-SIZE: 20pt; 
	BACKGROUND: none; 
	TEXT-DECORATION: none; 
	font-weight: bold;  
	letter-spacing: 2px; 
}
div.sitesubtitle {
	font-family: Verdana; 
	COLOR: #000; 
	FONT-SIZE: 15pt; 
	BACKGROUND: none; 
	TEXT-DECORATION: none; 
	font-weight: bold;  
	letter-spacing: 1px;
}
form {
	display: inline;
}
div { 
	display: inline;
}
input {
	height: 22px;
	border: 1px solid #C0435D;
	color: #fff;
	background: #321011;
}
textarea {
	border-width: 1px; 
	border-style: solid; 
	border-color: gray;
}
p {
	color: #fff;
	padding: 5px;
	font-family: verdana;
}
/* newsletter */
.newsletter_block {
	color: #000;
	text-align: left;
	text-decoration: underline;
}
button {
	
	background-image: url(img/buttn.gif);
	color: #fff;
	height: 22px;
	width: 79px;
	border: 1px solid #230A11;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.formular table {
	margin: 20px auto;
	width: 300px;
}
.formular td {
	padding: 5px;
}
#overview {
	padding-top: 30px;
	display: block;
}
.content {
	margin: 20px;
	padding-top: 20px;
}