body {
	margin: 0px;
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #330000;
	height: auto;
	background-color: #FFF6DB;
}

a img { border: 0; }

a
{
  color: #FF6600;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

.error
{
  border: 1px solid #FF6600;
  background-color: #FAFAFA;
  margin: 4px 0 10px 0;
  padding: 4px;
  line-height: 18px;
}


td, textarea {
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #330000;
}

form {
	margin: 0px;
	margin-bottom: 10px;
}
select {
	height: 18px;
}
	
#top_frame, #logo_frame, #content_frame, #bottom_frame {
	min-width: 980px;
	width: 100%;
	text-align: center;
} 

/* Top Elemente */

#top_frame {
	background-color: #FFF6DB;
}

#top_box {
	width: 986px;
	height: 36px;
	text-align: left;
	margin: auto;
	padding-left: 4px;
}

#top_box form {
	margin: 0px;
	margin-top: 8px;
	float: left;
}

#top_box select, #top_box input {
	border: 1px solid #330000;
	background-color: white;
	font-size: 11px;
	color: #330000;
}

.input_150 {
	width: 150px;
	height: 18px;
}
.input_120 {
	width: 120px;
	height: 18px;
}
.submit_20 {
	width: 20px;
	height: 18px;
}
.submit_40 {
	width: 40px;
	height: 18px;
}

.submit_50 
{
	width: 50px;
	height: 18px;
}


.submit_150 
{
	border: 1px solid #330000;
	background-color: white;
	font-size: 11px;
	color: #330000;
	width: 150px;
	height: 18px;
}


.new_member_date
{

}





#lang_form {
 width: 205px;
}

#search_form {
 width: 310px;
}

* html #search_form {
 width: 312px;
}

#login_form {
	width: 462px;
	text-align: right;
	white-space: nowrap;
}

/* Logo Frame Elemente */
#logo_frame {
	background-color: #FFFFFF;
	border-top: 2px solid #330000;
	border-bottom: 2px solid #330000;
	
}
#logo_box {
	width: 986px;
	height: 151px;
	background-image: url('../images/logo.jpg');
	background-position: -5px;
	margin: auto;
	text-align: left;
}
#crump_box {
	padding-left: 13px;
	padding-top: 132px;
}
#crump_box a{
	text-decoration: none;
	color: #330000;
}
#crump_box a:hover{
	text-decoration: underline;
}

/* Content Frame Elemente */
#content_frame {
	border-bottom: 2px solid #330000;
	background-color: #FFFFFF;
}

#content_box {
	width: 986px;
	min-height: 403px;
	height: auto;
	text-align: left;
	margin: auto;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 4px;
}

* html #content_box {
	height: 403px;
}

.content_col {
	float: left;
	margin-left: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.content_col p
{
	line-height: 15px;
}




.content_col img {
	/* float: left;  */
	margin-right: 5px; 
}

.content_col table img {
	float: none;
	margin: 2px;
}


.middle_col {
	width: 290px;
}

* html .middle_col {
	width: 300px;
}

.long_middle_col {
	width: 612px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 7px;
	margin-right: -5px;
}

* html .long_middle_col {
	width: 622px;
}

.first_content_col {
	margin-left: 0px;
	padding: 0px;
}

.last_col {
	width: 142px; 
}

* html .last_col {
	width: 150px; 
}

.box_header {
	width: auto;
	font-size: 13px;
	background-color: #FFF6DB;
	margin: 0px;
	padding: 3px;
	border: 1px solid #330000;
	margin-bottom: 10px;
	margin-left: -5px; 
	margin-right: -5px;
}

.result_header {
	width: auto;
	font-size: 13px;
	background-color: #FFF6DB;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	border-bottom: 1px solid #330000;
	margin-bottom: 10px;
}

#nav_box {
	background-color: #FFF6DB;
	border: 1px solid #330000;
	width: 190px;
}

* html #nav_box {
	width: 192px;
}

#personal_navi a {
	display: block; 
	float: left; 
}
* html .ergebnis_box * {
	margin-bottom: 6px;
	
}

.such_ergebnis {
	border: 1px solid #330000;
	height: auto;
	margin-top: 5px;
}

.ergebnis_box {
	border: 1px solid #330000;
	background-color: #FFF6DB;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.ergebnis_box a {
	text-decoration: none;
	color: #000000;
}
.ergebnis_box a:hover {
	color: #FF6600;
}

.result_table {
	border: 1px solid #330000; 
	margin-bottom: 5px; 
	border-spacing: 0px;
	width: 100%;
}

.image_cell {
	border-right: 1px solid #330000;
	width: 70px;
}

.header_cell {
	height: 15px; 
	background-color: #FFF6DB; 
	padding: 3px; 
	border-bottom: 1px solid #330000; 
	font-weight: bold;
	
}

.text_cell {
	padding: 3px; 
	vertical-align: top;
}

/*erst mal alles zuruecksetzen */
#nav_box ul, #nav_box li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 180%;
}

#nav_box ul {
	margin-left: 10px;
}

#nav_box ul * a {
	text-decoration: none;
	color: #330000;
}

ul#main_nav_list {
	padding-bottom: 10px; 
	width: 90%; 
	border-bottom: 1px solid #330000;
}
	
