* { padding: 0; margin: 0; }

body {
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	text-decoration:none;
}
a:link {
	color:#335577;
}
a:visited {
	color:#557799;
}
a:hover, a:active {
	color:#000000;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-size:32px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:24px;
}
h4, h5, h6 {
	font-size:20px;
}

#wrapper { 
	margin: 0 auto;
	width: 800px;
}
#header {
	border-bottom-width: 0px;
	background-position: 0px 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background-repeat: no-repeat;
	background-image: url(/images/header.jpg);
	width: 800px;
	padding: 0px;
	height: 137px;
}

#navigation {
	position:relative;
	left: 290px;
	top: 100px;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-size: 15px;
	background:transparent scroll left top;
	height:30px;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	width:500px;
	text-align:left;

}

#navigation ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}

#navigation ul#primary li  {
	display: inline;
	list-style: none;
}

#navigation ul#primary a,#navigation ul#primary span,#navigation ul#primary a.current {
	color: #666666;
}

#navigation ul#primary span,#navigation ul#primary a.current,#navigation ul#primary a.current:hover {
	color:#335577;
	font-weight: bold;
}

#navigation ul#primary a:hover {
	color:#335577;
}

#navigation ul#secondary {
	position: absolute;
	left: 0px;
	top: 55px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	width: 510px; 
}

#content-wrapper { 
	border-bottom-width: 0px; 
	border-top-width: 0px; 
	background-position: 0px 0px; 
	background-repeat: no-repeat; 
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-style: solid; 
	border-color: #cccccc; 
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 660px;
}

body#bhome #content-wrapper {
	background-image: url(/images/home.jpg); 
}
body#bueberuns #content-wrapper {
	background-image: url(/images/ueberuns.jpg); 
}
body#bangebot #content-wrapper {
	background-image: url(/images/angebot.jpg); 
}
body#btermine #content-wrapper {
	background-image: url(/images/termine.jpg); 
}
body#breferenzen #content-wrapper {
	background-image: url(/images/referenzen.jpg); 
}
body#bkontakt #content-wrapper {
	background-image: url(/images/kontakt.jpg); 
}

#content {
	color: #cccc99;
}

#content a {
	color: #96dcf8;
}
#content a:hover, #content a:active {
	color: white;
}
#content h1  {
	font-weight: bold;
	color: white;

}
#home {
	width: 450px;
	text-align: right;
	left: 300px;
	top: 200px;
	position: relative;
	font-size: 18px;
}

#home h1  {
	padding-bottom: 20px;
	font-size: 24px;
}

#ueberuns {
	width: 500px;
	text-align: left;
	left: 260px;
	top: 35px;
	position: relative;
	font-size: 15px;
}

#ueberuns h1  {
	padding-bottom: 10px;
	font-size: 20px;
}

#angebot {
	width: 375px;
	text-align: right;
	left: 300px;
	top: 70px;
	position: relative;
	font-size: 18px;
}

#angebot h1  {
	padding-bottom: 20px;
	font-size: 24px;
}

#termine {
	width: 375px;
	text-align: center;
	left: 330px;
	top: 100px;
	position: relative;
	font-size: 18px;
	height: 450px;
	overflow: auto;
}

#termine h1  {
	padding-bottom: 10px;
	font-size: 24px;
}

#termine h2  {
	padding: 0;
	font-size: 18px;
	margin-bottom: 2px;
}

#termine h4  {
	padding: 0;
	font-size: 12px;
	margin-bottom: 2px;
}

#termine hr {
	color: #fffff1;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
}

.eventWrap {
	padding-bottom: 25px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
}

#referenzen {
	width: 410px;
	text-align: left;
	left: 290px;
	top: 60px;
	position: relative;
	font-size: 15px;
	height:250px;
	overflow:auto;
}

#referenzen h1  {
	padding-bottom: 10px;
	font-size: 24px;
}

#kontakt_main {
	color: #666666;
	width: 375px;
	text-align: left;
	left: 300px;
	top: 48px;
	position: relative;
	font-size: 15px;
}

#kontakt_main a:link {
	color:#335577;
}
#kontakt_main a:hover, #kontalt_alt a:active {
	color:#000000;
}

#kontakt_2 {
	color:#FFFFFF;
	width: 200px;
	text-align: left;
	left: 535px;
	top: -20px;
	position: relative;
	font-size: 15px;
}

#footer { 
	padding: 10px; 
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-top-width: 0px; 
	border-style: solid; 
	border-color: #ccc; 
	width: 780px;
	margin: 0px 0px 10px 0px;
}


