/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator       YAML Builder V1.2.1 (http://builder.yaml.de)
 * @file          my_layout.css
 * @-yaml-minver  3.3
 * 
 */

/* 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/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_draft.css);

body {
	font-family: "Courier new", Courier, Monospace;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:none repeat-x fixed left top #5f5f5f;
	padding: 0;
}

#header {
	padding: 0 0 0 0;
	height:91px;
}

.page {
	padding:0px;
}

div.csc-textpic div.csc-textpic-single-image img {
	margin-bottom:0px;
}

#topnav {
	background-color: #3c3d3d;
	line-height: 25px;
	overflow:hidden;
}

#links {
	float: left;
	width: 96px;
}

#mitte {
	float: left;
}

#rechts {
	float: right;
}

#search {
	float: right;
}

li.menu {
	margin-left:0px;
	display:inline;
	line-height:0;
}

ul, ol, dl {
	line-height:0;
	margin:0 0 0 0;
}

.vlist li a:active {
	background-color:transparent;
}

#nav ul {
	margin-left:auto !important;
}

.hlist ul li a:focus, .hlist ul li a:hover, .hlist ul li a:active {
	background:none;
}

#teaser {
	margin: 0;
	padding: 0;
}

#main {
	background:url("../../images/content_background.gif") no-repeat scroll 0 0 #FFFFFF;
	margin:0px;
	padding:20px 0 0;
}

#col1, #col2 {
	width:199px;
	padding:20px 0 20px;
}

#col3 {
	margin:0 199px;
	padding:20px 0 0;
}

#footer {
	background:url("../../images/footer_background.gif") repeat scroll 0 0 transparent;
	border-top:none;
	padding:10px 20px;
	text-align:center;
}

.centermenu {
	background-color: #0087e3;
	height: 31px;
	text-align:center;
	border-bottom: 1px solid #ffffff;
}

.submenu {
	list-style-type: none;
	margin-left:-15px;
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c3d3d;
}

#col2 h1 {
	font-family: "Courier new", Courier, Monospace;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0087e3;
	text-transform:uppercase;
}
#col2 h2 {
	font-family: "Courier new", Courier, Monospace;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0087e3;
	text-transform:uppercase;
}

#col3 h1 {
	font-family: "Courier new", Courier, Monospace;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #80bf18;
	text-transform:uppercase;
}

#col3 h2 {
	font-family: "Courier new", Courier, Monospace;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0087e3;
	text-transform:uppercase;
}

#col2 #mailformTELEFONNUMMER {
	margin: 5px 0;
	width: 80%;
	border: 1px solid #3c3d3d;
	font-size: 12px;
	padding: 2px 5px;
}
#col2 #mailformNAME {
	margin: 5px 0;
	width: 80%;
	border: 1px solid #3c3d3d;
	font-size: 12px;
	padding: 2px 5px;
}

#col2 #mailformformtype_mail {
	font-family: "Courier new", Courier, Monospace;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #3c3d3d;
	font-size: 12px;
	padding: 1px 5px;
	background-color: #3c3d3d;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

#col2 #mailformformtype_mail:hover {
	cursor: hand;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:0px;
}

a {
	color:#0087e3;
	text-decoration:underline;
}
a:visited {
	color:#0087e3;
}
a:active {
	color:#0087e3;
}
a:hover {
	color:#80bf18;
}

#col2 a {
	color:#444444;
	text-decoration:underline;
}
#col2 a:visited {
	color:#0087e3;
}
#col2 a:active {
	color:#0087e3;
}
#col2 a:hover {
	color:#80bf18;
}

#search #mailformsword {
	margin: 0 0 0 10px;
	width: 120px;
	border: 1px solid #3c3d3d;
	font-size: 10px;
	padding: 1px 3px;
	height: 14px;
}

#search #mailheadersubmit {
	background: url("../../images/search.png") no-repeat scroll right top transparent;
	border: 0 none;
	cursor: pointer;
	height: 25px;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: -1000em;
	width: 25px;
}

#search .csc-mailform-field {
	margin: -1px
}

#col3 #suchformsword, .csc-mailform-field input, .csc-mailform-field textarea {
	margin: 5px 0;
	border: 1px solid #3c3d3d;
	font-size: 12px;
	padding: 2px 5px;
}

#col3 #suchformsubmit, #mailformformtype_mail {
	font-family: "Courier new", Courier, Monospace;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #3c3d3d;
	font-size: 12px;
	padding: 1px 5px;
	background-color: #3c3d3d;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

#col3 #suchformsubmit:hover, #mailformformtype_mail:hover {
	cursor: hand;
}

.csc-noSearchResultMsg {
	font-family: "Courier new", Courier, Monospace;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}