/***** Global Settings *****/

html, body {
	border:0;
	margin:0;
	padding:0;
	height: 100%;
	overflow: auto;
}

body {
	font:90%/1.25 Verdana, Arial, Helvetica, sans-serif;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	padding:0px 0 10px 0;
	letter-spacing:-1px;
	color: #2989CC;
	font-size: 1.4em;
}

h2 {
	padding:20px 0;
	letter-spacing:0px;
	font:1.5em arial, helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
	margin:0;
	padding:0 0 10px 0;
}

ul, ol {
	padding:0 0 18px 40px;
	list-style-type: circle;
	margin: 0;
}
table ul
{
	margin:0 0 0 20px;
	padding: 0;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}



/***** Links *****/

a, a:visited {
	text-decoration:none;
	color: #2989CC;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:0px 10px 0px 0px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
.small			{
	font-size:0.75em;
}

/***** divs *****/
#container
{
	width:824px;
	height: 100%;
}
#top
{
	width:824px;
	height:107px;
	background-image:url(img/titel.png);
}
#left_bar
{
	height: 793px;
	width:152px;
	background-image:url(img/linke_leiste.png);
	background-repeat:no-repeat;
	float: left;
	font-size: 10px;
	text-align: left;
	font-weight: bold;

}
#left_bar_bg
{
	background-image:url(img/linke_leiste.png);
	background-repeat: no-repeat;
	margin: 0;
	height: 100%;
}
#infoLeft
{
	margin-top:0px;
	text-align:center;
	width: 145px;
	color: #1B7CC6;
	padding-top: 123px;
/*	min-height: 680px;*/
}
.addressBox
{
	width:125px;
	/*height:60px;*/
	background-color:#FDFFE9;
	border:solid #E5E3E3 1px;
	padding:1px;
	text-align: left;
	font-size: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #000000;
	font-weight: normal;
}
#menu
{
	width:656px;
	height:35px;
	background-image:url(img/menue_bg_default.png);
	background-repeat:repeat-x;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	text-align:center;
	border: solid #CCCCCC 1px;
}
#menu a, #menu a:link, #menu a:visited, #menu a:focus, #menu a:active
{
	background-image:url(img/menue_bg_default.png);
	background-repeat:repeat-x;
	display: block;
	float: left;
	color:#FFFFFF;
	font-size:1.2em;
	line-height: 35px;
	padding-left:16px;
	padding-right:16px;
	/*		padding-top: 10px;*/
	padding-bottom: 0px;
	border-right: solid #CCC 1px;
	
}
#menu a:hover
{
	background-image:url(img/menue_bg_aktiv.png);
	background-repeat:repeat-x;
	
}

#menu a.aktiv
{
	background-image:url(img/menue_bg_aktiv.png);
	background-repeat:repeat-x;

	
}
#page_title
{
	width:656px;
	background-image:url(img/content_bg_oben.png);
	background-position:top;
	background-repeat:repeat-x;
	float: left;
	margin-left: 10px;
	height: 40px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	
}

#page_title_start
{
	width:540px;
	background-image:url(img/content_bg_oben.png);
	background-position:top;
	background-repeat:repeat-x;
	float: left;
	margin-left: 10px;
	height: 40px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	
}
#content
{
	width:651px;
	float: left;
	margin-left: 10px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #C4C4C4 1px;
	border-bottom: solid #C4C4C4 1px;
	padding-left: 5px;
	min-height: 680px;
}

#content_start
{
	width:535px;
	float: left;
	margin-left: 10px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #C4C4C4 1px;
	border-bottom: solid #C4C4C4 1px;
	padding-left: 5px;
	min-height: 680px;
}

#content img
{
	border-left:solid #CCCCCC 1px;
	border-top:solid #CCCCCC 1px;
	border-bottom:solid #999999 1px;
	border-right:solid #999999 1px;
	padding:3px;
}
#noBorder
{
	border:none !important;
}
.fotoleiste
{
	width:300px;
	background-color: #FFFFFF;
	text-align: center;
}
.fotoleiste img
{
	border-left:solid #CCCCCC 1px;
	border-top:solid #CCCCCC 1px;
	border-bottom:solid #999999 1px;
	border-right:solid #999999 1px;
	padding:4px;
	margin-bottom:7px;
}

#fotoleiste_start
{
	width:108px;
	background-color: #CCCCCC;
	text-align: center;
	float: right;
	margin-right: 4px;
}

#fotoleiste_start img
{
	border: none;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#footer
{
	text-align: center;
	margin-left: 153px;
	background: none;
	clear: both;
	padding: 20px;
}
#footer a
{
	font-size:0.8em;
	color:#666666;

}
#footer a:hover
{

	color:#333333;

}
/*****  *****/
