
/* definition der Seite an sich ---------------------------------------------------- */
body {
	margin: 0;
	font: normal 12px arial, verdana, tahoma, geneva;
	line-height: 160%;
	color: #000;
	text-align: center;
	background: no-repeat center top #D3D3D3;
}
h1 {
	font: normal 1.8em Arial, Verdana, Tahoma;
	padding: 0;
	margin: 0;
	border: 0px solid black;
}
h2 {
	font: bold 1.25em Arial, Verdana, Tahoma;
	padding: 0;
	margin: 0;
}
p {
	margin: 12px 0;
	padding: 0;
}
a {
	color: #0066cc;
}
table {
	font: normal 1em Arial, Verdana, Tahoma;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;		
	background-color:transparent;
	overflow: hidden;
	border: 0px solid black;
}
#header {
	width: 800px;
	height: 225px;
	background: url(images/head.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	border: 0px solid orange;
}
#content {
	
	overflow: hidden;
	width: 800px;
	margin: 0;
	padding: 0;
	background: url(images/bg-verlauf-o2.jpg) repeat-x left top #fff;
	border-top: 1px solid #000;
}
#footer { 
	clear: both;
	width: 800px;
	height: 70px;
	margin: 0;
	padding: 0;
	background: url(images/bg-footer1.gif) repeat-x left top;
	background-color: #dddfe1;
	border: 0px solid black;
}
#logo {
	top: 30px;
	left: 50px;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 220px;
	height: 26px;
	background: url(images/logo.jpg) no-repeat left top;
	border: 0px solid black;
}

/* Seiteninhalt -------------------------------------------------------------------- */
#inhalt {
	top: 30px;
	position: relative;
	float: left;
	width: 560px;
	margin-bottom: 70px;
	padding: 0px;
	background-color: transparent;
	border: 0px solid blue;
}
#inhalt img {
	border: 0px;
}
#inhart {
	top: 30px;
	position: relative;
	float: left;
	width: 350px;
	height: 420px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	overflow: hidden;
	border: 0px solid black;
}

#titel {
	width: 500px;
	height: 18px;
	top: -23px;
	position: relative;
	border: 0px solid blue;
}
#titel.home {
	background: url(images/t-home.gif) no-repeat 0px 0px;
}
#titel.programm {
	background: url(images/t-programm.gif) no-repeat 0px 0px;
}
#titel.links {
	background: url(images/t-links.gif) no-repeat 0px 0px;
}
#titel.handel {
	background: url(images/t-handel.gif) no-repeat 0px 0px;
}
#titel.presse{
	background: url(images/t-presse.gif) no-repeat 0px 0px;
}
#titel.lizenz {
	background: url(images/t-lizenz.gif) no-repeat 0px 0px;
}
#titel.kontakt {
	background: url(images/t-kontakt.gif) no-repeat 0px 0px;
}
#titel.impressum {
	background: url(images/t-impressum.gif) no-repeat 0px 0px;
}
.right {
	float: right;
	text-align: right;
	margin: 0 10px 0 10px;
	padding: 0;
}
.left {
	float: left;
	margin-right: 20px;
	padding: 0;
}
#clear {clear: both;}
.linie {
	background: url(images/img-linie.gif) repeat-x 0px 0px;
}

/* Boxen ---------------------------------------------*/
#box {
	top: 20px;
	position: relative;
	float: left;
	width: 530px;
	padding: 10px;
	margin: 0 0 10px 0;
	background: url(images/bg-verlauf-box.jpg) repeat-x left bottom #fff;
	border: 1px solid #ccc;
}
#box ul {
	list-style: none;
	padding: 0px;
	margin: 24px 0 0 0;
}
#box li {
	line-height: 18px;
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0 0 0 24px;
	border: 0px solid black;
}
#box li a {
	margin: 0px;
	padding: 0;
	color:#3366cc;
	text-decoration: underline;
}
#box li a:hover {
	text-decoration: underline;
	margin: 0px;
}
#boxi {
	top: 40px;
	position: relative;
	float: right;
	width: 150px;
	padding: 0;
	margin: 0 10px 10px 0;
	background: url(images/bg-verlauf-box.jpg) repeat-x left bottom #fff;
	border: 1px solid #ccc;
}
#boxi img {
	border: 0px;
	margin: 5px;
}
#boxi h2 {
	text-align: center;
	margin: 5px 0;
}
#boxi p {
	margin: 0 10px 0 15px;
}

/* Menu ----------------------------------------------------------- */
#menu {
	float: left; 
	width: 230px;
	top: 72px;
	position: relative;
	border: 0px solid red;
}
#menu ul {
	list-style: none;	
	padding: 0px;
	margin: 0;
	border: 0px solid black;
}
#menu li {
	line-height: 1.75em;	
	padding-bottom: 0.07em;
	border: 0px solid #a70101;
}
#menu li a {
	background: url(images/navi-list.gif) no-repeat left center;
	padding: 0 0 0 2.4em;
	margin: 0;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid black;
}
#menu li a:hover {
	display: block;
	background: url(images/navi-bg.gif) no-repeat left center;
}
#menu li a.aktiv {
	background: url(images/navi-bg.gif) no-repeat left center;
	padding: 0 0 0 2.4em;
	letter-spacing: 0.07em;
	display: block;
}
#imp ul {
	list-style: none;	
}
#imp li {
	margin-top: 2em;
}
#imp li a {
	color: #909090;
	background: url(images/navi-list-grau.gif) no-repeat left center;
	font-weight: normal;
	text-decoration: none;
}
#imp li a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	background: url(images/navi-list.gif) no-repeat left center; 
}
#imp li a.aktiv {
	color: #000;
	letter-spacing: 0.07em;
	display: block;
}

/* footer ----------------------------------------------------------*/
#footer div {
	top: 8px;
	position: relative;
}
#footer p{
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}
#footer p a {
	text-decoration: underline;
	color: #909090;
}
#footer p a:hover {
	color: #000;
}
.space {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}

/* formular */
#formbg {border: 1px solid #999; background-color: #fafafa; padding:20px; margin:0px;}
table#form {width: 520px; font: normal 1em Arial, Verdana, Tahoma; margin:0; padding:0;}
.rahmen {border: #999 solid 1px;}
.anz {border: #999 solid 1px; width: 30px;}
.textarie {border: #999 solid 1px;}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.check {border: 0px;}
.systemMessage {
	background-color:#fff;
	color:#000;
	border: thin solid #FF0000;
	font-weight:800;
	padding: 5px;
	width: 100%;
}
.button {
	font-weight:600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
	border-bottom: thin solid #000;
	border-right: thin solid #000;
	border-top: thin solid #999;
	border-left: thin solid #999;
}
input,select,textarea,file,.inputError {
	color:#000000;
	padding: 2px;
	width:100%;
	background-color:#fff;
	border: thin groove #D5E2F0;
}
.inputError {border: thin solid #FF0000;}
/* IE */
*html .rahmen {border: #999 solid 1px; width:170px;}
*html textarea {width: 95%;}
*html #formbg {border: 1px solid #999; background-color: #fafafa; padding:15px; margin-bottom:70px; width: 500px;}
