/*
Template Name: GCLS
File: Layout CSS
Author: Joerg Hohn
Author URI: http://www.joerg-hohn.de
Based on a template by http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);
@import url(loginslider.css);

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#ffffff;
}

#bgimage{
	position: absolute;
	bottom: -10px;
	right: 550px;
	height:120px;
	width:200px;
	background-image:url("../images/footer_bg.gif");
	background-repeat: no-repeat;
	z-index: 0;
}

img{
	display:block; 
	margin:0; 
	padding:0; 
	border:none;
}

.justify{
	text-align:justify;
}

.bold{
	font-weight:bold;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.nostart {
	list-style-type:none; 
	margin:0; 
	padding:0;
}

.clear{
	clear: both;
}

br.clear{
	clear:both; 
	margin-top:-15px;
}


.fl_left{
	float:left;
}

.fl_right{
	float:right;
}

.imgl, .imgr{
	border:1px solid #999999; 
	padding:5px;
}

.imgl{
	float:left; 
	margin:0 8px 8px 0; 
	clear:left;
}

.imgr{
	float:right; 
	margin:0 0 8px 8px; 
	clear:right;
}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.col0{
	color:#313131; 
	background-color:#ffffff; 
	border-top:5px solid #93b4bd;
}

.col1 {
	color:#8B785F; 
	background-color:#ffffff; 
	min-height:220px;
}

.col1 a{
	color:#8B785F; 
	background-image:url("../images/col5_bg.gif"); 
	background-repeat:repeat-x; 
	background-color:#ffffff;
}

.col2{
	color:#333333; 
	background-color:#ffffff;
}

.col3{
	color:#313131; 
	background-color:#ffffff;
}

.col4{
	color:#666666; 
	background-color:#ffffff; 
	padding:10px 0;
}

.col4 a{
	color:#666666; 
	font-weight:bold; 
	text-decoration:none;
}

.col5{
	color:#333333; 
	background-color:#ffffff; 
}

.col5 a{
	color:#746550;
}

.col6{
	color:#333333; 
	background-color:#ffffff; 
}

.col6 a{
	color:#dcddb5; 
	background-color:#dcddb5;
}

.col7 a{
	color:#dcddb5; 
	background-color:#dcddb5;
}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #topnav, #breadcrumb, #container, #footer, #footernav{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	background-color:#ffffff; 
	}

#header, #topbar, #topnav, #breadcrumb, #footer, #copy{
	background-image:url("../images/col5_bg.gif"); 
	background-repeat:repeat-x; 
}
/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:10px 0 20px 0;
	background-color:#ffffff;
}

#header #logo{
	display:block;
	float:left;
	padding:10px;
	overflow:hidden;
	margin:10px 0 0 20px;
	background-color: #ffffff;
}

#header #logo h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
}

#header #logo h1{
	font-size:36px;
}

#header #title {
	color:#333333;
	margin:10px 0 0 10px;
}

#header #title h1{
	font-size:medium;
	text-transform:uppercase;
}

#header #title h1 a{
	text-decoration:none;
}

#header #title h2{
	font-size:x-large;
}

#header .fl_right{
	display:block;
	float:right;
	margin:17px 0 0 0;
	padding:0;
	text-align:right;
}

#header .fl_right ul{
	margin-bottom:10px;
}

#header li{
	display:inline;
	margin:0 0 0 8px;
	padding:0 0 0 10px;
	border-left:1px solid #8B785F;
}

#header li.last{
	margin-right:0;
	padding-right:0;
	border:none;
}

/* ----------------------------------------------TopNav-------------------------------------*/
#topnav{
	min-height: 35px;
	width: 960px;
}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	margin-bottom:10px;
	padding:0 0 10px 0;
	border-bottom:1px dotted #CCCCCC;
	height:10px;
	background-image:url("../images/col5_bg.gif"); 
	background-repeat:repeat-x; 
}

#breadcrumb a{
	color:#746550;
	background-color:#ffffff;
}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
}

#breadcrumb ul li{
	display:inline;
}

#breadcrumb ul li.current a{
	text-decoration:underline;
}

/* ----------------------------------------------Container-------------------------------------*/
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	font-size:18px;
	margin:0 0 10px 0;
	color:#333333;
	background-color:#ffffff;
}

/* ----------------------------------------------Homepage Services-------------------------------------*/

#hpage{
	display:block;
	width:100%;
	margin:10px 0;
}

#hpage ul{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	line-height:normal;
}

#hpage li{
	display:block;
	float:left;
	width:210px;
	margin:0 40px 0 0;
	padding:0;
}

