@charset "utf-8";
#header {
	height : 168px;
	min-width: 800px;
	background-repeat: no-repeat;
	background-position:bottom right;
	background-color: #0099FF;
	background-image: url(images/logo.jpg);
} 
#textkopf {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
}
#news {
	width: 100%;
	background-color: #FFFFFF;
	font-size:12px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
#main {
	min-width: 800px;
	background-color: #FFFFFF;
	background-image: url(images/headb.png);
	background-repeat: repeat-x;
	overflow: hidden;
} 
#main2 {
	min-width: 800px;
	background-color: #FFFFFF;
	background-image: url(images/headb.png);
	background-repeat: repeat-x;
	
} 
body {
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-color : #ffffff;
	min-width: 950px;
} 
#maincenter a:link { 
color : #000000; 
text-decoration : underline; 
} 
#maincenter a:visited { 
color : #000000; 
text-decoration : underline; 
} 
#maincenter a:hover { 
text-decoration : none; 
color : #ffffff; 
	background-color:#ff9900;
} 
#maincenter a:active { 
text-decoration : none; 
color : #ffffff; 
	background-color:#ff9900;
} 
#maincenter3 a:link { 
color : #000000; 
text-decoration : underline; 
} 
#maincenter3 a:visited { 
color : #000000; 
text-decoration : underline; 
} 
#maincenter3 a:hover { 
text-decoration : none; 
color : #ffffff; 
	background-color:#ff9900;
} 
#maincenter3 a:active { 
text-decoration : none; 
color : #ffffff; 
	background-color:#ff9900;
} 
#maincenter2 a:link { 
color : #000000; 
text-decoration : underline; 
} 
#maincenter2 a:visited { 
color : #000000; 
text-decoration : underline; 
} 
#maincenter2 a:hover { 
text-decoration : none; 
color : #ffffff; 
	background-color:#ff9900;
} 
#maincenter2 a:active { 
text-decoration : none; 
color : #ffffff; 
	background-color:#ff9900;
} 
a:link { 
color : #000000; 
text-decoration : none; 
} 
a:visited { 
text-decoration : none; 
color : #000000; 
} 
a:hover { 
text-decoration : none; 
color : #ffffff; 
	background-color:#ff9900;
} 
a:active {
	text-decoration : none;
	color : #ffffff;
	background-color:#ff9900;
} 
#left {
	float : left;
	width : 152px;
	color : #990000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : italic;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 2px;
	
	background-image: url(images/leftnav.png);
	margin: auto;
	background-repeat:no-repeat;
} 

#left a:link {
	color: #FFFFFF;
	display: block;
	width: 148px;
	height: 22px;
	background-color: #0099FF;
	text-decoration: none;
	padding-left : 2px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
}
#left a:visited {
	color: #FFFFFF;
	display: block;
	width: 148px;
	height: 22px;
	background-color: #0099FF;
	text-decoration: none;
	padding-left : 2px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
}
#left a:hover {
	color: #000000;
	display: block;
	width: 148px;
	height: 22px;
	background-color: #FF9900;
	text-decoration: none;
	padding-left : 2px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
}
#left a:active {
	color: #000000;
	display: block;
	width: 148px;
	height: 22px;
	background-color: #FF9900;
	text-decoration: none;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
}

#center {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : italic;
	padding-left : 156px;
	padding-right : 204px;
	padding-top : 24px;
	font-size: 12px;
	line-height: 2;
} 
#right {
	float : right;
	width : 200px;
	color : #ffffff;
	padding-top: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	background-image: url(images/sidebar.png);
	margin: auto;
	background-repeat: no-repeat;
	height: 480px;
	} 
#footer {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	width: 100%;
	background-color: #0099FF;
	min-width: 800px;
	clear: both;
	

} 
#footer2 {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	width: 100%;
	background-color: #0099FF;
	min-width: 800px;
	} 
.CollapsiblePanel {
	margin : 0px;
	padding : 0px;
	border-left : 1px solid #000000;
	width : 150px;
	display: block;
	color: #FFFFFF;
	
} 
.CollapsiblePanelTab {
	background-color : #0099FF;
	border-bottom : 1px solid #000000;
	margin : 0px;
	padding-left : 2px;
	cursor : pointer;
	color: #FFFFFF;
	width : 148px;
	height: 22px;
	} 
