/* CSS Document */

/* Body */
body {
	/* Hintergrund */
	background-color:#182983;
	/*color: #FFFFFF;*/
	/*margin:0px;*/
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Text */
p, input {
	/* Schrift */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #FFFFFF;*/
}
h1, h2 {
	/* Schrift */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	/*color: #FFFFFF;*/
}
ul {
	list-style-type:square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #FFFFFF;*/
}

/* Links */
a {
	onmouseover="status='link';return true;";

	/* Schrift */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #FF0000;	*/
}
a:visited, a:link {
	text-decoration: none;
	color: #182983;
	font-weight: bold;
}
a:focus, a:hover, a:active{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}


/* Tabellen */
table {
	/*border:0;*/
	/* Schrift */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	text-align: left;
	vertical-align: top;
}
th {
	text-align: center;
	vertical-align: middle;
}

/* Agenda */
.agendaentry {
	border-top: 1px solid rgb(0, 0, 0);
	padding: 5px 5px 15px 10px;
}
.agendaentry_past {
	color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 5px 5px 15px 10px;
}
.agendaentry_pasttitle {
	color: #CCCCCC;
	font-weight:bold;
}


/* Bilder */
.pic {
	float:left;
	text-align:center;
	vertical-align:middle;
	/*border:1px solid #FFFFFF;*/
	width:110px;
	height:110px;
}
.pictext {
	float:left;
	text-align:center;
	vertical-align:middle;
	/*border:1px solid #FFFFFF;*/
	width:250px;
	height:110px;
}
.albumpic {
	float:bottom;
	text-align:center;
	vertical-align:middle;
	/*border:1px solid #FFFFFF;*/
	/*height:620px;*/
}
.thumbnail {
	/*border:1px solid #DDDDDD;*/
	/*padding:3px;*/
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	width:90px;
	text-align:center;
}
.thumbnail_loading {
  display:none;
}

/* Menu Definitionen */
a.menu {
	display:block;
	padding:1px;
	/*border-top:1px solid #000;*/
	/*background-color:#737994;*/
	/*text-align:center;*/
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	margin:2px 2px 2px 20px;

}
.menutitle{
	font-weight:bold;
	text-align:left;
	/*background-color:#454545;*/
	/*margin:2px;*/
	border-bottom: 1px solid #FFFFFF;
	margin:0px;
}

a.menu:link, a.menu:visited, a.menutitle:link, a.menutitle:visited
{ 
	color:#FFFFFF; /* redefine neede for IE */
	/*background-color:#737994;*/
	text-decoration:none;
	/*font-weight:bold;*/
	border-bottom: 1px solid #182983;
	border-top: 1px solid #182983;

}
a.menu:active, a.menu:hover
{ 
	/*color:#737994;*/
	/*color:#000000;*/
	/*font-weight:bold;*/
	background-color: #717CB3;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
a.menutitle:active, a.menutitle:hover
{ 
	/*color:#737994;*/
	/*color:#000000;*/
	/*font-weight:bold;*/
	background-color: #717CB3;
	/*border-bottom: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #717CB3;
	border-top: 1px solid #FFFFFF;
}

a.menutitle {
	display:block;
	padding:1px;
	/*border-top:1px solid #000;*/
	/*background-color:#737994;*/
	/*text-align:center;*/
	color:#FFFFFF;
	text-decoration:none;
 }
a.menutitleselected {
	display:block;
	padding:1px;
	color:#FFFFFF !important; /* important is neede for IE */
	text-decoration:none;
	background-color: #717CB3;
	/*border-bottom: 1px solid #FFFFFF;*/
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #717CB3;

}
a.menuselected {
	display:block;
	padding:1px;
	color:#FFFFFF !important; /* important is neede for IE */
	text-decoration:none;
	background-color: #717CB3;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin:2px 2px 2px 20px;
}
.menucontainer {
	/*background-color:#7b7d8e;*/
	width:225px;
	margin-left:15px;
	margin-top:10px;
}

/* Header Menü Definition */
a.titlemenu {
	display:inline;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	padding:1px;
}
a.titlemenu:link, a.titlemenu:visited
{ 
	color:#FF0000; /* redefine neede for IE */
	text-decoration:none;
	border-bottom: 1px solid #182983;
	border-top: 1px solid #182983;

}
a.titlemenu:active, a.titlemenu:hover
{ 
	background-color: #717CB3;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}



/* Text für Layout Definitionen */
.pagehead {
	text-align:right;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	padding: 40px 20px 0px 0px;
}
.titlenavi {
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	/*font-size:16px;*/
	padding: 113px 0px 0px 25px;
}


/* Layout Definitionen */
#main {
	width:980px;
	margin:0px auto;
	text-align:left;
	/*background-color:#bdbec6;*/
	/*border:1px solid #FFFFFF;*/
}
#title {
	height:139px;
	background-image:url(./pics/title.jpg);
	background-repeat:no-repeat;
	/*border-bottom:1px solid #545454;*/
}
#navi {
	width:242px;
	float:left;
	background-image:url(./pics/navi.jpg);
	background-repeat:repeat-y;
	background-color:#182983;
	/*min-height:500px;*/
	height:600px;
}
/*body>#main>#navi { height:75%; }*/
#content {
	background-color:#FFFFFF;
	float:left;
	width:715px;
	height:600px;
}
/*body>#main>#content { height:75%; }*/
#contenttitle {
	background-image:url(./pics/body.jpg);
	background-repeat:no-repeat;
	height:75px;
}
#contenttext {
	overflow:auto;
	height:485px;
	background-color:#FFFFFF;
	/*min-height:400px;*/
	height:525px;
	padding-left:10px;
	padding-right:5px;
}
/*body>#main>#contenttext { height:60%; }*/
#contentright {
	float:right;
	width:23px;
	background-image:url(./pics/content_right.jpg);
	background-repeat:repeat-y;
	/*min-height:500px;*/
	height:600px;
}
/*body>#main>#contentright { height:75%; }*/

#footer {
	clear:both;
	background-color:#182983;
	/*background-image:url(./pics/footer.jpg); */
}
#footerthinline {
	float:left;
	height:1px;
	width:100%;
	line-height:1px;
	background-color:#FFFFFF;
}
#footerthinlineleft {
	float:left;
	height:1px;
	line-height:1px;
	width:23px;
	background-image:url(./pics/footer_left.jpg);
	background-repeat:repeat-y;
}

#footerthinlineright {
	float:right;
	height:1px;
	line-height:1px;
	width:23px;
	background-image:url(./pics/footer_right.jpg);
	background-repeat:repeat-y;
}
#prefootertext {
	width:100%;
}
#prefooterleft {
	float:left;
	width:23px;
	background-image:url(./pics/navi.jpg);
	background-repeat:repeat-y;
}
#prefooterright {
	float:right;
	width:23px;
	background-image:url(./pics/content_right_blue.jpg);
	background-repeat:repeat-y;
}
#footertext {
	background-color:#FFFFFF;
	width:100%;
	height:16px;
}
#footerleft {
	float:left;
	width:23px;
	height:100%;
	background-image:url(./pics/footer_left.jpg);
	background-repeat:repeat-y;
}
#footerright {
	float:right;
	width:23px;
	height:100%;
	background-image:url(./pics/footer_right.jpg);
	background-repeat:repeat-y
}

/*  ----- */
.mailstyle {
	display:none;
}
