/* Reset */
@import "reset.css";


/* ### HTML ###################################################################### */
html {
	min-height: 101%;
	margin-bottom: 1px;
	background-color: #10335a;
	background-image: url(back_website_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

/* ### BODY ###################################################################### */
body {
	color: #414141;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	background-image: url(back_website.gif);
	background-repeat: repeat-y;
	background-position: center center;	
}



a:focus { outline: none; background-color: #fff;}
legend { display:none; }


.clear {
	font-size: 1px;
	line-height: 1px;
	height:1px;
	clear: both;
}


/* Seitenwrapper */
#wrapper {
	position:relative;
   	margin: 0 auto;
	width: 950px;

}

/* Top Navigation*/
#topnav	{
	margin-left: 15px;
	margin-top: 10px;
	height: 40px;
	background: #5d7691 url('topnav_back.jpg') repeat-x center;
	width: 870px;
	}
	
#topnav ul {
	list-style: none;
	margin:0;
	padding:0;
	}
#topnav li {
	float:left;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	border-right:1px solid #5d7691;	
	}

#topnav li a {
	display: block;
	padding: 14px 13px 0 13px;
	color:#FFF;
	text-decoration:none;
	height: 26px;
	}
	
	
#topnav li a:hover, li a:focus, li a.active {
	background: #5d7691 url('topnav_back_active.jpg') repeat-x;
	}

/* Subnavigation */
#subnav {
	display: block;
	float: left;
	width: 255px;	
	line-height: 23px;
	font-size: 11px;		
	margin-left: 15px;
	margin-top: 27px;
	background: url('navlinie.gif') no-repeat top;
}

#subnav li a{
	height: 26px;	
	padding-top: 2px;
	display: block;
	background: url('navlinie.gif') no-repeat bottom;
	text-transform: uppercase;
	color: #616163;
	padding-left: 16px;	
	text-decoration: none;	
}

#subnav li li  {
	background: url('arrow_subnav.gif') 16px 9px no-repeat;
}

#subnav li li a {
	padding-top: 1px;
	height: 25px;	
	padding-left: 32px;
	color: #616163;
	text-decoration: none;	
}

#subnav .active {
	font-weight: normal;
	color:#032b55;
}

#subnav li li .active {
	font-weight: normal;
	color:#032b55;
}

#subnav li a:hover, li a:focus, li a.active {
	color:#032b55;
	}


#subnav .subnavheadline {
	height: 25px;	
	padding-top: 5px;
	display: block;
	background: url('navlinie.gif') no-repeat bottom;
	text-transform: uppercase;
	color: #616163;
	padding-left: 16px;	
	text-decoration: none;
}	

#subnav h2 {
	width: 200px;
	margin: 0;
	padding-left: 16px;	
	color: #747476;
	font-size: 11px;
	line-height: 13px;	
}

#subnav h1 {
	width: 200px;
	margin: 0;
	padding-left: 16px;	
	color: #747476;
	font-size: 11px;
	line-height: 13px;	
}

	
#subnav h3 {
	width: 200px;
	margin: 0;
	padding-left: 16px;	
	color: #747476;
	font-size: 10px;
	margin-bottom: 2px;
	font-weight: normal;
	line-height: 13px;	
	text-transform: uppercase;
}

#subnav p {
	width: 200px;
	margin: 0;	
	margin-top: 4px;	
	padding-left: 16px;	
	color: #747476;
	font-size: 11px;
	line-height: 13px;
}


#subnav a,
.zurueck a {
	margin-top: 2px;
	display: block;
	color: #032b55;
	text-decoration:none;
}
#subnav a:hover,
#subnav a:active,
#subnav a:hover,
#subnav a:active,
.zurueck a:hover,
.zurueck a:active,
.zurueck a:hover,
.zurueck a:active {
	color: #000;
}

#subnav .subabstand {
	height: 17px;	
	display: block;
}
	
/* Wrapper fÃƒÆ’Ã‚Â¼r Hauptnavigation + Content */
#contentwrap {
	position:relative;
	float: left;
	width: 900px;
	margin-left: 25px;
	text-align:left;
}

/* Logo und Claim */
#logowrap {
	padding-top: 10px;
	height: 118px;
	width: 870px;
	margin: 0 auto;	
}

#logowrap h1 {
	background: url('isarau_logo.gif') no-repeat;
	width: 870px;
	height: 118px;

}
#logowrap h1 a {
	color: #000;
	display: block;
	height: 118px;
	line-height: 118px;
	width:870px;
	outline:0;
}
#logowrap h1 a:hover {
}
#logowrap h1 a span {
	display: none;
}


/* Bildleiste */


#bildleiste {
	display: inline-block;
	margin-left: 15px;	
	width: 870px;
	height: 175px;

}

