@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "2col_left_13"
 * (de) Zentrales Stylesheet - Beispiellayout "2col_left_13"
 *
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.6
 * @revision        $Revision: 202 $
 * @lastmodified    $Date: 2008-06-07 14:29:18 +0200 (Sa, 07 Jun 2008) $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);
@import url(screen/basemod.css);
@import url(screen/basemod_2col_left_13.css);
@import url(screen/content.css);
@import url(screen/navimod_2col_13.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_003_draft.css);

#skybanners {
	left:831px;
	position:absolute;
	width:160px;
	height:600px;
}

#button {
	float:left;
	left:831px;
	margin:614px 0 0;
	position:absolute;
	width:160px;
}

#superbanner {
	width:728px;
	height:90px;
	margin-bottom:10px;
	margin-left:46px;
}

#superbanner td {
	padding: 0px 0px 0px 0px;
}

#metacontainer {
	background-image:url(/fileadmin/images/layout/metanav.gif);
	float:left;
	font-size:10px;
	height:18px;
	padding-right:23px;
	width:798px;
}

#language {
	float:right;
	font-size:10px;
	height:18px;
	padding:3px 0 0;
	width:67px;
}

#col3 table img {
	border: 0px solid;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	margin-right:20px;
}

#col3 table td {
	padding: 15px 0px 0px 0px;
}

.subcolumns {
	margin-left:10px;
}

#subcl {
	margin:0 0 0 5px;
}

#subc1 img {
	margin-left:-10px;
	float: right;
}

.c100 {
	width: 776px;
	margin-bottom:30px;
}

body {
	background-color: #fff;
	font-family: verdana;
}

#header {
	background-image: url(/fileadmin/images/layout/startseiteheader.gif);
	width: 749px;
	height: 313px;
	padding:14px 35px 27px 37px;
	margin: 0px;
}

#header h1 {
	color:#8197AE;
	font-family:verdana;
	font-size:14px;
	letter-spacing:0;
	text-transform:uppercase;
	padding-top:30px;
}

#header p {
	color: #ffffff;
	font-weight: bold;
	
}

#header p.bodytext a {
	background-image:url(/fileadmin/images/layout/weiterlesen.gif);
	color:#8197AF;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:23px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	width:84px;
}

#introbild {
	width: 749px;
	height: 312px;
}

#page {
	padding: 0px;
}

#page_margins {
	float:left;
}

#overheader {
	width: 821px;
	height: 81px;
	background-image: url(/fileadmin/images/layout/header.gif);
}

#main {
	background-image: url(/fileadmin/images/layout/background.gif);
	width:821px;
	background-repeat:repeat-y;
	float: left;
}

#col1 {
	width: 216px;
	padding: 14px 0px 0px 0px;
	list-style: none;
	text-transform:uppercase;
	font-size: 11px;
	font-weight:bold;
	float:left;
}

#col1 a {
	text-decoration:none;
}

#col1 a:hover {
	color: #444444;
}

#col1_content {
	padding: 0px 0px 0px 0px;
}

#col1_content ul li {
	padding: 6px 0px 0px 0px;
	border-top: 1px solid #cbcbc3;
	height: 23px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#col1_content ul li.no_last {
	border-bottom: 1px solid #cbcbc3;
}

#col3 {
	padding-top: 10px;
	width:776px;
	float:left;
	margin-left:0;
}

#col3 img {
	border:5px solid #ffffff;
}

#col3 h1{
	font-size: 14px;
	color: #5d738b;
	font-family: verdana;
	
}

#col3_content {
	padding:0px 0px 0px 0px;
	width:776px;
	margin:5px;
}

.subc {
	margin-right: 5px;
}

#footer {
	width: 776px;
	height: 51px;
	background-color: #cbcbc3;
	padding: 0px 25px 0px 20px;
	border: none;
	font-size: 11px;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:focus {
	font-weight: normal;
	color: #5a7389;
	text-decoration: underline;
}

#footerlinks {
	float:left;
	height:32px;
	padding-top:19px;
	width:607px;
}

#footerrechts {
	width: 160px;
	height: 32px;
	float: right;
	padding-top:19px;
	text-align: right;
}
