﻿body {
	margin: 0px;
	padding: 0px;
	background-image: url('../suzuki-bilder/strasse1.jpg');
	background-attachment: fixed;
}
/* -------------------------------- UmschlieÃƒÆ’Ã…Â¸ende Box -------------------------------- */
#container {
	width: 970px;
	overflow: visible;
	border: 1px solid #4D5A62;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 1;
}
/* -------------------------------- Innenliegende Box -------------------------------- */
#contentbox {
	position: relative;
	width: 824px;
	overflow: auto;
	background-color: #C5CCD4;
	z-index: 2;
	left: 13px;
	margin-top: 10px;
	margin-bottom : 10px;
	top: 0px;
}
/* -------------------------------- Navigation und eigentlicher Inhalt -------------------------------- */
#navspalte {
	width: 175px;
	float: left;
	z-index: 2;
}
.navigation {
	position: relative;
	width: 130px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 30px;
	background-color: #E6E6E6;
	border: 1px solid #999999;
	overflow: visible;
	z-index: 2;
	left: 0px;
	top: 0px;
	float: none;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-box-shadow: 3px 3px 2px #888;
	-icab-box-shadow: 3px 3px 2px #888;
	-khtml-box-shadow: 3px 3px 2px #888;
	-moz-box-shadow: 3px 3px 2px #888;
	-webkit-box-shadow: 3px 3px 2px #888;
	box-shadow: 3px 3px 2px #888;
	*/
}
.navisocial {
	position: relative;
	width: 130px;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 30px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	overflow: visible;
	z-index: 2;
	left: 0px;
	top: 0px;
	float: none;
}
.navisocial p.navi {
	color: #afafaf;
	font-size: 10px;
	margin: 5px 0;
}
.navisocial img {
	margin: 0px 5px 0px 0px;
	border: 0px;
	vertical-align: middle;
}
.navisocial img:hover {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#navizusatz {
	position: relative;
	width: 130px;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 30px;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	overflow: visible;
	z-index: 2;
	left: 0px;
	top: 0px;
	float: none;
}
#navizusatz div.twit {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	margin: 0 0 10px 3px;
}
#navizusatz div.fb {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	margin: 2px 5px 10px 0;
	text-align: right;
}
#inhalt {
	position: relative;
	width: 690px;
	padding: 15px 20px 15px 25px;
	margin-left: 30px;
	margin-bottom: 10px;
	border: 1px #C0C0C0 solid;
	background-color: #FFFFFF;
	background-image: url('../images/bk_bg.gif');
	background-repeat: repeat-x;
	overflow: visible;
	z-index: 1;
	left: 0px;
	top: 10px;
	float: left;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-box-shadow: 3px 3px 2px #888;
	-icab-box-shadow: 3px 3px 2px #888;
	-khtml-box-shadow: 3px 3px 2px #888;
	-moz-box-shadow: 3px 3px 2px #888;
	-webkit-box-shadow: 3px 3px 2px #888;
	box-shadow: 3px 3px 2px #888;
	*/
}
#footer {
	position: relative;
	padding: 5px 0px 5px 0px;
	width: 950px;
	border: none;
	background-color: #FFFFFF;
	overflow: visible;
	z-index: 2;
	float: none;
}
#hauptnavi {
	position: absolute;
	width: 400px;
	height: 20px;
	z-index: 3;
	left: 540px;
	top: 190px;
}
#breadcrumbs, #forum_page #breadcrumbs {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #808080;
	margin-bottom: 5px;
}
#breadcrumbs a, #forum_page #breadcrumbs a {
	text-decoration: underline;
	font-size: 11px;
	color: #808080;
}
/* -------------------------------- Linien -------------------------------- */
hr {
	height: 1px;
	color: #758792;
	clear: both;
	margin: 15px 0;
}
/* -------------------------------- Navigation linker Bereich -------------------------------- */
p.navi {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 125%;
	margin: 4px 0px 4px 0px;
	color: #000000;
}
.navi a:link {
	color: #0000CC;
	text-decoration: none;
}
.navi a:visited {
	color: #0000CC;
	text-decoration: none;
}
.navi a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.navi a:active {
	color: #0000CC;
	text-decoration: none;
}
/* -------------------------------- Ueberschriften -------------------------------- */
h1 {
	font-family: 'Permanent Marker', Arial; /*font-family: Arial, Helvetica, Sans-Serif;*/;
	letter-spacing: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #142E78;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family: 'Permanent Marker', Arial; /*		font-family: Arial, Helvetica, Sans-Serif;*/;
	font-size: 22px;
	font-weight: bold;
	color: #142E78;
	margin: 15px 0px 10px 0px;
	line-height: 125%;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #142E78;
	margin: 0px 0px 10px 0px;
	line-height: 125%;
}
p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	line-height: 125%;
}
td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	line-height: 125%;
}
li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	line-height: 125%;
}
p.klein {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 15px;
}
.klein a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 120%;
}
.klein a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 120%;
}
.klein a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 120%;
	text-decoration: underline;
}
.klein a:active {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 120%;
}
/* -------------------------------- fuer Bilder -------------------------------- */
.ohnerand {
	border-width: 0px;
}
.headbild {
	border-width: 0px;
	margin: 10px 0px 0px 0px;
}
img.links {
	float: left;
	margin: 5px 15px 10px 0px;
	border: 1px solid #4E4A49;
	padding: 3px 3px 3px 3px;
}
img.rechts {
	float: right;
	margin: 5px 5px 10px 15px;
	border: 1px solid #4E4A49;
	padding: 3px 3px 3px 3px;
}
img.mitte {
	float: none;
	clear: both;
	margin: 10px 10px 10px 10px;
	border: 1px solid #4E4A49;
	padding: 3px 3px 3px 3px;
}
.videolinks {
	border: 1px solid #758792;
	float: left;
	margin: 5px 15px 10px 0px;
	padding: 3px 3px 3px 3px;
}
.videomitte {
	float: none;
	margin: 10px 0px 10px 0px;
	border: 1px solid #758792;
	padding: 3px 0px 3px 0px;
}
.rahmen {
	float: none;
	margin: 5px 0px 5px 0px;
	border: 1px solid #4E4A49;
	padding: 3px 3px 3px 3px;
}
img.buttonrechts {
	float: right;
	margin: 5px 15px 10px 15px;
	border: 0px;
}
img.buttonrechts:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background-color: #FFFFFF;
}
/* -------------------------------- fuss -------------------------------- */
p.footer {
	margin: 5px 5px 5px 5px;
	line-height: 110%;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.footer a:active {
	color: #666666;
	text-decoration: none;
}
/* -------------------------------- diverses -------------------------------- */
.input {
	font-family: Arial, Helvetica, Sans-Serif;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	color: #C00000;
	margin: 2px 0px 0px 0px;
	width: 120px;
}
.rot {
	color: #D42E12;
}
.blau {
	color: #0000CC;
}
.bildtextmitte {
	vertical-align: middle;
}
.rechts {
	text-align: right;
}
#lastpost {
	border: 1px solid #4E4A49;
	background-image: url('../suzuki-bilder/posts.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	width: 350px;
	background-color: #E6E6E6;
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 10px 10px 10px 10px;
}
#lastpostrechts {
	border: 1px solid #999999;
	background-image: url('../suzuki-bilder/bandit-background.jpg');
	background-position: left;
	background-repeat: no-repeat;
	width: 320px;
	background-color: #E6E6E6;
	float: right;
	margin: 5px 12px 20px 15px;
	padding: 10px 10px 10px 10px;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-box-shadow: 3px 3px 2px #888;
	-icab-box-shadow: 3px 3px 2px #888;
	-khtml-box-shadow: 3px 3px 2px #888;
	-moz-box-shadow: 3px 3px 2px #888;
	-webkit-box-shadow: 3px 3px 2px #888;
	box-shadow: 3px 3px 2px #888;
	*/
}
#lastpostrechts ul {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-left: 0em;
}
#lastpostrechts li {
	list-style-type: none;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}
