@charset "utf-8";

/* FARBEN
 * Orange:			#F27904		(alt)#eaa85d
 * Grau (Schrift):	#717274		(alt)#6b6b6b
 * Footerschrift:	#ccccce
 * HG-Suche:		#fdf1e5
 * HMENU + bodytext #717274		(alt)#c0c0c2, #9F9F9F (jetzt)
 * HMENU HOVER		#f5d1ac
 * BG Suche			#fdf1e5
 */

/* 717274 */
/* 4F4F4F */

	/* General styles */
	body {
		margin:auto;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#fff;
		min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		width: 980px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:90%;
		color: #4F4F4F;
		font-size: 14px;
	}
	a {
		color:#F27904;
		text-decoration:none;
	}
	a:hover {
		color:#4F4F4F;
	}
	
	.content a{
		color:#4F4F4F;
		text-decoration: underline;
	}
	
	.content a:hover{
		font-weight: bold;
	}
	
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
		color: #F27904;
	}
	
	h1{
		font-size: 18px;
	}
	
	h1.csc-firstHeader{
		font-size: 22px;
		margin: .8em 0 1.5em 0;
	}
	
	h2{
		font-size: 14px;
		font-weight: bold;
	}
	
	li ul, li ol{
		margin: 0 1em;
	}
	
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
		padding-bottom: 0.5em;
	}
	#header {
		border-bottom:2px solid #F27904;
	}

	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.holygrail {
		background-image: url(../img/general/right_lapse.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}
	.holygrail .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.holygrail .colleft {
		right:50%;			/* width of the middle column */
		/*background-image: url(../img/general/left_lapse.jpg);*/
		background-image: url(../img/general/verlauf_neu.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}
	.holygrail .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.holygrail .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		width: 22%;
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.holygrail .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
		left: 84%;				
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #F27904;
		text-align: right;
		font-weight: bold;
	}

	#footer img{
		position: relative;
		top: 7px;
	}
	
	
	/* allgemein */
	
	.col2, .col3{
		margin-top: 55px;
	}

	
	/* SUCHE */
	#search{
		float: right;
	}
	
	#search #indexedsearchbox{
		
	}
	
	#search #indexedsearchbox form#indexedsearch{
		margin: 0;
		padding: 0;
	}
	
	#search #indexedsearchbox form#indexedsearch input.searchbox-sword{
		height: 18px;
		font-size: 12px;
		margin: 0 10px 0 0 ;
		padding: 0;
		border: 1px solid #fdf1e5;
		background-color: #fdf1e5;
		color:#F27904;
		font-weight: bold;
		text-align: center;
		width: 206px;
	}

	#search #indexedsearchbox form#indexedsearch input.searchbox-button{
		height: 18px;
		position: relative;
		top: 4px;
	}

	.csc-textpic-imagerow{
		margin: 0 0 1em 0;
	}

	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol{
		padding: 0 0 0 0;
	}

	
	#c287{
		padding-top: 2em;
		clear: both;
	}

	/* Newsticker */
#wrap_logo_ticker{
	clear: both;
}

#wrap_logo_ticker #newsticker{
	width: 730px;
	height: 54px;
	padding: 60px 0 0 5px;
	margin-left: 250px;
}

#wrap_logo_ticker #newsticker .cssTickerContainer{
}

#wrap_logo_ticker #logo{
	width: 250px;
	height:114px;
	float: left;
	
}

.content a.external-link-new-window-orange{
	color: rgb(239, 127, 0);
}

.content a.external-link-new-window-braun{
	color: rgb(107, 73, 36);
}

.content a.external-link-new-window-green{
	color: rgb(123, 144, 27);
}

.content a.external-link-new-window-blau{
	color: rgb(2, 138, 160);
}

.csc-textpic-caption{
	font-style:italic;
	 font-size:12px;
}


/* serveral */

.border_bottom{
	border-bottom: 1px solid #F27904;
	margin-bottom: 1em;
}
 */

