/* 

Über die YAML-Einstellungen hinaus gehende Formatierungen
Diese betreffen in erster Linie eigene Klassen

*/
@media all
{
#header_start h1 {
	text-indent: -8000px;
}
a.startlink_ueberblick,
a.startlink_news,
a.startlink_pressecenter,
a.startlink_veranstaltungen,
a.startlink_mitwirkende,
a.startlink_kontakt {
	position: absolute;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: -8000px;
	font-weight: bold;
	color: #fff;
	background: transparent url(../images/start_navigation.gif) -1000px -1000px no-repeat;
	overflow: hidden;
}
a.startlink_ueberblick:link, a.startlink_ueberblick:visited {
	width: 94px;
	height: 28px;
	top: 165px;
	left: 530px;
	background-position: 0px 0px;
}
a.startlink_ueberblick:hover, a.startlink_ueberblick:active {
	background-position: -150px 0px;
}
a.startlink_news:link, a.startlink_news:visited {
	width: 120px;
	height: 18px;
	top: 58px;
	left: 777px;
	background-position: 0px -30px;
}
a.startlink_news:hover, a.startlink_news:active {
	background-position: -150px -30px;
}
a.startlink_pressecenter:link, a.startlink_pressecenter:visited {
	width: 100px;
	height: 44px;
	top: 1px;
	left: 590px;
	background-position: 0px -50px;
}
a.startlink_pressecenter:hover, a.startlink_pressecenter:active {
	background-position: -150px -50px;
}
a.startlink_veranstaltungen:link, a.startlink_veranstaltungen:visited {
	width: 148px;
	height: 25px;
	top: 100px;
	left: 665px;
	background-position: 0px -100px;
}
a.startlink_veranstaltungen:hover, a.startlink_veranstaltungen:active {
	background-position: -150px -100px;
}
a.startlink_mitwirkende:link, a.startlink_mitwirkende:visited {
	width: 115px;
	height: 28px;
	top: 135px;
	left: 795px;
	background-position: 0px -130px;
}
a.startlink_mitwirkende:hover, a.startlink_mitwirkende:active {
	background-position: -150px -130px;
}
a.startlink_kontakt:link, a.startlink_kontakt:visited {
	width: 80px;
	height: 20px;
	top: 55px;
	left: 335px;
	background-position: 0px -160px;
}
a.startlink_kontakt:hover, a.startlink_kontakt:active {
	background-position: -150px -160px;
}

#footer_start h2 {
	position: relative;
	width: 360px;
	padding: 0 0 0 40px;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bolder;
	color: #1A58AB;
	text-transform: uppercase;
	background: #DEDCDD;
}
#footer_start_content {
	position: relative;
	width: 400px;
	height: 238px;
	overflow: auto;
}
#footer_start_content p {
	margin: 10px 20px 10px 0;
	padding: 0 0 0 40px;
	font-size: 1.2em;
	line-height: 1.3em;
}


#header h1 {
	text-indent: -8000px;
	width: 205px;
	height: 143px;
	overflow: hidden;
	background: transparent url(../images/logo.jpg) left top no-repeat;
}

#main .breadcrumb {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px 50px 5px 215px;
	padding: 20px 0 2px 15px;
	color: #1A58AB;
	border-bottom: #6C91C4 2px solid;
}
#main .breadcrumb span {
	font-family: "Courier New", Courier, mono;
}

#col1 h2.subheading {
	margin: 0;
	width: 150px;
	height: 29px;
	overflow: hidden;
	color: #fff;
	font-size: 1.1em;
	line-height: 2em;
	padding: 0 0 0 10px;
	background: #3D74B9 url(../images/subnavi_head_bg.jpg) left top no-repeat;
}

#col1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 10px 0 10px;
}
#col1 li {
	margin: 0;
	padding: 10px 0 5px 0px;
	border-bottom: #6C91C4 2px solid;
}

#col1 li a:link, #col1 li a:visited {
	color: #F18D1D;
	text-decoration: none;
	/*font-weight: bold;*/
}
#col1 li a:hover, #col1 li a:active {
	color: #1A58AB;
	text-decoration: none;
}

#col1 ul li#active_content a,
#col1 ul li#active_content a:focus,
#col1 ul li#active_content a:hover,
#col1 ul li#active_content a:active {
	color: #1A58AB;
	text-decoration: none;
}


#col1 .login {
	width: 160px;
	margin: 20px 0 0 0;
	background: #3D74B9 url(../images/login_main_bg.jpg) left top repeat-y;
}
#col1 .login h2 {
	margin: 0;
	width: 150px;
	height: 50px;
	overflow: hidden;
	color: #fff;
	font-size: 1.1em;
	line-height: 4em;
	padding: 0 0 0 10px;
	background: #3D74B9 url(../images/login_head_bg.jpg) left top no-repeat;
}

