/* CSS Document */
body, html{
	margin-top:5px;
	height:101%;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

#userbild {
	text-align:left;
	display:block;
	float:left;
}

/* Image-Fix für Fx */
img
{
	border: none;
}

img.icon
{
	width: 16px;
	height: 16px;
}

.good {
	color:#009900;
}

.bad {
	color:#CC0000;
}

.badlink {
	color:#CC0000;
	text-decoration:underline;
}

.badlink:hover {
	color:#CC0000;
	text-decoration:none;
}

#mailcmd {
	width:200px;
	position:relative;
	left:250px;
	top:-55px;
}

.userbox {
	border:1px solid #c0c0c0;
	padding:5px;
	-moz-border-radius:8px;
}

#logout {
	display:block;
}

#alias {
	display:block;
	float:left;
	text-align:left;
	padding-left:20px;
}

#alias, #post {
	font-size:12px;
	font-weight:normal;
}
#alias a, #post a {
	color:#96BC0F;
}
#alias a:hover, #post a:hover {
	text-decoration:none;
}

#post {
	margin-top:10px;
	display:block;
	float:left;
	padding-left:20px;
}

#content {
	width:950px;
	height:700px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#hauptmenu {
	position:relative;
	left:2px;
	height:33px;
	width:954px;
	text-align:left;
	overflow:hidden;
}
#hnav_bottom {
	background:#96bc0f;
	width:898px;
	font-size:13px;
	text-align:right;
	line-height:22px;
	padding-right:52px;
}
#hnav_bottom a {
	color:#FFF;
	text-decoration:none;
	margin:0px 5px;
}
#hnav_bottom a:hover {
	color:#000;
}
#hnav_bottom .cpage {
	color:#000;
}

#hauptmenu a {
	display:block;
	float:left;
	margin-right:4px;
	text-align:center;
	width:155px;
	height:33px;
	padding-top:7px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url(../../images/bg_hnav.gif) 0px -33px no-repeat;
}

#hauptmenu a img {
	vertical-align:middle;
	margin-right:4px;
}

#hauptmenu a:hover {
	padding-top:6px;
	background: transparent url(../../images/bg_hnav.gif) 0px 0px no-repeat;
}

#hauptmenu a.aktiv, #hauptmenu a.aktiv:hover {
	padding-top:6px;
	background: transparent url(../../images/bg_hnav.gif) 0px -66px no-repeat;
	cursor:default;
}

#headline {
	width:950px;
	height:23px;
	text-align:right;
	background-color:#96BC0F;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

#links {
	width:41px;
	height:23px;
	list-style:none;
	display:block;
	float:left;
}

#mitte1 {
	padding-left:10px;
	width:590px;
	height:23px;
	list-style:none;
	display:block;
	float:left;
	text-align:left;
	background-color:#003366;
	border-left:solid 2px #FFFFFF;
	vertical-align:middle;
}

#mitte2 {
	padding-right:10px;
	width:256px;
	height:23px;
	list-style:none;
	display:block;
	float:left;
	text-align:right;
	background-color:#003366;
	border-right:solid 2px #FFFFFF;
}

#rechts {
	width:41px;
	height:23px;
	list-style:none;
	display:block;
	float:left;
}

#login {
	width:300px;
	text-align:left;
	border:1px solid #C0C0C0;
	-moz-border-radius:8px;
}

p {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color:#000033;
}

h1{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color:#000033;
	font-weight:bold;
}

.menu a{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
}

