/*  Main com.on werbeagentur GmbH 2012
----------------------------------------------------*/
* {
	padding: 0px;
	margin: 0px;
}

div {
	position: relative;
}

body {
	background: #24338b url(../images/body_bg.png) repeat-x fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main_outer {
	margin: 0px auto;
  top:0;
	width: 1000px;
	border-top: 1px solid #aaaaaa;
}

.main {
	margin: 0px auto;
  margin-top:25px;
	width: 1000px;
	background: #ffffff url(../images/main_bg.jpg) repeat-y;
	border: 1px solid #fff;
}



/*  Links 
----------------------------------------------------*/
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #ef3923;
	text-decoration: none;
}

/*  Headlines 
----------------------------------------------------*/
h1 {
	color: #f07c00;
	font-size: 20px;
	font-weight: bold;
  font-variant:small-caps;
}

h3 {
	color: #f07c00;
	font-size: 16px;
	font-weight: bold;
  font-variant:small-caps;
	padding-right:8px;
	padding-top:15px;
}

h3.aktuell {
  padding-top:95px;
	color: #f07c00;
	font-size: 16px;
	font-weight: bold;
  font-variant:small-caps;
	padding-right:20px;
	padding-bottom:45px;
}

/*  Sonstiges 
----------------------------------------------------*/

.clr {
	width: 100%;
	height: 0px;
	clear: both;
}

/*  Header 
----------------------------------------------------*/

.header {
	width: 960px;
	height: 115px;
	overflow: hidden;
	background: url(../images/header.jpg) no-repeat;
}

.header img {
	position: absolute;
	top: 0px;
	right:0px;
	height: 120px;
}

/*  window_right 
----------------------------------------------------*/

#window_right {
  text-align:right;
  top:5px;
	padding:5px;
	width: 240px;
  height:350px;
	position:absolute;
	z-index:900;
	margin-left:740px;
	background: url(../images/blank.png) repeat;
	border:1px solid #f07c00;
 */-moz-border-radius: 7px;
 border-radius: 7px;
}

#window_right a.window_right {
	width: 200px;
  padding-top:0px;
  display:block;
	border:none;
}

#window_right a {
	width: 180px;
  padding-top:5px;
  display:block;
  border:none;
}

/*  logo 
----------------------------------------------------*/

#logo {
  text-align:right;
  top:25px;
	padding:5px;
	width: 280px;
  height:151px;
	position:absolute;
	z-index:900;
	margin-left:35%;
}

#logo a.logo {
	width: 280px;
  padding-top:0px;
  display:block;
	border:none;
}

#logo a {
	width: 180px;
  padding-top:5px;
  display:block;
  border:none;
}

ul.aktuelles {
	margin:0;
	padding:0px;
	list-style:none;
	color:#6e6e6e;
}
ul.aktuelles li {
	border-bottom:1px solid #e8e8e8;
	padding-bottom:10px;
}
  
ul.aktuelles li.last {
	border-bottom:0px solid #e8e8e8;
}

ul.aktuelles li a {
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	padding-left:50px;
}
ul.aktuelles li a:hover {
	color:#0e1f49;
	text-decoration:none;
}


/*  Content 
----------------------------------------------------*/
.contentArea {
	width: 960px;
	padding-bottom: 30px;
	
}

/*  Rechte Spalte
----------------------------------------------------*/

.contentRight {
	margin-left: 220px;
	border-top: 0px solid #ececec;
}

.contentText {
	margin-top:20px;
	margin-left:20px;
	margin-right:0px;
	
}

.contentText > * {
	margin-top: 10px;
}

.contentText p {
	line-height: 20px;
	color:#545454;
}

.contentText #leistungen p {
	line-height: 20px;
	/*width:630px;*/
}

/* Clear Fix Hack - add  class="fixed"  to div's that have floated elements in them */
.fixed:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.fixed{display:block;}
/*  \*/
.fixed{min-height:1%;}
* html .fixed{height:1%;}

.col-220{margin-left:45px; padding-top:0px; text-align:left;}
.last{ margin-right:0px; margin-top:0px; padding-top:0px;}

blockquote{line-height:24px; background:url(../images/quote.png) no-repeat 370px 20px; color:#f07c00; font-style:italic; font-size:14px; padding-top:25px; }
blockquote p{ color: #f07c00;}
blockquote span{ display:block;color:#24338c;font-size:11px; }

blockquote h2{
	display:block;
	width:100%;
	height:25px;
	margin:0;
	padding:10px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background:#fff;
	line-height:normal;
	border-bottom:0px dashed #CCCCCC; }

/*  Bild
----------------------------------------------------*/

.mainImg {
	height: 199px;
	width: 780px;
	background-color: #aaa; 	
	border-bottom: 0px solid #ececec;
	overflow: hidden;
}

/*  Footer 
----------------------------------------------------*/

.footer {
	width: 960px;
	height: 50px;
	margin: 10px auto;
	padding: 10px 20px;
	border-top: 1px solid #C0C7EC;
	border-left: 0px solid #C0C7EC;
	border-right: 0px solid #C0C7EC;
	background: url(../images/footer.png) no-repeat;
	color: #ffffff;
	font-size: 13px;
}

.footer p {
padding-left:240px;
}

.footer a{
text-decoration:underline;
color:#ffffff;
}
/*  Linke Spalte
----------------------------------------------------*/

.contentLeft {
	width: 220px;
	float: left;
	border-top: 1px solid #ececec;
	/*background: #cccccc url(../images/main_bg.jpg) repeat-y;*/
}

/*  Aktuelles - Info 
----------------------------------------------------*/

#info {
	margin: 20px;
	color: #eee;
	background: url(../images/stuff/header_bg.png) repeat-x;
}

#info img {
	padding: 5px;
	border:none;
}

#info p.box {
	padding: 5px;
	margin-top: 20px;
	background: url(../images/stuff/header_bg.png) repeat-x;
	line-height: 20px;
}

#info a {
	color: #ccc;
}

#info a:hover {
	color: #ddd;
}


/*  Navigation 
----------------------------------------------------*/

#menue ul li {
	border-bottom: 1px solid #ececec;
	list-style: none;
	line-height: 39px;
}

#menue ul li a {
  	font-variant:small-caps;
	display: block;
	text-decoration: none;
	padding: 0px 20px;
	background: url(../images/bgMenu1.png) repeat-x;
	font-size: 1.3em;
	color: #ffffff;
}

#menue ul li a.active, #menue ul li a.active:hover {
	background:#ffffff;
	color: #1a599c;/*url(../images/bgMenu1_active.png) repeat-x*/;
	cursor:default;
}

#menue ul li a:hover {
	background: #f17c00;/*url(../images/bgMenu1_hover.jpg) repeat-x*/;
}


  
