/* ----------------------------------------------------
Default Stylesheet "content"

version: 1.0
author:  Rico Loschke
email:   post@sevenx.de
web:	 www.sevenx.de
-----------------------------------------------------*/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	color:#000;
	background-image: url(../images/template/bg-body.jpg);
	background-repeat: repeat;
}

/* Layout 
-----------------------------------------------------*/
#wrapper {
	height: auto;
	width: 865px;
	margin: auto;
}
#header {
	height: 205px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top:10px;
	float:left;
}
#content-frame {
	height: auto;
	width: 865px;
	float:left;
	background-image: url(../images/template/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#content-frame .left {
	height: auto;
	width:500px;
	float: left;
	margin-left:10px;
	margin-top:8px;
}
#content-frame .right {
	height: auto;
	float: right;
	width: 335px;
	margin-top:8px;
}
#slideshow-frame {
	float: left;
	height: 220px;
	width: 335px;
	background-image: url(../images/template/bg-slideshow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#slideshow {
	height: 158px;
	width: 280px;
	margin-top: 30px;
	margin-left: 26px;
}
#angebote {
	width:270px;
	height:auto;
	float:left;
}
.angebot {
	background-color: #e1e1e1;
	padding: 2px;
	height: auto;
	width: 232px;
	margin: 0px 0px 4px 22px;
	clear:both;
}
.box {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 6px;
	height: auto;
	width: auto;
	clear:both;
	text-align:justify;
}
.textbox {
	height: auto;
	width: auto;
	clear:both;
	text-align:justify;
}
.bg {
	background-color:#f0f0f0;
}
.angebot a {
	text-transform:none !important;
	font-weight:bold !important;
}
.angebot:hover {
	background-color:#e6e6e6;
}
.startbox {
	height:auto;
	width:160px;
	margin-right:8px;
	background-image: url(../images/template/bg-startbox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}
.aktivbox {
	height:auto;
	width:160px;
	margin-right:8px;
	float:left;
}
.contentbox {
	width:95%;
	margin:4px auto 8px auto;
}
#content {
	margin: 0px;
	padding: 0px;
	float: right;
	height:237px;
	width: 700px;
}
#footer {
	float: left;
	height: 131px;
	width: 800px;
	background-image: url(../images/template/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a {
	font-weight: normal;
	font-size:10px;
	color:#CC0000;
}
#footer .left {
	height: 30px;
	width:320px;
	float: left;
	margin-left:10px;
	margin-top:70px;
}
#footer .right {
	height: 30px;
	width:340px;
	float: left;
	margin-left:10px;
	text-align:right;
	margin-top:70px;
	margin-left:20px;
}
/* Navigation 
-----------------------------------------------------*/
.col-left {
	width: 49%;
	float:left;
}
.col-right {
	width:49%;
	float:right;
}
#footer .col-right {
	text-align:right;
}
.inhalt {
	width: 96%;
	height:auto;
	margin:10px auto 10px auto;
}
/* Navigation 
-----------------------------------------------------*/
a {
	text-transform: uppercase;
	color: #cc0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#990000;
}
a:focus {
	color:#990000;
}
/*a:selected {
	color:#FFFFFF;
}*/
a.subnav {
	padding: 3px 0 3px 0;
	margin: 8px 0 8px 0;
	border: 1px solid #FFFFFF;
	display:block;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(../images/template/bg_link.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-transform:none;
}
a.subnav:hover {
	border: 1px solid #FFFFFF;
	padding: 3px 0 3px 0;
	text-decoration:none;
	background-color: #003366;
	color:#FFFFFF;
}
a.subnav:active {
	border: 1px solid #FFFFFF;
	padding: 3px 0 3px 0;
	text-decoration:none;
	background-color: #003366;
	color:#FFFFFF;
}
.txtlnk {
	text-transform:none;
	color:#FFFF00;
	background:none;
	padding-left:0;
}
#stat a {
	background-image:none;
	padding-left:0px;
}
/* virtuelle Tabs
-------------------------------------------------------*/
.subnav {
	width: 100%;
	margin: 0;
	height:32px;
}
.subnav ul
{
	padding: 0;
	margin: 0 0 0 0;
}
.subnav ul li
{
	list-style-type: none;
	float:left;
	text-align: center;
}
.subnav li a
{
	padding: 7px 6px 0 8px;
	margin: 0px 3px 0px 0px;
	height:24px;
	background-color: #F0F0F0;
	color:#003366;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-decoration:none;
	float:left;
	position:relative;
	font-size:13px;
	text-transform:none;
}
.subnav li a:hover
{
	background-color: #ffffff;
	color:#003366;
}
.subnav li a.aktivTab {
	background-color: #ffffff;
	color:#cc0000;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:-1px;
	position:relative;
	font-weight:bold;

}
.tab-box {
	height: auto;
	width: auto;
	clear:both;
	padding:5px;
	border: 1px solid #CCC;
}
/* Hilfsformatierung 
-----------------------------------------------------*/
.clear {
	clear:both;
	height:1px;
	width:100%;
}
div.status {
	font-style:italic;
	width: 100%;
	border-top: 1px dotted #FF9900;
	padding: 2px;
}
.err {
	color: #cc0000;
}
.ok {
	color: #006633;
}
/* Tabellen 
-----------------------------------------------------*/
th {
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
}
td {
	height:18px;
}
.row-even {
	padding:4px 2px 4px 2px;
}
.row-odd {
padding:4px 2px 4px 2px;
background-color:#e1e1e1;

}
.row-highlight {

}
/* Textformatierung 
-----------------------------------------------------*/
h1 {
	margin: 0;
	font-weight:bold;
	color:#cc0000;
	font-size:20px;
}
h2 {
	margin: 0;
	font-weight:bold;
	color:#cc0000;
	font-size:14px;
}
#inhalt-rechts h1{
	text-align:center;
}
/* Formulare 
-----------------------------------------------------*/
label {
	width:90px;
	display:block;
	float:left;
	clear:both;
}
input.norm {
	width:160px;
	margin-bottom:3px;
	border:1px solid #cccccc;
}
input.long {
	width: 360px;
}
input.radio {
	width:16px;
	height:14px;
	padding:0;
	border:none;
	margin-bottom:2px;
	}