#hpage li.last{
	margin-right:0;
}

#hpage li div.imgholder{
	display:block;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#EDECE4;
	border:1px solid #BEBB9E;
}

#hpage p{
	margin:0 0 10px 0;
	padding:0;
	line-height:1.8em;
}

#hpage p.readmore{
	display:block;
	margin:0;
	line-height:normal;
	font-weight:bold;
}

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:right;
	width:700px;
	margin: 0 0 20px 10px;
	min-height:200px
}

#content a{
	text-decoration: underline;
}

#content zentriert{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.error{
        display: block;
        margin-left: auto;
        margin-right: auto;
        color: #ff0000;
        font-weight:bold;
}

.important{
        display: block;
        margin-left: auto;
        margin-right: auto;
        font-weight:bold;
}

/* ------Comments-----*/

#comments{
	margin-bottom:40px;
}

#comments .commentlist {
	margin:0; 
	padding:0;
}

#comments .commentlist ul{
	margin:0; 
	padding:0; 
	list-style:none;
}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{
	margin:0 0 10px 0; 
	padding:15px; 
	list-style:none;
}

#comments .commentlist li.comment_odd{
	color:#666666; 
	background-color:#FDFFE1;
}

#comments .commentlist li.comment_odd a{
	color:#746550; 
	background-color:#FDFFE1;
}

#comments .commentlist li.comment_even{
	color:#666666; 
	background-color:#FBFFBF;
}

#comments .commentlist li.comment_even a{
	color:#746550; 
	background-color:#FBFFBF;
}

#comments .commentlist .author .name{
	font-weight:bold;
}

#comments .commentlist .submitdate{
	font-size:smaller;
}

#comments .commentlist p {
	margin:10px 5px 10px 0; 
	padding:0; 
	font-weight: normal;
	text-transform: none;
}

#comments .commentlist li .avatar{
	float:right; 
	border:1px solid #EEEEEE; 
	margin:0 0 0 10px;
}

/* ----------------------------------------------Right Block-------------------------------------*/

#column{
	position: relative;
	display:block;
	float:left;
	width:220px;
	background-color:#93b4bd;
	z-index: 5;
}

#column #subnav {
	width:220px;
	display:block;
	margin:0 0 20px 0;
}


/* ----------------------------------------------Footernav-------------------------------------*/
#footernav{
	position: relative;
	padding:20px 0;
	background-color:#ffffff;
	z-index: 5;
}

#footernav h2{
	margin-bottom:15px;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
}

#footernav p, #footernav ul, #footernav a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
}

#footernav .navbox{
	position: relative;
	left: 580px;
	font-size:small;
	font-weight:bold;
	text-align: center;
	width:380px;
	height:20px;
	padding:0;
	background-image:url("../images/col5_bg.gif"); 
	background-repeat:repeat-x; 
}

#footernav .lastchanged{
	display:block;
	float:left;
	position: absolute;
	bottom: 20px;
	font-size:small;
	font-weight:bold;
	text-align: center;
	width:220px;
	height:40px;
	background-image:url("../images/col5_bg.gif"); 
	background-repeat:repeat-x; 
}

#footernav li{
	margin-bottom:3px;
}

#footernav .last{
	margin:0;
}


/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	position: relative;
	padding:20px 0;
	background-image:url("../images/col5_bg.gif"); 
	background-repeat:repeat-x; 
	background-color:#ffffff;
	z-index: 5;
}

#footer h2{
	margin-bottom:15px;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
}

#footer .footbox{
	display:block;
	font-size:x-small;
	font-weight:bold;	
	float:left;
	width:100%;
	margin:0 0 0 30px;
	padding:0;
}

#footer #lastchanged{
	display:block;
	float:left;
	position: absolute;
	bottom: 30px;
}

#footer li{
	margin-bottom:3px;
}

#footer .last{
	margin:0;
}

#newsletter{
	display:block;
	float:left;
	width:300px;
}

/* ----------------------------------------------Copyright-------------------------------------*/

#copy{
	position: relative;
	margin-top: 10pt;
	margin-right: auto;
	margin-bottom: 10pt;
	margin-left: auto;
	display: block;
	width: 960px;
	background-color: #ffffff;
	height: 30px;
}

#copy .copyright{
	display:block;
	font-size:xx-small;
	float:left;
	width:100%;
	padding:0;
	text-align:center;
}

#copy .copyright a{
	color:#666666; 
	font-weight:bold; 
	text-decoration:none;
}

/* ----------------------------------------------Sonstiges-------------------------------------*/