.CollapsiblePanelContent {
	margin : 0px;
	padding : 0px;
} 
.CollapsiblePanelTab a {
	color : #ffffff;
	text-decoration : none;
} 
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color : #FF9900;
	color: #000000;
	
	} 
.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color : #FF9900;
	color: #000000;
	} 
.CollapsiblePanelFocused .CollapsiblePanelTab {
	
} 
.TabbedPanels {
	margin : 0;
	float : left;
	clear : none;
	width : 100%;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : italic;
} 
.TabbedPanelsTabGroup { 
margin : 0; 
padding : 0; 
} 
.TabbedPanelsTab { 
position : relative; 
top : 1px; 
float : left; 
margin : 0 1px 0 0; 
background-color : #990000; 
list-style : none; 
border-left : 1px solid #ccc; 
border-bottom : 1px solid #999; 
border-top : 1px solid #999; 
border-right : 1px solid #999; 
cursor : pointer; 
} 
.TabbedPanelsTabHover {
	background-color : #000000;
	color: #FFFFFF;
} 
.TabbedPanelsTabSelected {
	background-color : #000000;
	border-bottom : 1px solid #ffffff;
} 
.TabbedPanelsTab a { 
color : black; 
text-decoration : none; 
} 
.TabbedPanelsContentGroup { 
clear : both; 
border-left : 1px solid #ccc; 
border-bottom : 1px solid #ccc; 
border-top : 1px solid #999; 
border-right : 1px solid #999; 
background-color : #eee; 
} 
.TabbedPanelsContent { 
padding : 4px; 
} 
.TabbedPanelsContentVisible {
	background-color : #990000;
} 
.Stil1 { 
color : #ffffff; 
} 
#apDiv1 {
	position : absolute;
	left : 0;
	top : 0px;
	width : 107px;
	height : 86px;
	z-index : 1;
} 
.Stil13 { 
color : #ffa500; 
} 
.Stil14 {
	color : #FFFFFF;
} 
.Stil15 { 
font-size : 22px; 
font-weight : bold; 
}

#maincenter {
	width: 97%;
	line-height: 2;
	font-weight: bold;
	margin: auto;
	max-width: 1000px;
	min-height: 400px;
	}
#maincenter3 {
	width: 100%;
	font-weight: bold;
	margin: auto;
	max-width: 1000px;
	min-height: 400px;
	}	
#teiler{
	background-image: url(images/teiler.gif);
	width: 100%;
	height: 1px;
}
#footer a:link {
	text-decoration : underline;
	color : #ffffff;
}
#footer a:hover {
	text-decoration : none;
	color : #ffffff;
}
#footer a:visited {
	text-decoration : underline;
	color : #ffffff;
}
#footer2 a:link {
	text-decoration : underline;
	color : #ffffff;
}
#footer2 a:hover {
	text-decoration : none;
	color : #ffffff;
}
#footer2 a:visited {
	text-decoration : underline;
	color : #ffffff;
}
h1 {
	font-size: 18px;	
}
#bilder {
	min-height: 750px;}

#maincenter2 {
	width: 97%;
	line-height: 2;
	font-weight: bold;
	margin: auto;
	max-width: 1100px;
	min-height: 400px;
	}
#left2 {
	float : left;
	width : 152px;
	color : #990000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : italic;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 2px;
	background-image: url(images/leftnav.png);
	margin: auto;
	background-repeat:no-repeat;
	height: 1218px;
} 

#left2 a:link {
	color: #FFFFFF;
	display: block;
	width: 148px;
	height: 22px;
	background-color: #0099FF;
	text-decoration: none;
	padding-left : 2px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
}
#left2 a:visited {
	color: #FFFFFF;
	display: block;
	width: 148px;
	height: 22px;
	background-color: #0099FF;
	text-decoration: none;
	padding-left : 2px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
}
#left2 a:hover {
	color: #000000;
	display: block;
	width: 148px;
	height: 22px;
	background-color: #FF9900;
	text-decoration: none;
	padding-left : 2px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
}
#left2 a:active {
	color: #000000;
	display: block;
	width: 148px;
	height: 22px;
	background-color: #FF9900;
	text-decoration: none;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
}


#right2 {
	float : right;
	width : 200px;
	color : #ffffff;
	padding-top: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	height: 1148px;
	} 





	
