/*
* File: style.css, stylesheet
* Package EasyHP
* Version stable release - v1.0, January 1st, 2008
* Copyright (c) 2007 EasyHP CMS
* Grafics by bananachief.de in cooperation with EasyHP CMS
* License http://opensource.org/licenses/gpl-license.php GNU Public License
*/


body {
background-color: #BBEBF4; 
margin: 10px 0px 0px 0px; 
text-decoration: none; 
font-family: Tahoma, Times New Roman, Veranda sans-serif; 
font-size: 13px; 
color: #000000; 
border: 0px;
}

.captcha_true {
	font-weight: bold;
	color: #008000;
}


.captcha_false {
	font-weight: bold;
	color: #FF0000;
}


.captcha_input {
	cursor: crosshair;
}

#header{
height: 130px;
width: 850px;
background-image: url("images/header.png"); 
background-repeat:no-repeat;
margin: auto;
}


#footer{
text-align: center;
border-top: solid 1px #0099FF;
}


#content{
border: 1px solid #787878;
background-color: #eeeeee;
margin-left: 20px;
margin-right: 10px;
margin-bottom: 1px;
margin-top: 0px;
padding: 5px;
}


.c_date {
	margin-bottom: 0px;
}


.c_user {
	font-weight: bold;
	margin-bottom: 0px;
}


.c_text {
	margin-bottom: 3px;	
}


.c_control {
	margin-right: 2px;
	text-align: right;
}


#c_hr {
	border: 0px;
	border-bottom: 1px solid #808080;
}


.n_news {
	color: #000000;
}


.c_subject {
	font-weight: bold;
	color: green;
}


.newsflash_more {
	font-weight: bold;
	color: black;
}


.comments {
	border: 1px solid #787878;
	background-color: #F3F3F3;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 8px;
	padding: 0px;
}


#comments {
	font-size: 1.1em;
	color: #FFFFFF;
}


.site_links {
	width: 300px;
	border: 1px solid #787878;
	background-color: #F3F3F3;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 1px;
	padding: 5px;
	text-align: center; 
}


#gb_site {
	font-weight: bold;
	margin-bottom: 7px;
}


.waiting {
	width: 350px; 
	text-align: center; 
	border: 1px #333333 solid; 
	padding: 20px; 
	margin-top: 20px;
	font-family: Arial, Tahoma;
	font-size: 13px;
	text-align: center;
}


.mfield {
	font-size: 10px;
}


.smiles {
	border: 1px solid #787878;
	background-color: #F3F3F3;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 1px;
	padding: 5px;
}

#smiles {
	margin-left: 68px;
}


#content.head{
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 12px;
	padding: 5px;
	padding-left: 0px;
	color: #000000;
	border: 0px;
}
#content.foot{
margin-bottom: 50px;
margin-top: 3px;
background-image: url("images/bg_content_head.png");
background-repeat: repeat-x;
font-size: 10px;
padding: 0px;
padding-left: 3px;
font-family: Tahoma, Times New Roman, Veranda sans-serif;
color: #FFFFFF;
text-align: left;
}


div.layout{ 
	padding: 10px;
	margin: 0 auto; 
	width: 670px; 
	background-color: #FFFFFF; 
	border: 0px;
} 


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


a:hover {
	color: #333333;
	text-decoration: none;
}


.copyright {
	color: #000080;
}

.guestbook {
	width: 500px;
	background-color: #FFFFFF;
	border: 1px #333333 solid;
}


.content {
	background-color: #F3F3F3;
}


.radio {
	cursor: pointer;
}


#table {
	width: 880px;
	border: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
}


.button {
	font-size: 13px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}


#bbcode_b {
	font-weight: bold;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#bbcode_i {
	font-style: italic;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#bbcode_u {
	text-decoration: underline;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.bbcode {
	margin-top: 16px;
}


.normal {
	background-color: #FFFFFF;
	border: none;
}


textarea {
	font-family: Arial;
	font-size: 13px;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
}


input {
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
}

input:focus {
	background-color: #F8F8F8;
}


.input_right {
	text-align: right;
	padding: 0px 2px;
}


select {
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
}


.admin_link:hover {
	text-decoration: underline;
}


.hr {
	text-align: left;
}


.pointer {
	cursor: pointer;
}


.copy {
	font-size: 0.8em;
}


.footer_title {
	font-size: 0.9em;
}


#head{
	font-family: Arial;
	font-size: 19px;
	font-weight: lighter;
	color: #105289;
}


#navi { 
	width: 150px; 
	float: left; 
	height: 100%; 
	margin-right: 10px;
	margin-bottom: 30px;
} 


#navi_break { 
	clear: both; 
} 


ul.navigation { 
list-style: none; 
margin: 0; 
padding: 0; 
width: 150px;
text-decoration: none; 
font-family: Tahoma, Times New Roman, Veranda sans-serif; 
font-size: 12px; 
color: #000000; 
} 



ul.navigation span { 
background-color: #FFFFFF; 
text-align: center;
color: #FFFFFF; 
display: block; 
margin-top: 10px;
padding-left: 0px; 
padding-right: 5px; 
padding-bottom: 8px; 
padding-top: 19px; 
text-decoration: none; 
font-weight: bold; 
height:1%; 
background-image: url("images/bg_navi_span.png");
background-position: bottom; 
background-repeat:no-repeat;
 
} 
ul.navigation a {
background-color: #FFFFFF; 
color: #333333; 
display: block; 
padding: 5px; 
padding-left: 10px; 
text-decoration: none; 
background-image: url("images/bg_navi.png");
background-position: bottom; 
background-repeat:no-repeat; 
} 
ul.navigation a.aktiv { 
background-color: #F3F3F3; 
color: #555555; 
} 
ul.navigation a:hover { 
background-image: url("images/bg_navi_hover.png"); 
background-position: bottom; 
background-repeat:no-repeat;
} 
ul.navigation a:hover.aktiv { 
background-color: #F3F3F3; 
}


#main {
	padding: 0px;
	margin: 0px;
}

#pfeil{
	font-size: 19px;
	font-weight: normal;
	color: #105289;
	margin-right: 2px;
	line-height:1em;
}

#headline {
color: #FFFFFF;
}


#boben {
	background:url("images/box_oben.png") top right no-repeat;
	height: 8px;	
	margin:0;
	padding:0;
}

#bbody {
	background:url("images/box_body.png") top left no-repeat;
	margin:0;
	padding:0;
}

#bunten {
	background:url("images/box_unten.png") bottom right no-repeat;
	height: 8px;
	margin:0;
	padding:0;
}

#inhalt {
	background:url("images/box_body.png") top left repeat-y;
	font-size: 12px;
	margin:0;
	padding: 3px;
	color: #000000;
}

#inhalt_klein {
	background:url("images/box_body.png") top left repeat-y;
	font-size: 10px;
	margin:0;
	padding: 3px;
	color: #000000;
}

#inhalt p {
	margin:0;
	padding:0;
}