.bildleistelinks {
	display: inline-block;	
	position: relative;
	top: 0;
	width: 259px;
	height: 175px;
	float: left;
	background-color: #10335a;	
	padding: 0 15px 0 15px;
}

.bildleistelinkscontainer {
	position: absolute;
	bottom: 0;
}

.bildleistelinkscontainer h1 {
	font: italic 17px "Times New Roman", "Times New Roman";
	color: #fff;
	margin-bottom: 5px;
	margin-right: 20px;
	line-height: 25px;	
}

.bildleistelinkscontainer h2 {
	font: italic 12px "Times New Roman", "Times New Roman";
	color: #fff;
}


.bildleisterechts {
	margin-left: 289px;
	height: 175px;
	border-left: 1px solid #fff;
	background-color: #747474;
}


/* Content-Bereich */
#content {
	float: right;
	width: 579px;
	padding-right: 16px;
	margin-top: 25px;
	color: #414141;
	line-height: 20px;
}

/* ÃƒÆ’Ã…â€œberschriften */
h1, h2, h3 {
	color: #032b55;
}
h1 { margin: 0 0 1.0em 0; font-size: 17px; }
h2 { margin: 0 0 1.0em 0; font-size: 13px; color: #032b55;}
h3 { margin: 0 0 0 0; font-size: 10px; color: #5e5e5e; }
h4, h5, h6 {
	color: #000;
}
h4 { margin: 0 0 1.0em 0; font-size: 1.3em; }
h5 { margin: 0 0 1.0em 0; font-size: 1.2em; }
h6 { margin: 0 0 1.0em 0; font-size: 1.1em; }

#content h2 {
	margin: 0;
}

/* Listen */
#content ul {
	list-style: none;
	margin: 2.0em 0 2.0em 15px;
}
#content ul li {
	background: url('bullet.gif') 5px 7px no-repeat;
 	margin-bottom: 1px;
	padding-left: 20px;
}

#content ol {
	list-style: decimal;
	margin: 2.0em 0 2.0em 2.5em;
}
#content ol li {
 	margin-bottom: 0.5em;
}

/* Links */
#content a {
	color: #032b55;
	text-decoration:none;
}
#content a:hover,
#content a:active {
	color: #000;
}

/* Text mit Bild */
#content .txt-img {
	clear: both;
}
#content .txt-img .floatLeft {
	float: left;
	margin: 0 1.0em 0 0;
}
#content .txt-img .floatRight {
	float: right;
	margin: 0 0 0 1.0em;
}

#content p {
	margin-bottom: 12px;
}




/* Footer */
#footer {
	width: 870px;
	margin: 0 auto;
	clear: left;
	padding-top: 20px;
}

#footerbottom {
	border-top: 1px solid #d7d7d7;

}

#footercontent {

	font-size: 11px;	
	color: #a6a6a6;
	margin-top: 6px;
}

#footer .copyright {
	font-size: 11px;
	float: left;
}

#footer .links {
	margin-top: -6px;	
	float: right;
}


#footer .links a {
	display: inline-block;
	background: url('back_footer.gif') repeat-x top;	
	color: #a6a6a6;
	padding: 5px 10px;
	margin-left: -1px;
	text-decoration: none;
}
#footer .links a:hover, #footer .links a:active {
	color: #000;
}


/* Slideshow */
ul#slideshow{
 	z-index: 10;
	float: left;
	width: 580px;
	height: 175px;
	overflow: hidden;
	display: block;
}


/*
ins {
	text-decoration: none;
	border-bottom:dotted 1px #0a3a67;
	}
*/

.glossar {
		text-decoration: none;
		border-bottom:dotted 1px #0a3a67;
		padding-right:14px;
		color: #000;
		background:url('linkinfo.gif') #fff no-repeat right 5px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-top: 1px solid #fff;				
				
		}

.a[title] {
	border: 1px solid red;
	
}


.linie {
	display: block;
	height: 15px;
	background: url('navlinie.gif') repeat-x bottom;
	clear: both;
}

.linienews {
	display: block;
	height: 30px;
	background: url('navlinie.gif') repeat-x center;
	clear: both;
}

.buchstabentop {
	float: left;
	font-size: 12px;
	color: #414141;
	font-weight: bold;
	padding-left: 5px;
	background-color: #eaebeb;
	width: 536px;
	margin-bottom: 15px;
	line-height: 18px;
}


.erklaerung p{
		padding-left: 5px;
		margin-top: 20px;
		margin-right: 20px;

}