/* -------------------------------- Smilies -------------------------------- */
tr.grau {
	background-color: #E6E6E6;
	padding: 5px 5px 5px 5px;
}
.smiliemitte {
	text-align: center;
}
/* -------------------------------- RSS Format -------------------------------- */
.rss {
	background-image: url('../images/bk_bg.gif');
	background-repeat: repeat-x;
	font-size: 14px;
	clear: both;
	float: none;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	margin: 2px 0px 15px 0px;
	border: 1px solid #C0C0C0;
}
.rss h2 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
}
.rss .quelle {
	font-size: 10px;
	color: #C0C0C0;
	margin: 0px 0px 5px 0px;
}
.rss img {
	float: left;
	margin: 2px 15px 5px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #C0C0C0;
}
.rss td {
	font-size: 14px;
}
.rss table {
	width: 600px;
	text-align: left;
	margin: 5px 0px 10px 0px;
	vertical-align: top;
}
/* -------------------------------- Spezielles für den Datenschutz Facebook Like Button -------------------------------- */
#fbLike {
	height: 40px;
	font-size: 10px;
	clear:both;
	float:none;
}
#fbl {
	cursor: pointer;
	display: block;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #eceef5;
	border: 1px solid #cad4e7;
}
#fbl .liketext {
	color: #3b5998;
	display: block;
	padding: 3px 5px 5px 95px;
	background: transparent url('http://www.kieler-banditen.de/facebook/like.png') 5px 5px no-repeat;
	white-space: nowrap;
	line-height: 13px;
	text-decoration: underline;
	font-size: 9px;
	font-weight:normal;
}
#fbl:hover {
	border-color: #9dacce;
	color: #3b5998;
}