#col1 .login label {
	display: block;
	/*font-weight: bold;*/
	color: #fff;
	margin: 10px 0 5px 10px;
}
#col1 .login .login_textfield {
	margin: 0 0 10px 10px;
	background: #eff2f5;
	width: 130px;
}
#col1 .login .login_button {
	margin: 10px 0 0 10px;
	border: 0;
	padding: 0;
	background: transparent;
	color: #F18D1D;
	font-weight: bold;
	cursor: pointer;
}
#col1 .login p {
	color: #fff;
	padding: 0 10px;
}
#col1 .login a:link, #col1 .login a:visited {
	color: #F18D1D;
	text-decoration: none;
	font-weight: bold;
}
#col1 .login a:hover, #col1 .login a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#col1 .login .login_footer {
	margin: 0;
	width: 150px;
	height: 25px;
	overflow: hidden;
	color: #fff;
	font-size: 1.1em;
	line-height: 4em;
	padding: 0 0 0 10px;
	background: #3D74B9 url(../images/login_bottom_bg.jpg) left top no-repeat;
}

#footer p {
	color: #999;
	font-size: 0.9em;
	margin: 105px 0 0 55px;
}

/* ----- SNAZZY Borders ----- */
.xsnazzy h1, .xsnazzy h2, .xsnazzy h3, .xsnazzy h4, .xsnazzy h5, .xsnazzy h6, .xsnazzy p {margin-left: 15px; margin-right: 15px;}
/*.xsnazzy p {padding-bottom:0.5em;}
.xsnazzy h2 {padding-top:0.5em;}*/
.xsnazzy {background: transparent; margin:0em;}
.xsnazzy_content {background: #ddd; margin: 0; padding:0;};
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#eff2f5; border-left:1px solid #eff2f5; border-right:1px solid #eff2f5;}
.xb1 {margin:0 5px; background:#eff2f5;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#eff2f5; border:0 solid #eff2f5; border-width:0 1px; padding: 0.5em 0;}


/* FORMULARE */

form {
	line-height: 110%;
}
.formbox input, .formbox select {
	font-size: 1.0em;
	color: #333;
}
.formbox {
	position: relative;
	width: 400px;
	font-size: 1.0em;
	background: transparent;
	margin: 0px 15px;
}
.formbox fieldset {
	position: relative;
	margin: 10px 5px;
	padding: 10px 5px;
	display: block;
	border: 1px solid #dde;
	font-size: 1.1em;
}
.formbox legend {
	font-weight: bold;
	color: #1A58AB;
	margin: 4px 0;
	padding: 0;
	font-weight: bold;
}
.floatset label, .formbox .label {
	float: left;
	clear: left;
	display: block;
	width: 160px;
	margin: 5px 0;
	color: #666;
	font-weight: bold;
	line-height: 1.0em;
} 
.formbox .floatset p {
	clear: both;
}
.formbox br {
	clear: both;
}

.formbox .knopf {
	clear: both;
	text-align: center;
	padding-bottom: 0px;
	color: #666;
}
.formbox .knopf input, .formbox .knopf input:focus {
	border: 0px solid #3D74B9;
	text-align: center;
	background: #dde;
}
.formbox .defbreite {
	width: 200px;
}
.formbox .defbreite_small {
	width: 20px;
}
.formbox label, .formbox select, .formbox input[type=checkbox], .formbox input[type=radio], .formbox input[type=button], .formbox input[type=submit] {
	cursor: pointer;
}
.formbox input, .formbox textarea {
	color: #333;
/*	background: #fff;*/
	border: #dde 1px solid;
}
.formbox textarea {
	height: 80px;
}
.formbox input:focus, .formbox textarea:focus {
	color: #000;
	background: #E1E9F5;
	border: #ABC8EC 1px solid;
}
.formbox input[type=submit], {
	background: #ededfd;
}
.formbox input[type=submit]:hover {
	background: #E1E9F5;
	color: #000;
}
.messagebox {
	position: relative;
	margin: 5px 0px 10px 0px;
	padding: 4px;
	border: 1px solid #8D191C;
}
.messageboxHeadline {
	position: relative;
	background-color: #8D191C;
	background-image: url();
	background-position: top;
	background-repeat: repeat-x;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px;
	font-weight: bold;
	color: #fff;
}
.messageboxContent {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	background-color: transparent;
}
.messageboxLabel {
	text-align: left;
}

.err_msg {
	border: #ABC8EC 1px solid;
	color: #3D74B9;
	padding: 4px;
	background: #E1E9F5;
}

}