.extern {
	padding-left:15px;
	color: #000;
	background:url('ext_link.gif') no-repeat 1px 1px;
	}


	/*	Formulare *****************************************************************/
	div#form-module fieldset {
				font-size: 12px;
	}

	div#form-module p {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
				font-size: 12px;
		clear: both;
		margin-bottom: 3px;
	}
	div#form-module p.formcheckbox, 
	div#form-module p.formmcheckbox {
		float: left;
		width: 100%;
	}
	div.com-usersearch p.ftxt, 
	div.com-usersearch p.fslct {
		float: left;
	}

	div#form-module p.formselect, 
	div#form-module p.formtextarea, 
	div#form-module p.formcheckbox, 
	div#form-module p.formmcheckbox {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		font-size: 12px;
	  	margin-bottom: 3px;
	}
	div#form-module p.formhtml, 
	div#form-module p.formcaptcha {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		margin-top: 10px;
		margin-bottom: 5px;
		font-weight: bold;
	}
	div#form-module p.formhtml {
		font-weight: bold;
	}


	/******************************	Label */
	div#form-module p label {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		display: block;
		float: left;
		width: 180px;
		padding-top: 1px;
	}
	div#form-module p.formtextarea label {
		float: none;
	}
	div#form-module p.formcheckbox label {
		padding-top: 0px;
	}
	div.com-answer div#form-module div.com-content p.formtext label {
		width: 80px;
	}
	div#form-module p.formtextarea label {
		display: block;
		float: left;
		width: 180px;
		padding-top: 1px;
	}

	/******************************	Captcha */
	div#form-module p.formcaptcha input {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		margin-top:4px;
	}
	div#form-module p.formcaptcha span {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		display:block;
	}

	/******************************	Input */
	div#form-module p.formtext input, 
	div#form-module p.formpassword input, 
	div#form-module p.formcaptcha input {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		font-size: 12px;
		padding: 2px;
		width: 300px;
	}
	div.com-answer div#form-module div.com-content p.formtext input {
		width: 300px;
	}
	div#form-module p.formcaptcha input {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		width: 180px;
	}
	div#form-module p.formtext input, 
	div#form-module p.formpassword input, 
	div#form-module p.formcaptcha input, 
	div#form-module p.formmediapool input {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		border: 1px solid #d9d9d9;
		font-size: 12px;
	}

	/******************************	TEXTAREA */
	div#form-module p.formtextarea textarea {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		padding: 2px;
		width: 300px;
		height: 200px;
		font-size: 12px;
		border: 1px solid #d9d9d9;
	}
	div.com-answer div#form-module div.com-content p.formtextarea textarea {
		width: 300px;
	}
	/******************************	Select */
	div#form-module p.formselect select {
		border: 1px solid #d9d9d9;

	}

	/******************************	CHECKBOX */
	div#form-module p.formcheckbox input, 
	div#form-module p.formmcheckbox input {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		float: left;
		margin: 1px;
		margin-left: 180px;
	}
	div#form-module p.formmcheckbox input {
		margin-left: 0px;
	}
	div#form-module p.formcheckbox label, 
	div#form-module p.formmcheckbox label {
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
		float: left;
		margin-left: 10px;
		width: 300px;
	}

	/******************************	LINE */
	div#form-module p.formline {
		overflow: hidden;
		height: 1px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
	}

	div#form-module .inp_disabled {
		height: 20px;
		background-color: #fff;

	}

	.auswahl {
		margin-left: 180px;

	}

	.form_warning li{
		color: #f00;	
	}




	/******************************	SUBMIT */
	div#form-module p.formsubmit label {
		display: none;
	}
	div#form-module p.bt1, 
	div#form-module p.formsubmit input {
		margin-left: 180px !important;
		margin-left: 183px;
		width: 305px;
	}
	div#form-module p.formsubmit input {
		padding: 2px;
		background-color: #d9d9d9;
		border: 0;
		color: #000;
	}

	#slideshowcontainer {
		position: absolute;
		margin-left: -25px;
		padding: 0;
		z-index: -1;
	}


.teaserNav  {
	float: right;
}

.teaserNav .backlink {
	cursor: pointer;
	float: right;
	font-size: 10px;	
	background: url('pfeil_links.gif') #eaebeb left 5px no-repeat;
	padding-left: 18px;	
	padding-right: 6px;
	float: left;
	line-height: 18px;
	color: #525252;		
}

.teaserNav .nextlink {
	cursor: pointer;
	margin-left: 2px;	
	float: right;
	font-size: 10px;	
	background: url('pfeil_rechts.gif') #eaebeb right 5px no-repeat;
	padding-left: 6px;	
	padding-right: 18px;
	float: left;
	line-height: 18px;
	color: #525252;
}	

.teaserNav .nextlink:hover,
.teaserNav .backlink:hover {
	color: #0a3a67;
}



.image dd {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 10px;
}



