@charset 'utf-8';
@import url(reset.css);

body {
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	color: #474747;
	background: #440015 url(../images/streifen.jpg) repeat-x;
}

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

#header {
	height: 145px;
	position: relative;
}

#header .logo {
	margin-top: 40px;
	margin-left: 15px;
	height: 90px;
	width:  299px;
	float: left;
}

#header .topnav {
	margin-right: 5px;
	width:  255px;
	height: 55px;
	color: #FFF;
	overflow: hidden;
	list-style-type: none;
	float: right;
	background: url(../images/top_nav_back.jpg) no-repeat;
}

#header .topnav ul {
	list-style: none;
	margin-left: 23px;
}

#header .topnav li {
	width: auto;
	float: left;
}

#header .topnav a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #CCC;
	padding-top: 8px;
	padding-right: 7px;
	padding-left: 7px;
}

#header .topnav a:hover, #header .topnav a.selected {
	color: #FFF;
}

#header .coordinates p {
	line-height: 14px;
}

#content_wrapper {
	width: 960px;
	height: auto;
	min-height: 400px;
	padding-bottom: 5px;
	background-color: #FFF;
	float: left;
	-webkit-border-radius: 14px;	
	-moz-border-radius: 14px;
	border-radius: 14px;
	behavior: url(border-radius.htc);
	-webkit-box-shadow: 0px 0px 12px #CCC;
	-moz-box-shadow: 0px 0px 12px #CCC;
}

#content_innerwrapper {
	width: 950px;
	height: auto;
	margin-left: 5px;
	margin-top: 5px;
	min-height: 400px;
	background-color: #ece8db;
	float: left;
	-webkit-border-radius: 12px;	
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(border-radius.htc);
}

/***  Verlinkungen Begin ***/

a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #ce8f22;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/***  Verlinkungen End ***/


/***  Schriften Begin ***/

h1, h2, h3, h4, h5, p {
	margin:0px;
	padding:0px;
}

p {
	line-height: 20px;
	margin-bottom: 5px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #440015;
	margin-bottom: 15px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 8px;
	color: #ce8f22;
}

h3 {
	padding-bottom: 4px;
	font-size: 16px;
	color: #007a76;
}

h5 {
	padding-bottom: 5px;
	font-size: 12px;
	margin-bottom: 5px;	
}

/***  Schriften End ***/

/***  Navigation Begin ***/

#navi {
	width: 400px;
	height: 25px;
	margin-top: 50px;
	margin-right: 10px;
	overflow: hidden;
	list-style-type: none;
	float: right;
}

#navi ul {
	list-style: none;
	float: right;
}

#navi li {
	width: auto;
	float: left;
}

#navi a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #636363;
	padding-right: 10px;
	padding-left: 10px;
}

#navi a:hover, #navi a.selected {
	color: #440015;
}

/***  Navigation End ***/


/*** Content Begin ***/

#content {
	width: 285px;
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
	height: auto;
	float: left;
}

#content p {
	line-height: 20px;
	margin-bottom: 15px;
}

#content ul {
	margin-left: 25px;
}

#content li {
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
}

#bildbereich {
	width: 341px;
	height: 561px;
	float: left;
}

#karte {
	width: 577px;
	height: 561px;
	-webkit-border-radius: 12px;	
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(border-radius.htc);
	float: left;
}

#slogan {
	width: 49px;
	float: left;
}

#adresse {
	width: 244px;
	font-size: 12px;
	color: #818181;
	padding-top: 46px;
	padding-left: 20px;
	float: left;
}

#adresse h1 {
	font-size: 13px;
	font-weight: bold;
	color: #474747;
	margin: 0px;
	width: 200px;
}

#adresse p {
	line-height: 18px;
	margin: 0px;
}

#adresse .col {
	width: 200px;
	-webkit-box-shadow: 0px 0px 12px #CCC;
	-moz-box-shadow: 0px 0px 12px #CCC;
	-webkit-border-radius: 8px;	
	-moz-border-radius: 8px;
	padding: 10px 10px 10px 10px;
	border-radius: 8px;
	margin-bottom: 20px;
	float: left;	
}

#adresse .mail {
	width: 185px;
	height: 70px;
	margin-top: 20px;
	margin-left: -10px;
	padding-left: 65px;
	padding-top: 40px;
	font-size: 11px;
	float: left;
	background: url(../images/mail_icon.jpg) no-repeat;
}

#adresse .col1 {
	width: 70px;
	margin-right: 10px;
	float: left;
}
#adresse .col2 {
	width: 120px;
	float: left;
}

#adresse .tel1 {
	width: 30px;
	margin-right: 10px;
	float: left;
}

#adresse .tel2 {
	width: 140px;
	margin-right: 10px;
 	float: left;
}



/*** Content End ***/

/*** Footer Begin ***/

#footer_wrapper {
	width: 945px;
	height: 20px;
	margin: 0 auto 0;
}

#footer {
	width: 100%;
	font-size: 11px;
	color: #ce8f22;
	height: 20px;
	margin-top: 5px;
	float: left;
	text-align: right;
}

#footer a, #footer a:link {
	color: #ce8f22;
}


/*** Footer End ***/