.menu a:hover{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.menu a:active{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.login {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}

#eventinfo {
	border:1px solid #CCCCCC;
	margin-left:5px;
	padding-left:5px;
}

.eventlink{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color:#000033;
	text-decoration:none;
}

.taboben{
	background-color:#f4f4f4;
	/*border-left:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
	border-top:solid 1px #c0c0c0;*/
}
.tabunten{
	background-color:#f4f4f4;
	/*border-left:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;*/
}
.tabunten td, .taboben td {
	text-align:left;
}
.taberweitert{
	border:1px solid #003366;
}

.lettermenu a {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;*/
	margin:0px 2px;
	font-size:13px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
.lettermenu a:hover {
	color:#000;
	font-weight:normal;
}
.lettermenu .cpage {
	margin:0px 2px;
/*	font-weight:bold;*/
	color:#000;
	font-size:13px;		
}	
.lettermenu{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;*/
	/*color:#003366;
	color:#FFF;*/
	background:#96bc0f;
	text-align:center;
	/*padding-bottom:10px;*/
}

.mailboxhead {
	background:#96bc0f;
	padding-left:3px;
}

tr.test:hover {
	background-color:#DDDDDD;
}

.mailist a{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
	padding:3px;
}

.mailist a:hover{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

.mailist a:active{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

.mailist{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight:bold;
	color:#003366;
}
/*
.hoverdel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

.hoverdel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#003366;
}

.hoverdel a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#003366;
}

.hoverdel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#003366;
}
*/
.fehler{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-weight:bold;
	color:#990000;
}

.saveedit {
	background-image:url(../../images/filesaveas.gif);
	width:19px;
	height:19px;
	border:0;
	cursor:pointer;
}

.datum {
	border:solid 1px #003366;
	width:80px;
	height:18px;
}

.text{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color:#000033;
}

.textrot{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color:#CC0000;
}

a.text {
	color:#96BC0F;
}
a.text:hover {
	text-decoration:none;
}

.textgreen{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color:#006600;
}

.rahmen{
	padding:0px;
	border:solid 1px silver;
}

.visi {
	display:block;
	float:left;
	width:255px;
	height:160px;
	background-image:url(../../images/visitenkarte.gif);
	font-size: 11px;
	color:#000033;
	font-weight:normal;	
}

.visi a {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
.visi a:hover {
	text-decoration:none;
}

.spacer{
	display:block;
	float:left;
	width:46px;
	height:150px;
}

a.mailto{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color:#000033;
	font-weight:normal;		
}

a.mailto {
	/*font-family:Arial, Helvetica, sans-serif;*/
}

a:hover.mailto {
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-decoration:none;
}

.bgwhite {
	/*background-color:#FFF;*/
	font-size: 11px;
	color:#000033;	
}

/* FORMULAR - ELEMENTE */

form  {
	margin:0px;
	padding:0px;
}
.textfeld, .textfeldklein, .textfeldmittel {
	margin:0px;
	border-left:2px solid #BFBFBF;
	border-top:2px solid #BFBFBF;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;	
	padding:1px 3px;
	width:154px;	
}
.textfeld_file {
	margin:0px;
	border-left:2px solid #BFBFBF;
	border-top:2px solid #BFBFBF;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;	
	padding:1px 3px;
}
select.textfeld {
	width:162px;
}

.textfeldklein {
	width:50px;
}

.textfeldmittel {
	width:90px;
}

.senden {
	background-color:#f1f0ec;
	border:solid 1px #c0c0c0;
	margin:0px;
	padding:3px;
	font-size:12px;
}

.textarea {
	border:solid 1px #003366;
}

button {
	background: none;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding: 0;
}
button div {
	margin: 0;
	padding: 0px 0px 0px 5px;
	background-repeat: no-repeat;
	background-position: left center;
}

button div p {
	color: #000;
	font-size: 14px;
	line-height:1em;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;	
	margin: 0;
	white-space: nowrap;
	padding: 9px 12px 10px 7px;
	background-repeat: no-repeat;
	background-position: right center;
}

button div.btn { 
	background-image: url(../../images/btn_bg_left.gif);
}

button div p.btn { 
	background-image: url(../../images/btn_bg_right.gif);
	font-size: 13px;
	line-height: 1.6em;
	padding: 3px 12px 2px 7px;
}

#msg {
	width:450px;
}

th, .th {
	font:bold 13px/30px Trebuchet MS,Arial,Helvetica,sans-serif;
	/*color:#0292BF;*/
	background-color:#F1F0EC;
	text-align:center;
}
.th {
	text-align:right;
	padding-right:8px;
}

tr.gerade{

}

tr.ungerade{
	background-color:#FFF;
}

.abgesagt td, .gerade td, .ungerade td {
	border-top:1px solid #DEDEDE;
	/*border-bottom:1px solid silver;*/
	font-size:11px;
	padding:0px;
}

/* Styles für neue Startseite */
div.mainContainer
{
	width: 66%; /* nicht 68% wegen Rändern */
	float: left;
	margin: 1%;
	padding: 0px;
}

	div.bdayContainer
	{
		margin: 1%;
		margin-top: 0px;
		border: 1px solid #c0c0c0;
		background: #efefef;
		-moz-border-radius: 8px;
		padding: 5px;
	}
	
	div.dateContainer
	{
		margin: 1%;
		margin-bottom: 0px;
		border: 1px solid #c0c0c0;
		background: #efefef;
		-moz-border-radius: 8px;
		padding: 5px;
	}

div.shoutboxContainer
{
	width: 28%;
	float: right;
	margin: 1%;
	border: 1px solid #c0c0c0;
	background: #efefef;
	-moz-border-radius: 8px;
	padding: 5px;
}

div.bdayBox
{
	background: url(../../images/visitenkarte_blau.gif);
	width: 230px;
	/* height: 140px; */
	height: 30px;
	padding: 10px;
	margin: 10px 30px 10px 20px;
	float: left;
	font-size: 12px;
	text-align: left;
}

	div.bdayBox div.title
	{
		text-align: left;
		height: 18px;
		line-height: 18px;
		vertical-align: middle;
	}
	
			div.bdayBox div.title img
			{
				margin-top: 5px;
				border: none;
			}
	
		div.bdayBox div.title div
		{
			float: left;
			width: 195px;
			overflow: hidden;
		}
	
	div.bdayBox div.title a
	{
		color: #ffffff;
		font-weight: bold;
	}
	
	div.bdayBox span.bday
	{
		color: #ffffff;
	}
	
	div.bdayBox div.content
	{
		margin-top: 3px;
		height: 109px;
	}
	
		div.bdayBox div.content div.picture
		{
			width: 40%;
			float: left;
			padding-top: 20px;
		}
	
		div.bdayBox div.content div.data
		{
			padding-top: 10px;
			width: 60%;
			float: right;
			font-size: 11px;
			text-align: left;
			overflow: hidden;
		}

p.containerTitle
{
	font-size: larger;
	font-weight: bold;
	color: #808080;
	font-style: italic;
}

table.mini
{
	border: 1px solid #96BC0F;
	border-collapse: collapse;
	width: 95%;
	color: #333333;
	text-align: left;
}

	table.mini th
	{
		color: #ffffff;
		background-color: #96BC0F;
	}
	
	table.mini td
	{
		font-size: 12px;
		padding: 2px;
	}
	
	table.mini tr.even
	{
		background-color: #e5e5e5;
	}
	
	table.mini tr.uneven
	{
		
	}
	
	table.mini a
	{
		text-decoration: none;
		color: #333333;
	}
	
	table.mini a:hover
	{
		text-decoration: underline;
	}
	
	table.mini span.nfo
	{
		font-style: italic;
		font-size: smaller;
	}

a.idxLk
{
	text-decoration: none;
	color: #808080;
}

a.idxLk:hover
{
	text-decoration: underline;
}

span.idxLk
{
	font-weight: bold;
	color: #808080;
}

div.setView
{
	font-size: small;
	color: #808080;
}

a.fakeBtn
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.fakeBtn:hover
{
	text-decoration: underline;
}

span.fakeBtnInactive
{
	color: #808080;
}

textarea
{
	border-color:#BFBFBF #E0E0E0 #E0E0E0 #BFBFBF;
	border-style:solid;
	border-width:2px 1px 1px 2px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:1px 3px;
	width:154px;
}

