* {margin:0;padding:0;} 

html {
	margin-left: -1px;
	overflow-Y: scroll;
}

 body {
	font-size: 80%;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	color: #bbbbbb;
	background-color: #00294f;
	background-image: url(http://www.s18.de/images/hintergrund_main.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0px 0px 30px 0px;
	margin:0px;
}

form {
	margin: 0px;
} 

#home {
	width: 200px;
	text-align: justify;
	float: left;
	padding-right: 10px;
}

#homeNews {
	width: 280px;
	text-align: justify;
	margin-left: 220px;
}

/* mainboxes */
.wrapper {
	width: 870px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
}

#wrapper {
	width: 870px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
	position: relative;
}

#banner {
	background-repeat: repeat-x; 
	background-position: bottom center; 
	background-color: #000000; 
	height: 250px;
}

#sponsoring {
	position: absolute;
	right: 120px;
	top: 122px;
}

.main {
	position: relative;
	width: 100%;
	background-image: url(http://www.s18.de/images/hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.main .wrapper {
	padding: 0px;
}

#logo {
	float: left;
}

#breadcrumbs {
	color: #BBBBBB;
}

#navi {
	padding-top: 25px;
	min-height: 46px;
	color: #ffffff;
	float: right;
}

#navi_wrapper {
	width: 480px;
	margin:0px auto;
	text-align:left;
	padding: 0px;	
}

#left_col {
	font-size: 90%;
	float: left;
	width: 500px;
	min-height: 500px;
	margin-right: 10px;
	padding: 0px 5px;

}

#left_col ul {
	padding: 0px;
	list-style:none;
}

#left_col ul li, #left_col ul ul li {
	padding: 5px 0px;
}


#left_col ul ul {
	padding: 5px 0px 5px 20px;
}

#text ul {
	padding: 5px 15px;
	list-style-type: circle;
}

#horizontalSubNavi ul {
	padding: 5px 0px 10px 0px;
	margin: 5px 0px 10px 0px;
	list-style-type: none;
}

#horizontalSubNavi ul li {
	float: left;
}

#right_col {
	float: left;
	width: 340px;
	height: 500px;
	background: url(http://www.s18.de/images/col_top.png) no-repeat top center;
	padding: 17px 5px 3px 5px;
	color: #ffffff;
	text-shadow:1px 1px 3px #333333;
}

#right_col .content {
	padding-left: 50px;
	width: 250px;
}

#right_col p {
	margin: 5px 0px;
}

#breadcrumb {
	font-size: 80%;
	font-weight: normal;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 3px;
}


#bookmark, #sitemap {
	padding: 1px 20px 0px 0px;
}

#horizontalNavi { 
	padding-left: 20px;
}

#horizontalNavi ul, #footerNavi ul { 
	margin:0; 
	padding:0; 
	list-style:none; 
} 

#horizontalNavi li 
{ 
	float: right; 
	padding: 15px 10px; 
	background: url( http://www.s18.de/images/bg_navi.png );
}

ul.social_bookmarking {
	list-style:none; 
	padding: 0px;
}

ul.social_bookmarking li {
	float: left; 
	padding-right: 5px;
}

ul#footerNavi {
	list-style:none;
	padding: 20px 0px;
}

ul#footerNavi li {
	float: left;
}

.content {
	margin: 5px;
}

div.contact {
	float: left;
	width: 90px;
}

div.randomPic, span.randomPic {
	height: 75px;
	width: 75px;
	background-position: center;
 	background-repeat: no-repeat;
 	float: left;
 	margin: 0px 5px 5px 0px;
 	border: solid 1px #ffffff;
}

div.linkMsg {
	padding: 5px 0px;
}

div.storeInfo {
	margin-left: 160px;
}

/* alignment */
.right {
	text-align: right;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.justify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

h1 {
	font-size: 150%;
	color: #ffffff;
	padding: 5px 0px;
}

h2 {
	font-size: 110%;
	padding: 5px 0px;
}

h3 {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 0px;
}

#right_col h3 {
	font-family: arial;
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
	padding: 3px 0px;
}


h4 {
	font-size: 80%;
	margin: 2px;
	padding: 3px 0px;
}

h5 {
	font-size: 78%;
	margin: 2px;
	text-align: right;
	padding: 3px 0px;
}

#text {
	line-height: 130%;
	overflow: hidden;
}

#text img {
	padding: 3px;
	background-color: #ffffff;
	border: solid 1px #666666;
	margin: 3px;
}

#text img.noBackground {
	padding: 3px;
	border: none;
	background-color: transparent;
}

#content #text h1 {
	font-size: 130%;
}

#content #text h2 {
	font-size: 120%;
}

#content #text h3 {
	font-size: 100%;
}

#text p {
	line-height: 140%;
	padding: 3px 0px 5px;
}
 
/* FORMULARE */ 
.Button
{ 
	background-color:#faba00; 
	color:#000000; 
	border:1px solid #AAAAAA; 
}

select {
	margin-top: 2px;
	margin-bottom: 0px;
	border:1px solid #AAAAAA; 
	background-color: #FFFFFF;
}

input {
	margin-top: 2px;
	margin-bottom: 0px;
	border:1px solid #AAAAAA; 
	background-color: #FFFFFF;
}

/* LINKS */
a:link, a:visited {
	color: #BBBBBB;
	text-decoration:	underline;
	font-weight:		bold;
}

a:hover, a:active {
	color: #E2001A;
	text-decoration:	underline;
	font-weight:		bold;
}

#navi a:link, #navi a:visited, #navi a:hover, #navi a:active {
	color: #ffffff;
}

#right_col a:link, #right_col a:visited, #right_col a:active {
	color: #ffffff;
	text-decoration: none;
}

#right_col a:hover {
	text-decoration: underline;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #BBBBBB;
}

#breadcrumbs a:hover {
	color: #ffffff;
}

#navi a:link, #navi a:visited, #navi a:active {
	text-decoration: none;
}

#navi a:hover {
	color: #E2001A;;
}

blockquote.impressum {
	margin: 0px;
	padding: 1px;
	padding-top: 3px;
	margin-left: 7px;
	vertical-align: top;
}

#mainContent blockquote {
	margin: 0px;
	padding: 1px;
	padding-top: 3px;
	margin-left: 7px;
	vertical-align: top;
}

/* DIV-Tabellen */

div.table { display:table; border-collapse:collapse;
}
div.tr { display:table-row; clear:both;
}
div.td { display:table-cell; float:left;
}
div.td_page_info { display:table-cell; padding-right: 30px; float:left;
}
div.td_middle { display:table-cell; float:left; padding-top: 10px; padding-right: 20px;
}

.clear {
	clear: both;
}