.weiter {
	display: block;
}


.list_content {
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	width: 500px;
	display: block;
	margin-left: 30px;
	margin-bottom: 5px;
	}

.list_content2 {
	padding-top: 2px;
	width: 30px;
	float: left;
}

.list_content3 {
  	font-size:12px;
	margin-top: -5px;
	text-decoration:none;
	padding-left: 58px;
	padding-bottom: 10px;
	}


	.textbild img {
		float: left;
		margin: 5px 15px 15px 0;
		}

	.textbild .floatLeft {
		display: block;
		margin-right: 20px;
	}

	.textbild .floatRight {
		display: block;
		margin-left: 20px;
	}

	/****/
	.highslide {
	   	cursor: url(../files/highslide/graphics/zoomin.cur), pointer;
	   	display: block;
	   	float: left;
	}
	.highslide-container div {
		font-size: 10pt;
	}
	.highslide {
		cursor: url(../files/highslide/graphics/zoomin.cur), pointer;
		outline: none;
		text-decoration: none;
	}
	.highslide img {
		margin: 4px;
	  	border: 1px solid #000;
	}
	.highslide:hover img {
		border: 1px solid #000;	
	}

	.highslide-active-anchor img, .highslide-active-anchor:hover img {

	}
	.highslide-image {

	}
	.highslide-wrapper, .rounded-white {
		background: white;
	}
	.highslide-image-blur {
	}
	.highslide-caption {
		display: none;
		border-top: none;
		background: white;
		padding: 5px 0 0 5px;
	}
	.highslide-heading {
		display: none;
		height: 20px;
		overflow: hidden;
		cursor: default;
		color: #7b3147;
		font-size: 16px;
		font-weight: bold;
		padding-top: 5px;
		padding-left: 5px;
	}

	.highslide-dimming {
		position: absolute;
		background: black;
	}
	.highslide-loading {
		display: block;
		color: black;
		font-size: 9px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		padding: 3px;
		border: 1px solid white;
		background-color: white;
		padding-left: 22px;
		background-image: url(../files/highslide/graphics/loader.white.gif);
		background-repeat: no-repeat;
		background-position: 3px 1px;
	}
	a.highslide-credits,
	a.highslide-credits i {
		padding: 2px;
		color: gray;
		text-decoration: none;
		font-size: 10px;
	}
	a.highslide-credits:hover,
	a.highslide-credits:hover i {
		color: white;
		background-color: gray;
	}


	/* Controls. See http://www.google.com/search?q=css+sprites */
	.highslide-controls {
		width: 105px;
		height: 20px;
		position: relative;
		top: -23px;
		left: 7px;
	}
	.highslide-controls ul {
		height: 20px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.highslide-controls li {
		float: left;
	}
	.highslide-controls a {
		background-image: url(../files/highslide/graphics/controlbar-white-small.gif);
		display: block;
		float: left;
		height: 20px;
		width: 20px;
		outline: none;
	}
	.highslide-controls a.disabled {
		cursor: default;
	}
	.highslide-controls a span {
		/* hide the text for these graphic buttons */
		display: none;
	}
	.highslide-controls .highslide-move {
		display: none;
	}
	.highslide-move a {
		cursor: move;
	}

	/* The CSS sprites for the controlbar */
	.highslide-controls .highslide-previous a {
		background-position: 0 0;
	}
	.highslide-controls .highslide-previous a:hover {
		background-position: 0 -20px;
	}
	.highslide-controls .highslide-previous a.disabled {
		background-position: 0 -40px !important;
	}
	.highslide-controls .highslide-play a {
		background-position: -20px 0;
	}
	.highslide-controls .highslide-play a:hover {
		background-position: -20px -20px;
	}
	.highslide-controls .highslide-play a.disabled {
		background-position: -20px -40px !important;
	}
	.highslide-controls .highslide-pause a {
		background-position: -40px 0;
	}
	.highslide-controls .highslide-pause a:hover {
		background-position: -40px -20px;
	}
	.highslide-controls .highslide-next a {
		background-position: -60px 0;
	}
	.highslide-controls .highslide-next a:hover {
		background-position: -60px -20px;
	}
	.highslide-controls .highslide-next a.disabled {
		background-position: -60px -40px !important;
	}
	.highslide-controls .highslide-full-expand a {
		background-position: -100px 0;
	}
	.highslide-controls .highslide-full-expand a:hover {
		background-position: -100px -20px;
	}
	.highslide-controls .highslide-full-expand a.disabled {
		background-position: -100px -40px !important;
	}
	.highslide-controls .highslide-close a {
		background-position: -120px 0;
	}
	.highslide-controls .highslide-close a:hover {
		background-position: -120px -20px;
	}

