/* Allgemein */

* {
	margin: 0;
	/* padding: 0; */
}

img {
	border:		0px;
	padding: 	0px;
	margin:		0px;
}

html {
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394251;
	margin: 0 auto;
	padding: 0px;
	background-image:url(../images/inhaltsbereich-1px_weiss.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#F1F1F1;
	width:	1042px;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
	line-height: 25px;
}

ul, ol, li {
	margin-bottom: 1em;
	line-height: 100%;
}

a {
	color:		#666666;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	/*color:	#394251;*/
	color:		#282295;
}


#main {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 100%;
	position: relative;
	z-index: 1;
}


/* Header */

#title {
	width: 		850px;
	height: 	115px;
	padding: 	0 0 0 0;
}


/* Navigation */

#nav {
	width: 		850px;
	/*height: 	30px;*/
	padding: 	0;
	color:		#000000;
	margin-top:		20px;
}

.nav_item_headline {
	height:31px;
}

#links {
	padding:	0px;
	margin:		0px;
	border:		0px;
}


/* Content */

#content {
	width: 			861px;
	padding: 		0px 0px 0px 0px;
	margin-bottom:	5px;
}

#mapDiv {
	width:			600px;
	height:			400px;
}


/* Footer */

#footer {
	width: 		850px;
	height: 	35px;
	padding: 	0 0 0 0;
}


/* Trennstreifen oben + unten */

.trennstreifen {
	clear:		left;
	height: 	1px;
	background-image:url(../images/streifen-oben.jpg);
	background-repeat:no-repeat;
	width: 		850px;
}


/* Links unten */

#impressum {
	width:		100px;
	float:		left;
}

#agbs {
	width:		70px;
	float:		left;
}

#sitemap {
	width:		100px;
	float:		left;
}

#copyright {
	width:		580px;
	float:		left;
	text-align:	right;
	margin-bottom: 20px;
}


/* Links oben */

#home {
	width:		80px;
	height:		30px;
	float:		left;
	position:	relative;
}
#ueberuns {
	width:		140px;
	height:		30px;
	float:		left;
	position:	relative;
}
#partner {
	width:		100px;
	height:		30px;
	float:		left;
	position:	relative;
}
#loesungsforen {
	width:		130px;
	height:		30px;
	float:		left;
}
#missmarple_menu {
	width:		130px;
	height:		30px;
	float:		left;
	position:	relative;
}
#events {
	width:		95px;
	height:		30px;
	float:		left;
	position:	relative;
}
#eshop {
	width:		81px;
	height:		30px;
	float:		left;
	position:	relative;
}
#service {
	width:		100px;
	height:		30px;
	float:		left;
	position:	relative;
}
#kontakte {
	width:		99px;
	height:		30px;
	float:		left;
	position:	relative;
}

/* Sophos-Feed */
#sophos {
	width:		180px;
	min-height:	480px;
	float:		left;
	margin-bottom:	5px;
}


/* Content-Auswahl */
#content-auswahl {
	width:		650px;
	float:		left;
	min-height:	480px;
	border-right: 	1px solid #B1B1B1;
	margin-bottom:	5px;
}

.content-trennlinie {
	width:		20px;
	height:		100%;
	float:		left;
	margin-bottom:	5px;
}


/* Popup-Menü */

.popupmenue_content {
	background-image:	url(../images/untermenue-mitte-175px.png);
	padding-top:		10px;
	padding-left:		2px;
	/* padding-bottom:		10px; */
	font-size:			11px;
	font-weight:		bold;
	line-height:		16px;
}

.popupmenue_link {
	height:				18px; 
	width:				132px; 
	background-color:	#FFFFFF; 
	padding-left:		15px; 
	padding-right:		15px;
	cursor:				pointer;
}

.popupmenue {
	position:absolute; 
	width:175px; 
	top:31px; 
	left:0px;
}


/* Sitemap */

.site_headline {
	font-size:16px; 
	font-weight:bold; 
	color:#666666;
}

.sitemap_div1 {
	line-height: 	20px;
	font-size:		13px;
}

.sitemap_div2 {
	line-height: 	20px;
	padding-left:	40px;
	font-size:		12px;
}

.sitemap_div3 {
	line-height: 	20px;
	padding-left:	80px;
	font-size:		11px;
}