/******************************************************/
/* cGn Webdesign Theme                                */
/* (c) by cGn-Web		   		      */
/*                                                    */
/* http://www.cgn-web.de                              */
/* letzte Aenderung: 11.04.2011                       */
/******************************************************/

 a:link { color:#7899b8; text-decoration:none; }
 a:visited { color:#7899b8; text-decoration:none; }
 a:hover { color:#7899b8; text-decoration:underline; }
 a:active { color:#7899b8; text-decoration:none; }

body {
  color:#777777;
  background:url(img/bg.jpg) left top repeat-x #edebee;
  font-family:Arial, Helvetica, sans-serif;
  font-style:normal;
  font-size:10pt;
  line-height:1.5;
  text-align:left;
  margin:0px;
}

/* +++++++++++++++++++++ Main Divs +++++++++++++++++++++ */
#page {
	width:600px;
	margin:31px 0px 0px 80px;
	background:#edebee;
	border:1px solid #cbd0cc;
	float:left;
}
#header {
	width:590px;
	height:90px;
	margin:5px 5px 0px 5px;
	background:url(img/header.jpg) top no-repeat;
	border:none;
	overflow:hidden;
	float:left;
}
#content {
	width:445px;
	margin:5px;
	float:left;
}
#nav {
	width:133px;
	margin:5px;
	float:left;
}
* html #nav {
	margin:5px 0px 5px 5px;
}
#nav_main {
	width:133px;
	margin-bottom:5px;
	background:url(img/navi_bg.jpg) top no-repeat #e9e8eb;
	border:1px solid #cbd0cc;
	float:left;
}
#nav_sub {
	width:133px;
	font-size:9px;
	margin-bottom:5px;
	float:left;
}
#links {
	width:133px;
	margin-bottom:5px;
	float:left;
}
#footer {
	width:600px;
	margin:0px 0px 10px 80px;
	font-size:9px;
	float:left;
}
* html #footer {
	margin-left:-190px;
}

/* +++++++++++++++++++++ Navigation +++++++++++++++++++++ */
#nav_main ul {
	padding:0px;
	margin:0px;
}
#nav_main li {
	display:block;
	width:133px;
	height:30px;
	font-size:14px;
	list-style:none;
	float:left;
}
#nav_main li a:link {
	display:block;
	width:133px;
	height:30px;
	background:url(img/navi_link.gif) top left no-repeat;
	color:#777777;
	text-decoration:none;
	text-indent:30px;
	line-height:2;
	float:left;
}
#nav_main li a:hover {
	background:url(img/navi_hover.gif) top left no-repeat;
}
#nav_main li a:active {
	background:url(img/navi_active.gif) top left no-repeat;
	color:#edebee;
}
#nav_main li a:visited {
	display:block;
	width:133px;
	height:30px;
	background:url(img/navi_link.gif) top left no-repeat;
	color:#777777;
	text-decoration:none;
	text-indent:30px;
	line-height:2;
	float:left;
}
#nav_main .active {
	display:block;
	width:133px;
	height:30px;
	background:url(img/navi_active.gif) top left no-repeat;
	color:#edebee;
	text-decoration:none;
	text-indent:30px;
	line-height:2;
	float:left;
}
#nav_main p {
	margin:0px;
}
#nav_sub ul {
	padding:0px;
	margin:0px;
}
.login {
	background:url(img/key.gif) top left no-repeat;
	height:22px;
	list-style:none;
	text-indent:35px;
	line-height:2;
}
.valid {
	background:url(img/check.gif) 8px no-repeat;
	height:22px;
	list-style:none;
	text-indent:35px;
	line-height:2;
}

/* +++++++++++++++++++++ Headlines +++++++++++++++++++++ */
h1 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	color:#7cb6e6;
}
h2, h3, h4 {
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	color:#7899b8;
}
#header h1 {
	margin:-1000px 0px 0px -1000px;
	font-size:0px;
}
#nav h1 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#7899b8;
}
.mod_newslist h1, #links h1 {
	color:#7899b8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	margin-top:0px;
}
hr {
	margin:0px;
	height:1px;
	width:97%;
	border:none;
	background:#cbd0cc;
}

/* +++++++++++++++++++++ Globals +++++++++++++++++++++ */
.pic {
	border:none;
	float:left;
	margin:0px 0px 5px 25px;
}
.icon {
	float:left;
}
.print {
	border:none;
	float:right;
	height:30px;
	width:30px;
	margin:0px;
}

/* +++++++++++++++++++++ News +++++++++++++++++++++ */
.layout_full h1 {
	width:75%;
	padding:2px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#edebee;
	background:#7899b8;
	border:1px solid #cbd0cc;
	float:left;
}
.info {
	padding:2px;
	margin:0px 0px 10px 0px;
	font-size:10px;
	background:#edebee;
	border:1px solid #cbd0cc;
	text-align:center;
}

/* +++++++++++++++++++++ Footer +++++++++++++++++++++++ */
#footer ul {
	margin:0px 0px 0px 370px;
	padding:0px;
	width:100%;
	float:left;
}
#footer li {
	margin:0px 10px 0px 0px;
	list-style:none;
	text-align:right;
	float:left;
}
#footer p {
	margin:0px;
}

/* +++++++++++++++++++++ Typolight +++++++++++++++++++++ */
.clear {
	height:0.1px;
	overflow:hidden;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}
.invisble {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	margin:0px;
	padding:0px;
	position:absolute;
	overflow:hidden;
	display:inline;
}
.formbody label {
	display:block;
	width:170px;
	margin:10px 10px 5px 0px;
}
.submit_container {
	margin:10px 10px 10px 0px
}
.caption {
	font-size:8px;
	color:#666666;
	text-align:center;
}
.ce_toplink {
	font-size:10px;
}
.pdf_link {
	float:right;
	margin:5px 0px 0px 0px;
	padding:0px;
	 z-index:10;
}
