/*****************************
www.rudolf-peters.de
FIrefoc
screen.css
*****************************
Autor: 77PS - Schlenker
Start: 02.04.2007
Datei: css_ie6_screen.css
****************************/

/* Alle Abstände auf Null setzen */
html, body, div, h1, p, h2, h3, ul, ol,
span, a, table, td, form, img, li {
list-style:none;
margin: 0;
padding: 0;
font-size:12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height:16px;}


img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }

.flLeft { 
margin-right:10px;
margin-top:0px;
float:left; }
.flRight { 
float:right; }


/* Standarts */
body{
text-align:center;
margin-top:10px;}
html, body{}
a:link {
color: #6D2B00;
font-weight:700;
text-decoration: none;}
a:visited {
color: #6D2B00;
font-weight:700;
text-decoration: none;}
a:hover {
color: #000000;
font-weight:700;
text-decoration: none;}
a:active {
color: #000000;
font-weight:700;
text-decoration: none;}
h1{
	font-size:16px;
	color:#006F00;
	line-height:22px;
	font-weight:600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom:10px;
	margin-top:10px;
	line-height:50px;
}
h2{
font-size:11px;
color:#000000;
font-weight:bold;
line-height:18px;}

h3{
	font-size:14px;
	color:#006F00;
	line-height:22px;
	font-weight:700;
	margin-bottom:10px;
	margin-top:10px;
}
h4{
	font-size:16px;
	color:#006F00;
	line-height:22px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-bottom:10px;
	margin-top:10px;
}

/* Layout */
#main{
text-align:left;
width:960px;
background-image:url(main_back.gif);}
#header{
width:960px;
height:140px;
height:101px;
background-image:url(top_logo.jpg);}
#header_suche {
width:204px;
height:140px;
float:left;
background:#D3E1D0;}
#header_2 {
width:426px;
height:140px;
float:left;
margin-left:2px;
background-image:url(header_3bilder.jpg);}
#header_nav {
width:327px;
height:140px;
float:left;
background-image:url(back_oben_rechts.gif);
list-style:none;}
#navoben {
font-weight: normal;
font-weight:normal;
width:327px;
height:16px;
background-color:#387E28;
margin-top:120px;
margin-left:0px;
padding-top:4px;
color: #ffffff;}
#navoben a{
font-weight: normal;
color: #ffffff;}
#navoben a:hover{
font-weight: normal;
color: #000000;}
#navoben a.current{
font-weight: normal;
color: #000000;}
#left{
width:204px;
margin-top:2px;
float:left;
background-color:#F2F2F2;}
#cont {
padding-left: 10px;
margin-left:210px;
margin-top:150px;
width:730px;
line-height:14px;}
#cont ul li{
list-style:disc;
margin-left:20px;
line-height:20px;}
#cont p { 
margin: 0 0 1.2em 0; 
padding: 0; 
}
/* Kiebitzmark */

#ki_cont {
padding-left: 10px;
margin-left:210px;
margin-top:150px;
padding-right: 30px;
width:700px;
line-height:14px;
background-image:url(kiebitz_hintergrund.jpg);}
#ki_cont ul li{
list-style:disc;
margin-left:20px;
line-height:20px;}
#ki_cont p { 
margin: 0 0 1.2em 0; 
padding: 0; 
}

/* Kiebitmarkt Ende */
#sponsor{
text-align:center;
margin-top:20px;}
#wetter{
text-align:center;
margin-top:10px;}
#footer{
float:right;
text-align:right;}

#mitarbeiter{

float: left;
width:340px;
margin-bottom:15px;
margin-right:10px;
} 

#m_bild{
float:left;
margin-right:10px;

}
#m_daten{
}
#m_mail{
clear:both;
float:left;
}
#partner{
margin-top:2px;
width:600px;
height:60px;
margin-bottom:10px;
}
#partner_logo{
float:left;
width:250px;
}
#partner2{
}
#kiebitz{

float: left;
width:350px;
margin-bottom:30px;

}
#k_bild{
float:left;
}

#futter{

	width:700px;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:20px;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


/* Haupt Navi ------------------------------------------------------------------------------*/
#navigation{
font-size:11px;
width:204px;}
/* 1st Level */
#navigation ul{
list-style: none; }
#navigation ul li{
margin-bottom: 0px;}
#navigation ul a{
line-height:20px;
display:block;
width:190px;
margin-top:1px;
color: #ffffff;
font-size:11px;
font-weight: bold;
text-decoration: none;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #CCCCCC;
padding-left:5px;
background-color:#387E28;}
#navigation ul a:hover{
color: #387E28;
background-color:#CCCCCC;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;}
#navigation ul a.current{
color: #387E28;
background-color:#CCCCCC;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;}

/* 2nd Level */
#navigation ul ul li{
margin: 0px;}
#navigation ul ul a{
display:block;
color: #000000; 
font-size: 11px; 
font-weight: normal;
line-height:16px;
padding-left:5px;
width:190px;
background-color:#D3E1D0}
#navigation ul ul a:hover{
background-color:#999999;
color: #387E28;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;}
#navigation ul ul a.current{
background-color:#999999;
color: #387E28;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;}