#nav_box ul * a:hover, #nav_box ul * .active, .active {
	color: #FF6600;
}

ul#main_nav_list2 {
	margin-top: 10px;
	padding-bottom: 10px;
}

.middle_orange_select {
	background-color: #FFB13D;
	width: 190px;
	border-width: 0px;
	margin-bottom: 3px;
	float: right;
	height: 18px;
}


.middle_orange_select2 {
	background-color: #FFB13D;
	width: 190px;
	border-right: 1px solid #330000;
border-top: 1px solid #330000;
border-left: 1px solid #330000;
border-bottom: 1px solid #330000;
	margin-bottom: 3px;
	float: right;
	height: 22px;

}

label {
	float: left; 
	margin-bottom: 3px;
}
label.right {
	float: none;
}

table.events label {
	width: 75px;
	border: 0px solid;
	margin-top:3px;

}

.right_orange_select {
	background-color: #FFB13D;
	width: 155px;
	border-width: 0px;
	margin-bottom: 3px;
	height: 18px;
}

.right_orange_select2 {
	background-color: #FFB13D;
	width: 155px;
	border-width: 0px;
	margin-bottom: 3px;
	height: 18px;
	border-right: 1px solid #330000;
border-top: 1px solid #330000;
border-left: 1px solid #330000;
border-bottom: 1px solid #330000;

}

.anzeige_links {
	width: 190px; 
	/* border: 1px solid #330000; */
	/* border-top: 0px; */
}
* html .anzeige_links {
	width: 192px;
}

.anzeige_links img {
	float: none;
}
.anzeige_rechts {
	width: auto; 
	border: 1px solid #330000; 
	margin-top: 10px;
	margin-left: -5px;
	margin-right: -5px;
}
.anzeige_rechts img {
	float: none;
}
/* Bottom Frame Elemente */

#bottom_box {
	width: 986px;
	text-align: right;
	margin: auto;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 4px;
	margin-bottom: 14px;
}

#bottom_box a {
	text-decoration: none;
	color: #330000;
}

#bottom_box a:hover {
	color: #FF6600;
}

/* KARSTEN */

.feldname
{
  vertical-align: top;
  font-weight: bold;
  font-size: 11px;  
  white-space: nowrap;
  text-align: right;
  padding: 3px 15px 0 0;
}

h1
{
  font-size: 13pt;
  margin: 0 0 10px 0;
}

h2, h3
{
  font-size: 10pt;
  margin: 10px 0 4px 0;
}

h4
{
  font-size: 9pt;
  margin: 0 0 4px 0;
}

.noline
{
  color: #330000;
  text-decoration: none;
}

.wrong_lang
{
  color: #aa9999;
  text-decoration: none;
}


.noline:hover
{
  text-decoration: none;
}

.page_link
{
  font-weight: normal;
}

.page_link strong
{
  color: FF6600;
}


.search_pulldown
{
  width: 300px;
}

.search_pulldown, .search_input, .regular_input
{
  font-size: 12px;
}

.search_input
{
  font-size: 12px;
  width: 300px;
}


.input_300
{
  width: 300px;
}

th
{
  font-size: 11px;
  text-align: left;
}



.table_100_percent
{
  width: 100%;
}

.table_border 
{
  border-spacing: 0;
}

.table_border td, .table_border th
{
  border-bottom: 1px solid #CCC;
  padding: 8px 18px 8px 0px;
  border-spacing: 0;
}

td.no_padding
{
  padding: 8px 0 8px 0;
}


.nofloat 
{
	display: block; 
}

.float_left
{
  float: left;
}

.input_contact
{
	border: 1px solid #330000;
	background-color: white;
	font-size: 11px;
	color: #330000;
  	/* width: 300px;*/
	width: 400px;
}


.textarea_contact
{
	border: 1px solid #330000;
	background-color: white;
	font-size: 11px;
	color: #330000;
  	/* width: 300px;*/
	width: 400px;
  	height: 200px;
}

.thin_border
{
  border: 1px solid #CCC;
  padding: 0;
  margin: 0;
  background-color: #F9F9F9;
}


.textarea_wide
{
	border: 1px solid #330000;
	background-color: white;
	font-size: 11px;
	color: #330000;
  width: 550px;
  height: 100px;
}

input, select, option
{
  font-size:  12px;
}

.tinput {
	width: 200px;
}

.tinput2 {
	width: 163px;
}

/* Tagcloud Schriftgroeßen */
.mm_tagcloud_tag1 {
	font-size: 100%
}
.mm_tagcloud_tag2 {
	font-size: 110%
}
.mm_tagcloud_tag3 {
	font-size: 120%
}
.mm_tagcloud_tag4 {
	font-size: 130%
}
.mm_tagcloud_tag5 {
	font-size: 140%
}
.mm_tagcloud_tag6 {
	font-size: 160%
}
.mm_tagcloud_tag7 {
	font-size: 200%
}

.mm_tagcloud_tag1 a, .mm_tagcloud_tag2 a, .mm_tagcloud_tag3 a, .mm_tagcloud_tag4 a,
.mm_tagcloud_tag5 a, .mm_tagcloud_tag6 a, .mm_tagcloud_tag7 a {
	color: #330000;
}

.mm_tagcloud_div {
	margin-bottom: 50px;
}