body {
	margin: 0;
	padding: 0;
	background: #FFF url(images/bgv1.jpg) repeat-x left top;
	background-color:#C4C4C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	height: 100%;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 1.4em;
	color: #0291DC;
}

h2 {
	font-size: 1.1em;
	margin-top: 20px;
}

h3 {
	font-size: 1.6em;
}
h4{
	font-size: 1.2em;
	color: #0291DC;}

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;

}
#content p, #sidebar p {
color:#000;
margin-top: 20px;
font-size: 0.9em;
}
ul, ol {
}

p a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed grey;
}

p a:hover {
	border-bottom: 1px solid black;
}

img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.gif) no-repeat center top;
}

/* Header */

#header-wrapper {
	height: 220px;
	background: url(images/kopf_titel.jpg) no-repeat center top;
}

#header {
	width: 950px;
	height: 220px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 100px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-top: 100px;
	padding-left: 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
}

#logo p {
	margin: 0;
	padding: 30px 0 0 34px;
	text-shadow: #808080 -1px 1px 2px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}



/* Menu */

#menu {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #FFF url(images/menuBG.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 12px 9px 10px 9px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: none;
}
#menu a:hover {
	background: #FFF url(images/menuBGHoover.jpg) repeat-x left top;
	
}



#menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
}

/* Menü oben */


#menuoben {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	margin-top: 180px;
	padding: 0;

}

#menuoben ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menuoben li {
	float: left;
}

#menuoben a {
	display: block;
	margin-right: 1px;
	padding: 13px 10px 10px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	border: none;
}
#menuoben a:hover {
	text-decoration:underline;

	
}

/* Boxes*/

#boxes {
	width: 950px;
	height: 263px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	background-color:#E9E9E9;

}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%; /* Mindesthöhe für moderne Browser */

}

#page-bgtop {
min-height: 100%; /* Mindesthöhe für moderne Browser */
}

#page-bgbtm {
	height: 260px;
	margin: 0px;
	padding: 10px 30px 0px 30px;
	background: #FFF url(images/BGpage-bgbtm.jpg) repeat-x left top;

}
#page-bgbtmFollow {
#	height: 520px;
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
overflow: hidden !important; /* FF Scroll-leiste */ 

	margin: 0px;
	padding: 10px 30px 0px 30px;
	background: #DAEDFB url(images/BGpage-bgbtmFollow.jpg) repeat-x left top;
	overflow:inherit;

}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 0px 0px 0px 0px;
}


.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 0px 0px 0px 0px;
	color: #000;
}
#sidebarFollow {
	float: right;
	width: 160px;
	padding: 5px 5px 5px 5px;
	color: #grey;
	font-size: 0.8em;
	border: 1px solid grey;
	margin-bottom: 20px;
	background: #FFF url(images/bgSidebarFollow.jpg) repeat-x left top;
}
#sidebarFollow p{	
	font-style:italic;
line-height: 1.8em;}
#sidebarFollow h1{
text-align: center;
font-size: 1.4em;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 0px;
	letter-spacing: -1px;
	font-size: 24px;
	color: #CA3D2F;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 0px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}