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

version: 1.0
author:  Rico Loschke
email:   post@sevenx.de
web:	 www.sevenx.de
-----------------------------------------------------*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	color:#FFFFFF;
}

/* Layout 
-----------------------------------------------------*/
#wrapper {
	height: 680px;
	width: 780px;
	background-image: url(../images/template/bg_site.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav-frame {
	height: 57px;
	width: 728px;
	margin-top:62px;
	float:left;
}
#nav {
	height: 57px;
	width: 485px;
	background-image: url(../images/template/bg_topnav.png);
	background-repeat: repeat-x;
	float:right;
}
#nav ul
{
	width: 480px;
	padding: 0;
	margin: 0 0 0 0px;
}
#nav ul li
{
	list-style-type: none;
	float:left;
	text-align: center;
}
#nav li a {
	display: block;
	height:57px;
	width: 96px;
	background-image:none;
	padding:0;
}

#nav a span {
	display: none;
}
#nav a.wir {
	background-image: url(../images/template/nav_uns.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.wir:hover {
	background-image: url(../images/template/nav_uns_hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.wir-aktiv {
	background-image: url(../images/template/nav_uns_active.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.leistung {
	background-image: url(../images/template/nav_leistung.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.leistung:hover {
	background-image: url(../images/template/nav_leistung_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.leistung-aktiv {
	background-image: url(../images/template/nav_leistung_active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.schulung {
	background-image: url(../images/template/nav_schulung.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.schulung:hover {
	background-image: url(../images/template/nav_schulung_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.schulung-aktiv {
	background-image: url(../images/template/nav_schulung_active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.referenz {
	background-image: url(../images/template/nav_referenz.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.referenz:hover {
	background-image: url(../images/template/nav_referenz_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.referenz-aktiv {
	background-image: url(../images/template/nav_referenz_active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.kontakt {
	background-image: url(../images/template/nav_kontakt.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.kontakt:hover {
	background-image: url(../images/template/nav_kontakt_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a.kontakt-aktiv {
	background-image: url(../images/template/nav_kontakt_active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header {
	float: left;
	height: 160px;
	width: 728px;
	margin-top:3px;
}
#header .left {
	height: 160px;
	float: right;
	width: 185px;
	margin-right:20px;
	
}
#header .right {
	height: 158px;
	float: right;
	width: 485px;
}
#content-frame .left {
	height: 229px;
	width:180px;
	float: left;
	margin-right:18px;
	margin-top:8px;
}
#content-frame .right {
	height: 229px;
	float: right;
	width: 500px;
	margin-top:8px;
}

#content-frame {
	float: left;
	height: 259px;
	width: 736px;
	margin-top:30px;
}
#content {
	margin: 0px;
	padding: 0px;
	float: right;
	height:237px;
	width: 700px;
}
#footer
{
	float: left;
	height: 28px;
	width: 750px;
	margin-top:18px;
	color:#045f8e;
}
#footer a {
	font-weight: normal;
	font-size:10px;
}
#footer .left {
	height: 28px;
	width:302px;
	float: right;
	margin-right:18px;
}
#footer .right {
	height: 28px;
	float: right;
	width: 400px;
	text-align:right;
}
.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: #000000;
	background-image: url(../images/template/bg_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#FFFFFF;
}
a:focus {
	color:#FFFFFF;
}
/*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;
}
/* 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 {
	background-color:#008FD5;
	padding:2px;
}
.row-odd {
padding:2px;
/*color:#003333;*/

}
.row-highlight {

}
/* Textformatierung 
-----------------------------------------------------*/
h1 {
	margin: 0;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
}
#inhalt-rechts h1{
	text-align:center;
}
/* Formulare 
-----------------------------------------------------*/
label {
	width:80px;
	display:block;
	float:left;
	clear:both;
}
input {
	width:240px;
	margin-bottom:3px;
	border:1px solid #003366;
}
input.long {
	width: 360px;
}
textarea {
	width:300px;
	height:158px;
	border:1px solid #003366;
}
/* 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%;
}