#bilder2 {
	cursor: pointer;
	text-align: center;
}
#impres {
	line-height:2px;
}
#nav0, #nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #nav8, #nav9, #nav10, #nav11, #nav12 {
	display: block;
	padding: 5px;
	margin-left: 10px;
	width:133px;
	overflow: hidden;	
}
#right, #left, #maincenter {padding-bottom:2000px; margin-bottom:-2000px;}
.inhalt{
	width:49.9%;
	
}
.dia{
	width:94%;
	background-color: #ff9900;
}
/*  -------------------------------------------------  */
/*  haupt div für die Ausgabe */
#gb_content {
	width: 90%;
	margin: 20px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
}
/*  formular neuer eintrag  */
#formular {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 680px;
	height: 320px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 5px 0px;
	background-image: url(images/poststamp.png);
	background-repeat: no-repeat;
	background-position: 450px 20px;
	background-color: #EAE8E1;
}
/*  platzhalter für smilie ausrichtung  */
#formular_blind {
	width: 435px;
	float: left;
}
/* smilie div */
#smilies {
	width: 235px;
	height: 160px;
	float: left;
	margin-top: 120px;
}
/*  -------------------------------------------------  */
/*  orange  */
.Stil1 {
	color: #FF9900
}
/*  hellgrau  */
.Stil2 {
	color: #000000
}
/*  dunkelgrau  */
.Stil3 {
	color: #000000;
}
/*  dunkelgrau link  */
#gb_content a {
	color: #544F43;
	text-decoration: none;
	outline: 0;
}
/*  orange hover link  */
#gb_content a:hover {
	color: #000000;
	text-decoration: none;
}
/*  black link Seiten Navi  */
#gb_content .seiten_navi a {
	color: #000000;
	text-decoration: none;
	outline: 0;
}
/*  orange hover link Seiten Navi  */
#gb_content .seiten_navi a:hover {
	color: #000000;
	text-decoration: none;
}
/*  -------------------------------------------------  */
/*  statusleiste oben  */
.status {
	background-color: #ffffff;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	border-right-style:none;
	padding: 10px 0px 10px 10px;
	vertical-align:middle;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
	width:660px;
}
/*  spalte: neuer eintrag  */
.neuer_eintrag {
	text-align:right;
	background-color: #ffffff;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	border-left-style:none;
	padding: 10px 10px 8px 0px;
}
/*  seitennavigation oben-unten */
.seiten_navi{
	background-color: #ffffff;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_down.png);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-right-style:solid;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
/*  spalte: user  */
.user{
	width:220px;
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	border-right-style:none;
	padding: 5px 0px 5px 5px;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
/*  spalte: datum  */
.datum{
	width:220px;
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	border-left-style:none;
	border-right-style:none;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
/*  spalte: eintrag nr  */
.eintrag{
	width:220px;
	background-color: #97948c;
	border:1px solid #000000;
	border-left-style:none;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align:right;
}
/*  spalte: inhalt  */
.inhalt{
	background-color: #F1F1F1;
	border:1px solid #000000;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #434F54;
}
/*  untere zeile der gb einträge  */
.www_icq_email{
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 4px 4px 4px 4px;
	border-right-style:none;
}
/*  ausrichtung der admin buttons  */
.admin_buttons{
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-left-style:none;
}
/*  höhe zwischen den einträgen  */
.beitragabstand {
	height:10px;
}
.options {
	width:380px;
	background-color: #97948c;
	border:1px solid #000000;
	border-right-style:none;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
.options_1 {
	width:300px;
	text-align:right;
	background-color: #97948c;
	border:1px solid #000000;
	border-left-style:none;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
textarea#inhalt { 
	width: 350px;
}
/* ------------------------------------------------- */
#admin_login {
	width:250px;
	margin: 0px auto 0px auto;
}
.login_name {
	width:50px;
	font-weight:bold;
	text-align:right;
}
.input_login_name {
	width:150px;
	font-weight:bold;
	font-size:smaller;
}
.login_pass {
	width:50px;
	font-weight:bold;
	text-align:right;
}
.input_login_pass {
	width:150px;
	font-weight:bold;
	font-size:smaller;
}
/*  -------------------------------------------------  */
.button {
	margin: 0px 3px 0px 0px;
	padding-bottom:2px;
	background-color: #F1F1F1;
	color: #000000;
	background-image: url(images/v_h_grey.png);
	background-repeat: repeat-x;
	width:auto;
	height:18px;
	font-size:10px;
	border:1px solid #000000;
}