/* 3rd Level */
#navigation ul ul ul a{
display:block; 
color: #000000; 
font-size: 11px; 
font-weight: normal;
line-height:16px;
padding-left:15px;
width:180px;
background-color:#F5FADA}
#navigation ul ul ul a:hover{
color: #387E28;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;}
#navigation ul ul ul a.current{
color: #387E28;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;}
/* Navi Ende ------------------------------------------------------------------------------*/

/*  Start Forms */ 
#formwrap { 
padding: 0px; 
margin: 0px; } 
#form { 
padding: 0px 0px 10px 0px; 
margin: 0px 0px 0px 0px; 
text-align: left; } 
/* Rahmenfarbe angeben für Opera */ 
fieldset { 
border: 1px solid #fff; 
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px; } 
legend { 
border: 1px solid #fff; } 
Label { 
font:11px/20px verdana, arial, helvetica, sans-serif; 
padding:0px; 
margin-left: 0px; } 
.inpt { 
width: 280px; 
border: 1px solid #999; 
background-color: transparent; 
color: #387E28; 
font-family: Verdana, Arial, Sans-Serif; 
font-size: 11px;
font-weight:normal;
padding: 1px 1px 1px 3px; 
margin: 0px 0px 5px 0px; 
word-spacing: 0.2em; } 
.txt { 
width: 280px; 
border: 1px solid #999; 
background-color: transparent; 
color: #387E28; 
font-family: Verdana, Arial, Sans-Serif; 
font-size: 11px; 
padding: 1px 1px 1px 3px; 
margin: 0px 0px 5px 0px; 
word-spacing: 0.2em; } 
input.inpt:focus, textarea.txt:focus { 
color: #387E28; 
font-family: Verdana, Arial, Sans-Serif; } 
.senden { 
width: 80px; 
font-weight: bold; 
font-size: 11px; 
margin: 0px; 
padding:0px; 
background-color: #eee; 
color: #333; 
text-align: center; 
border: solid 1px #999; 
cursor: pointer; } 
.select{
width: 300px; 
border: 1px solid #999;
color: #387E28; 
font-family: Verdana, Arial, Sans-Serif; 
font-size: 11px; 
padding: 1px 1px 1px 3px; 
margin: 0px 0px 5px 0px; 
word-spacing: 0.2em;}
label, 
input[type=checkbox], 
input[type=radio], 
input[type=button], 
input[type=submit] { 
cursor: pointer; } 
/*  End Forms */ 

.noborder{
border:none;}
/* Suche */ 
#suche {
margin:0;
padding:0;
text-align:left;
float: left;}

#suche fieldset { 
border: none;
padding: 10px 10px 10px 10px; 
margin: 0px 0px 0px 0px; } 

.such_inpt { 
width: 160px; 
border: 1px solid #999; 
background-color: #ffffff; 
color: #387E28; 
font-family: Verdana, Arial, Sans-Serif; 
font-size: 11px;
font-weight:normal;
padding: 3px 3px 3px 3px; 
margin-top: 10px;
word-spacing: 0.2em; 
} 

.such_senden { 
width: 80px; 
font-weight: bold; 
font-size: 11px; 
margin: 0px; 
padding:0px; 
background-color: #eee; 
color: #333; 
text-align: center; 
border: solid 1px #999; 
cursor: pointer; 
margin-top: 10px;
} 

/* Sitemap */
.level1{
font-weight:bold;}
.level2{
}
.level3 a:link{
color:#999999;}

/* Styles */
.bildunter{
color:#387E28;}

/* WYSIWYG Styles */
.bild_links{
align: left;}

/* download
*******************************************************************************/
.download-hdl p, 
.download-file p, 
.download-desc p { 
  width:100%; /* IE6 Hack */
	margin: 0;
}

.download-hdl p { 
	padding: 2px 2px;
	background-color: #387E28;
	font-weight: bold;
	color: #fff;
}

.download-file { 
	padding: 1.2em 7px;
	border-left: 1px solid #387E28;
	border-right: 1px solid #387E28;
}

.download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #e5ffe5;
	border-left: 1px solid #387E28;
	border-right: 1px solid #387E28;
	border-bottom: 1px solid #387E28;
}

.download-without-desc { 
	margin-bottom: 1.2em;
	border-top: 1px solid #387E28;
}
table {
border-collapse: collapse;

border:1px solid #006600;}

td {

   padding:6px;
  border: 1px solid #006600;
   }
.tb_back {
font-size:1.2em;
background-color:#FFFFCE;}
.tb_bold {
font-weight:700;}


#noborder table{
border:none;
   }
#noborder td{
border:none;
 padding:4px;
   }


/* -------->> global settings needed for thickbox << */

*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* -------->> thickbox specific link and font settings <<*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* -------->> thickbox settings <<*/

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