textarea {
	width:230px;
	height:170px;
	border:1px solid #cccccc;
}
textarea.big {
	width:320px;
	height:170px;
	border:1px solid #cccccc;
}
/* BILDFORMATIERUNGEN
-------------------------------------------------------*/
div.bild-right {
  float: right;
  padding: 0 1px;
  margin-left: 6px;
  position: relative;
}

div.bild-right img {
	padding: 3px;
	border: 1px solid #999999;
	background-color: white;
}
div.bild-center {
  margin: auto;
  text-align:center;
  position: relative;
}

div.bild-center img {
	padding: 3px;
	border: 1px solid #999999;
	background-color: white;
}
div.bild-left {
  float: left;
  padding: 0 1px;
  margin-right: 6px;
  position: relative;
}

div.bild-left img {
	padding: 3px;
	border: 1px solid #999999;
	background-color: white;
}
/* Layout / Spaltensatz
-------------------------------------------------------*/
.col-right {
	float: right;
	height: auto;
	width: 49%;
}
.col-left {
	float: left;
	height: auto;
	width: 49%;
}
.col-right-35 {
	float: right;
	height: auto;
	width: 34%;
}
.col-left-65 {
	float: left;
	height: auto;
	width: 64%;
}
.col-left-35 {
	float: left;
	height: auto;
	width: 34%;
}
.col-right-65 {
	float: right;
	height: auto;
	width: 64%;
}
.col-right-25 {
	float: right;
	height: auto;
	width: 24%;
}
.col-left-75 {
	float: left;
	height: auto;
	width: 74%;
}
.col-left-25 {
	float: left;
	height: auto;
	width: 24%;
}
.col-right-75 {
	float: right;
	height: auto;
	width: 74%;
}

.preis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #013567;
	padding: 4px;
}

