/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* default werte von tags setzen*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
*
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

img
{
	border: none;
}


/*not in use: the 'clear' classes shoots ie topnavi hover
.hrclearboth,
.clearboth
{
	clear: both;
	position: absolute;
	top:-1000px;
	font-size: 0em;
	height: 0em;
	visibility: hidden;
}

hr[class = "hrclearboth"],
div[class = "clearboth"]
{
	position: static;
}
*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearboth
{
	clear: both;
}
.clearer
{
	clear: both;
	display:block;
	height:15px;
}
html
{
	height: 100%;
}

body
{
	background: #FFFFFF;
	font-size: 100%;
	text-align: center;
	height: 100%;
	width:100%;
	color: #333333;
}
#html>body {width:99.2%; /**/}
#wrapper
{
	background: #FFFFFF;
	text-align: left;
		margin: 0px auto;
	width:99%;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* mother's little helpers */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.hidden,
dfn,
.searchbox label
{
	position: absolute;
	left: -1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}


#skipnav
{
	position: absolute;
	left: -2000px;
}

#skipnav li a:focus,
#skipnav li a:active
{
			display: block;
				position: absolute;
				z-index: 10;
				top: 5px;
				left: 2200px;
				font-size: 1.5em;
				background: #fff;
				color: #333333;
				border: solid 2px #C3C3C3;
				padding: 10px;
				width:  15em;
				height: 2em;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* header */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#header
{
	height: 146px;
	width:100%;
}

#header-backgroundimage {
	height: 146px;
	background: url(../img/1_header_image.jpg) transparent no-repeat top right;
	border-bottom: 1px solid #b2b2b2;
}

#logo
{
	width: 380px;
	height: 131px;
	float:left;
}

#logo img
{
	display: inline;
}

#metanavi
{
	/*
	artplan 2010-20-30
	width: 22em;
	opacity: .6;
	*/
	width: 25em;
	opacity: .8;
	float:right;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #b2b2b2;
	z-index: 50;
}

#metanavi ul
{
	float: right;
	list-style-type: none;
	padding: 5px 50px 10px 0;
}


#metanavi li
{
	display: inline;
	color: #000;
	font-size: 0.7em;
}

#metanavi li a
{
	text-decoration: none;
	color: #000;
}

#metanavi li a:hover,
#metanavi li a:active,
#metanavi li a:focus
{
	text-decoration: underline;
}

.bar {
	background: #3ca5df;
	width: 18%;
	height: 10px;

	float: right;
	margin-top: -5px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main navigation */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainnavi
{
	padding-top: 5px;

}

#mainnavi ul
{
	list-style-type: none;
	font-size: 0.8em;
	font-weight: bold;
	background: url(mainnavibg.gif) repeat-x left bottom;
	height: 2.1em;
}


#mainnavi li
{
	float: left;
	line-height: 1.5em;
	height: 2.1em;
	margin-right:0.7em;
}

#mainnavi li a
{
	text-decoration: none;
	color: #00589C;
	padding: 0px 0px 0.6em 25px;
	display: block;
}

#mainnavi li a:hover,
#mainnavi li a:active,
#mainnavi li a:focus,
#mainnavi li a.active:hover
{
	color: #333333;
	background: url(Navipfeilrechtsgraumain.gif) no-repeat left bottom;
}

#mainnavi li a.active
{
	color: #333333;
	padding: 0px 0px 0.6em 25px;
	display: block;
	background: url(Navipfeilpfadschraegmain.gif) no-repeat left bottom;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main with 3 columns */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainWrapper
{
	clear:both;
	display:block;
}

#leftColumn
{
		float: left;
/*	width: 13.6em;*/
	width:18%;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 10px;



}

#naviintro
{
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#naviintro .bodytext
{
	font-size: 0.8em;
	color: #00589C;
	line-height: 125%;
}



#leftColumn ul
{
	list-style-type: none;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:2px;
}
#leftColumn ul li
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:1px;
}

#subnavi a{
	color: #333333;
	font-weight:normal;
}

#subnavi ul.n1
{
	background: transparent url(navline1.gif) no-repeat left bottom;
	font-size: 0.9em;
	padding-bottom: 1px;
	margin:0;
	padding:0;
}


#subnavi ul.n1 li
{
	font-weight: bold;
	padding-top: 1px;
/*	padding-top: 4px;
	padding-bottom: 2px;*/
	background: transparent url(navline1.gif) no-repeat left top;
	margin:0;

}

#subnavi ul.n1 li a
{
	display: block;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #00589C;
	margin:0;
	font-weight:bold;

}

#subnavi ul.n1 li a:hover, #subnavi ul.n1 li a.active:hover
{
	background: #FFFFFF url(Navi_pfeil_rechts_blau.gif) no-repeat 7px 7px;
}

#subnavi ul.n1 li a.active
{
	color: #00589C;
	background: #FFFFFF url(Navi_pfeil_pfad_schraeg.gif) no-repeat 7px 7px;
}

#subnavi ul.n1 li a.current{
	background: #FFFFFF url(Navi_pfeil_rechts_blau.gif) no-repeat 7px 7px;
	font-weight:bold;
}

#subnavi ul.n2 li a
{
	color: #505050;
	background: transparent;
	padding-left: 20px;
	margin:0;
	font-weight:normal;
}
#subnavi ul.n2 li a:hover, #subnavi ul.n2 li a.active:hover
{
	background: #FFFFFF url(Navi_pfeil_rechts_blau.gif) no-repeat 7px 7px;
}

#subnavi ul.n2 li a.active
{
	color: #333333;
	background: #FFFFFF url(Navi_pfeil_pfad_schraeg.gif) no-repeat 7px 7px;
	font-weight:bold;
}

#subnavi ul.n2 li a.current{
	background: #FFFFFF url(Navi_pfeil_rechts_blau.gif) no-repeat 7px 7px;
	font-weight:bold;
}

#subnavi ul.n3 li  a
{
	padding-left: 30px;
}
#subnavi ul.n3 li a:hover, #subnavi ul.n3 li a.active:hover
{
	background: #FFFFFF url(Navi_pfeil_rechts_blau.gif) no-repeat 17px 7px;
}

#subnavi ul.n3 li a.active
{
	color: #333333;
	background: #FFFFFF url(Navi_pfeil_pfad_schraeg.gif) no-repeat 17px 7px;
	font-weight:bold;
}

#subnavi ul.n3 li a.current{
	background: #FFFFFF url(Navi_pfeil_rechts_blau.gif) no-repeat 17px 7px;
	font-weight:bold;
}
#subnavi ul.n4 li  a
{
	padding-left: 40px;
}
#subnavi ul.n4 li a:hover, #subnavi ul.n4 li a.active:hover
{
	background: #FFFFFF url(Navi_pfeil_rechts_blau.gif) no-repeat 27px 7px;
}

#subnavi ul.n4 li a.active
{
	color: #333333;
	background: #FFFFFF url(Navi_pfeil_pfad_schraeg.gif) no-repeat 27px 7px;
	font-weight:bold;
}

#subnavi ul.n4 li a.current{
	background: #FFFFFF url(Navi_pfeil_rechts_blau.gif) no-repeat 27px 7px;
	font-weight:bold;
}
#subnavi ul.n5 li
{
	background: transparent;;
}

#subnavi ul.n5 li  a
{
	padding-left: 48px;
	color: #00589C;
	font-size:0.9em;
}
#subnavi ul.n5 li a:hover, #subnavi ul.n5 li a.active:hover
{
	background: url(Navi_pfeil_rechts_blau.gif) no-repeat 37px 7px;
}

#subnavi ul.n5 li a.active
{
	color: #333333;
	background: url(Navi_pfeil_pfad_schraeg.gif) no-repeat 37px 7px;
	font-weight:bold;
}

#subnavi ul.n5 li a.current{
	background: url(Navi_pfeil_rechts_blau.gif) no-repeat 37px 7px;
	font-weight:bold;
}

/*end left nav*/


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main content */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#contentWrapper
{
	/*margin-left: 260px;
	margin-right: 240px;
	*/

/*width:48.5em; 61%*/
width:60%;
float:left;
margin:0 0 0 2%; /*was 0 1% 0 1%*/
}

#content
{

	width: 100%;
}

#breadcrumb
{
	margin-bottom: 10px;
	padding-top: 15px;
}

#breadcrumb p
{
	font-size: 0.7em;
	color: #828282;
	line-height: 1.3em;
}

#breadcrumb a
{
	color: #828282;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb a:focus
{
	border-bottom: 1px solid #00589C;
}

#breadcrumb strong
{
	font-weight: normal;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* footer */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer
{
	clear: both;
	border-top: 1px solid #C3C3C3;
	margin-top: 30px;
	padding-bottom: 30px;
}

#footer ul
{
	list-style-type: none;
	height: 1em;
	text-align: center;
}

#footer li
{
	line-height: 1.5em;
	display: inline;
	color: #828282;
	font-size: 0.7em;

}

#footer a
{
	text-decoration: none;
	color: #828282;
	border-bottom: 1px dotted #C3C3C3;
}

#footer a:hover,
#footer a:active,
#footer a:focus
{
	border-bottom: 1px solid #00589C;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* right column with search*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#rightColumn
{
	float:right;
	padding-top:10px;
	width:18%;

}
img.marg2indent{
	float:left;margin:0 10px 5px 0;
}

#searchbox
{
	margin-bottom: 20px;
}

#searchbox input
{
	border: 1px solid #C3C3C3;
	font-size: 0.8em;
}

#searchfield
{
	font-size: 0.8em;
	width: 152px;
}

#searchbutton
{
	vertical-align: middle;
	margin-left: 3px;
	padding: 4px 4px 5px 4px;
	margin-top:-2px;
}

#rightColumn .newsWrap,
#rightColumn .contentWrap
{
	clear:both;
	margin-bottom: 20px;
}

#rightColumn .newsWrap h2,
#rightColumn .contentWrap h2
{
	font-size: 0.8em;
	line-height: 1.4;
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	background: #F3F3F3;
}

#rightColumn .newsWrap h3,
#rightColumn .contentWrap h3
{
	font-size: 1.1em;
	line-height: 125%;
	margin: 3px 0px;
	color: #00589C;
}

#rightColumn .bodytext
{
	clear:left;
	font-size: 1em;
	color: #333333;
	line-height: 125%;
	margin: 3px 0px;
}

#rightColumn .bodytext3-6
{
	font-size: 1em;
	color: #333333;
	line-height: 125%;
	margin: 3px 0px 6px;
}

#rightColumn .newsContent,
#rightColumn .stdContent
{
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 8px;
	font-size: 0.75em;
	color: #333333;
}
#rightColumn .imgBox{
	width:100%;
	text-align:center;
	margin-right:-10px;
	margin-left:0;
	margin-bottom:8px;
	margin-top: 0;
	padding:0;
	height:auto;
}
#rightColumn .newsWrap .indent,
#rightColumn .contentWrap .indent
{
	padding-left: 20px;
	text-indent: -20px;
	margin-bottom: 10px;
}

#rightColumn .newsContent .bodytext img
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#rightColumn .newsContent .space10
{
	margin-top: 10px;
}

#rightColumn p.space10-0
{
	margin-top: 1em;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* page browser,  pagination + blaettern*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.pagenavi
{
	margin: 25px 0px 20px;
	clear:both;
	font-size:0.8em;
}

.space0-40
{
	margin-bottom: 40px;
}

.pagenavi a:hover,
.pagenavi a:active,
.pagenavi a:focus
{
	border-bottom: 1px solid #00589C;
}

.pagenavi p
{
	line-height: 1.5;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 5px;
}

.pagenavi ul
{
	list-style-type: none;
	height: 1.5em;
	text-align: center;
}

.pagenavi li
{
	line-height: 1.5em;
	display: inline;
	color: #333333;
	font-size: 0.8em;
	padding: .2em;
}

.pagenavi .first
{
	margin-right: 20px;
	font-size: 0.8em;
}

.pagenavi .last
{
	margin-left: 20px;
	font-size: 0.8em;
}

.pagenum
{
		font-size: 0.8em;
}

.pagenum a
{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

.backnavi
{
	margin: 20px 0px 30px;
}

.backnavi p
{
	font-size: 0.7em;
	line-height: 1.5em;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*atmo picture, resizes atmo pic to screen*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#atmofull
{
	margin-bottom: 25px;
	margin-top: 5px;
	width:100%;
	overflow:hidden;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* headers, bodytext, lists */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content .contentWrap
{
	display:block;
	clear: both;
	margin-bottom: 15px; /*we made this 15 in general*/
}

#content .teaserWrap
{
	display:block;
	clear: both;
	margin-bottom: 30px; /*we made this 30 in general*/
}

#content .newsWrap
{
	margin-bottom: 50px;
}

#content .space0-30
{
	margin-bottom: 30px;
}

#content .space5-0
{
	margin-top: 5px;
}

#content h1
{
	font-size: 1em;
	color: #00589c;
	line-height: 1.3em;
}


#content h2
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}

#content h3
{
	font-size: 0.8em;
	color: #00589C;
	line-height: 1.3;
	margin:-0.1em 0 0.6em 0;
}

body #content div.ewe h2
{
    font-size: 0.8em;
    color: #00589C;
    line-height: 1.3;
    margin:-0.1em 0 0.6em 0;
    border:0;
    font-weight:bold;
}

 body #content div.ewe h3
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c3c3c3;
    font-size: 0.7em;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
    color: #333333;
}

/*
#content .csc-textpic-text h3
{
	margin: 0 0 0.5em;
}
*/
#content h4
{
	font-size: 0.8em;
	line-height: 1.3;
	margin: 23px 0 0.5em;
}
#content h5
{
	font-size: 0.8em;
	line-height: 1.3;
	margin: 23px 0 0.5em;
	font-weight:normal;
}
#content .bodytext,
.error_message
{
	font-size: 0.8em;
	color: #333333;
	line-height: 135%;
}


.contentWrap .bodytext,
.contentWrap ul
{
	margin-bottom: 0.5em;
}

.newsWrap ul
{
	font-size: 0.8em;
	color: #333333;
	line-height: 125%;
	list-style-type: none;
}

.newsWrap ul
{

	margin-left: 20px;
}
.contentWrap ul, .contentWrap ol
{
	font-size: 0.8em;
	color: #333333;
	line-height: 125%;
	margin-left:20px;

}

.contentWrap li
{
	margin-bottom: 0.3em;
}

#content .indent
{
	padding-left: 20px;
	text-indent: -20px;
}
div.leftindent{
float:left;
margin:0;
}

div.newsDate
{
	border-bottom: 1px solid #C3C3C3;
	margin-bottom: 0.5em;
	margin-top: 10px;
	clear: both;
}

table.newsDate
{
	border-bottom: 1px solid #C3C3C3;
	margin-bottom: 0.5em;
	clear: both;
	width: 100%;
}

table.newsDate td
{
	font-size: 0.8em;
	vertical-align: bottom;
}

table.newsDate td.newsLogo
{
	text-align: right;
}

div.newsTitle
{
	margin-bottom: 0.5em;
}

div.newsTitle h2
{
	font-size: 0.8em;
	line-height: 1.3;
	margin-bottom: 0.5em;
}

#content .newsContent
{
	margin-bottom: 25px;
}

#content .newsContent .bodytext img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

p.newsDateDetail
{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4;
}

#content h3.newsCategory,
p.newsDate
{
	font-size: 0.7em;
	font-weight: normal;
}

#content .newsWrap h3.newsCategory {
	color: #333333;
	margin: 0;
}

h3.newsCategory
{
	float: left;
}

p.newsDate
{
	float: right;
}

.newsImage
{
	float: left;
	width: 100px;
	text-align: center;
}

.newsText
{
	margin-left: 100px;
}

/*teaser 2 col design*/
div.teaserImg{
	width:110px;
	float:left;
}
div.teaserText{
	width:80%;
	float:left;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* contact form*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#gkssform fieldset
{
	border: 1px solid #C3C3C3;
	margin-top: 10px;
	padding-bottom: 10px;
	clear:both;
	display:block;
}

#gkssform legend
{
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
}

#gkssform select,
#gkssform input,
#gkssform textarea,
#gkssform label
{
	font-size: 0.8em;
}

#gkssform .field_set
{
	margin-left: 40px;
	padding-top: 20px;
}

#gkssform .field_set .field
{
	clear: left;
	margin-top: 5px;
}

#gkssform label
{
	margin-left: 8em;
}

#gkssform label.left
{
	float: left;
	width: 8em;
	margin-left: 0;
}

#gkssform .field_set select
{
		width: 23.5em;
		border: 1px solid #00589C;
}

#gkssform .field_set input,
#gkssform .field_set textarea
{
		width: 23.5em;
		border: 1px solid #00589C;
		padding: 0px 2px 2px 2px;
		background: #f2f2f2;
}

#gkssform .field_set input:hover, #gkssform .field_set input:focus,
#gkssform .field_set textarea:hover, #gkssform .field_set textarea:focus {
		background: #fff;
}

#gkssform #copymail
{
	width: auto;
	border: none;
}

#gkssform .button_set
{
	margin: 20px 0px 20px 9em;
}

#gkssform .button_set input
{
	background: #FFFFFF;
	margin-right: 10px;
	cursor: pointer;
	overflow: visible;
}

#gkssform .field{
	margin:1em 0 1em 0;
}
#gkssform label.right
{
	display: inline;
	margin:0 1em 0 0.3em;
	position:relative;
	top:-0.1em;
}
#gkssform label.cbox
{
	top:0.1em;
}
#gkssform .field_set input.tick{
	display:inline;
	width:2em;
	border:0;
}

#gkssform .field_set div.newLine{
	float:left;
	width: 23.5em;
	margin-bottom:0.5em;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* link classes */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.filelinks a
{
	border-bottom: 1px dotted #C3C3C3;
		text-decoration: none;
}
.filelinks a:hover,
.filelinks a:active,
.filelinks a:focus
{
	border-bottom: 1px solid #00589C;

}

a.back
{
	background: url(link_back.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.next
{
	background: url(link_intern.gif) no-repeat right top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-right: 20px;
}

a.link-intern
{
	background: url(link_intern.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.link-extern
{
	background: url(link_extern.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.mail
{
	background: url(e_mail.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.video
{
	background: url(download_video.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.audio
{
	background: url(download_sound.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.doc
{
	background: url(download_doc.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.ppt
{
	background: url(download_ppt.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.pdf
{
	background: url(download_pdf.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.download
{
background: url(download.gif) no-repeat left top;
color: #333333;
text-decoration: none;
border-bottom: 1px dotted #C3C3C3;
padding-left: 20px;
}

a.opencart
{
background: url(bestellkorb_oeffnen.gif) no-repeat left top;
color: #333333;
text-decoration: none;
border-bottom: 1px dotted #C3C3C3;
padding-left: 20px;
}

a.link-anchor
{
	background: url(link_anchor.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}
.linkstyle
{
	border: 0;
	border-bottom: 1px dotted #C3C3C3;
	overflow: visible;
	color: #333333;
	cursor: pointer;
}
a.link-table
{
	border: 0;
	border-bottom: 1px dotted #C3C3C3;
	overflow: visible;
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}
a.back:hover,
a.back:active,
a.back:focus,
a.next:hover,
a.next:active,
a.next:focus,
a.link-intern:hover,
a.link-intern:active,
a.link-intern:focus,
a.link-extern:hover,
a.link-extern:active,
a.link-extern:focus,
a.mail:hover,
a.mail:active,
a.mail:focus,
a.video:hover,
a.video:active,
a.video:focus,
a.audio:hover,
a.audio:active,
a.audio:focus,
a.doc:hover,
a.doc:active,
a.doc:focus,
a.ppt:hover,
a.ppt:active,
a.ppt:focus,
a.pdf:hover,
a.pdf:active,
a.pdf:focus,
a.download:hover,
a.download:active,
a.download:focus,
a.opencart:hover,
a.opencart:active,
a.opencart:focus,
.linkstyle:hover,
.linkstyle:active,
.linkstyle:focus,
a.link-anchor:hover,
a.link-anchor:active,
a.link-anchor:focus,
a.link-table:hover,
a.link-table:active,
a.link-table:focus
{
	border-bottom: 1px solid #00589C;
}

/*new easy style: markus arndt imperia 2007 */
.mailerror{
			border:1px solid red;
			padding:0.6em;
			color:red;
		}
.indent30px{
	margin-left:0px;
}
div.contentWrapMedia{
	clear:left;
	margin-bottom:30px;
}
div.contentWrapMedia p.bodytext{
	margin-bottom:10px;
}

p.ruler{
clear:both;
display:block;
width:100%;
height:1px;
border-bottom:1px solid #c3c3c3;
margin-bottom:15px;
}

div.mediabox{float:left;width:150px;height:225px;margin:15px 15px 15px 0;font-size:0.9em;overflow:visible;}

div.imgBox{float:left;width:auto;height:200px;margin:20px 20px 15px 0;font-size:0.9em;overflow:visible;}

div.mediabox p, div.imgBox p{margin:10px 0 10px 0;font-size:0.9em}

.sa-entry h2{display:block;height:1.4em;}
.sa-entry h2 .label{float:right;font-size:1.1em;}
.sa-entry h2 .date{float:left;}
#content div.sa-entry div.contentWrap h3{color:#000000;}

table.gkss{background-color:#fff; padding:2px;font-size:0.8em;}
table.gkss thead td{background-color:#B9D3EE;height:2em;color:#00589c;font-weight:bold;font-size:1em;}
table.gkss tr.odd{background-color:#eef7f7;}
table.gkss tr.even{background-color:#D8E8EF;}
table.gkss tr td.light{background-color:#eef7f7;}
table.gkss tr td.dark{background-color:#D8E8EF;}
table.gkss thead td, table.gkss tr td{padding:3px;}
a.tableHref{
	color: #000033;
	text-decoration: none;
	border-bottom: 1px dotted #000099;
}
a.tableHref:hover , a.tableHref:focus{border-bottom:1px solid #000099;}
a.tableHref:visited{color:#000033;}
/*
table.instrument{
	width:100%;
}
table.instrument tr td.img{
	width:35%;
	vertical-align:center;
}
table.instrument tr td.content{
	width:65%;
	vertical-align:top;
}
*/
.instrument{
	clear:both;
	display:block;
	margin-top:20px;
}
div.instrument h4{
	display:inline;
}
#content div.contentWrap strong{font-size:0.9em;}

.jumpform{
	font-size:0.8em;
	margin:1.5em 0 1.5em 0;
}
.jumpform select{

	width: 25em;
	border: 1px solid #00589C;
}

span.imgText{
	display:block;
	font-size:0.7em;
	margin-top:0px;
	color: #00589c;
}
/*easy ewe style*/
 
div.ewe{
  
	font-size: 0.8em;
	color: #333333;
	line-height: 125%;
}
div.ewe a, div.ewe a:visited{
    border: 0;
    border-bottom: 1px dotted #C3C3C3;
    overflow: visible;
    color: #333333;
    cursor: pointer;
    text-decoration:none;
}
div.ewe a:hover, div.ewe a:focus{
    border-bottom: 1px solid #00589C;
    text-decoration:none;
}

div.ewe{
  clear:both;
  display:block;
}
div.ewe ul{
	margin:10px 0 10px 35px;
}
div.ewe ol{
	margin:10px 0 10px 35px;
}

div.ewe p{
	margin:10px 0 10px 0;
}

div.adressbox{
	margin-top:-0.2em;
}
div.adressbox p{
	margin-top:2px;
}
div.adressImg{
	float:left;
	width:110px;margin:0px 15px 20px 0px
}
.wrap25{
	margin-bottom:25px;
	clear:both;
}
#printInfo{
	display:none;
}
.emphasizeBold{font-weight:bold;}
.emphasizeItalic{font-style:italic;}

/*a-z anchors*/
ul.a2z{
	list-style-type: none;
	font-size: 0.8em;
	font-weight: normal;
	height: 2.1em;
}

ul.a2z li
{
	line-height: 1.5em;
	display: inline;
	color:#00589c;
	margin:0 1px 0 1px;
}

ul.a2z li a{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 2px;
	padding-right: 2px;
}
ul.a2z li a:hover{
	border-bottom: 1px solid #000;
}

/*zentren karte*/
.zikarte {
		position: relative;
		left: 0px;
		top: 0px;
		width: 176px;
		height: 240px;
		overflow: hidden;
}

.zikarte div {
		position: absolute;
		font-weight: bold;
		font-size: 11px;
		height: 11px;
		line-height: 11px;
		overflow: hidden;
		padding: 0;
		margin: 0;
		/*background-image: url(../img/karte_quadrat.gif);*/
		background-repeat: no-repeat;
		background-position: bottom left;
}

.zikarte div.oben {
		padding-bottom: 8px;
}

.zikarte div.rechts {
		padding-right: 8px;
		background-position: bottom right;
}

.zikarte div.unten {
		padding-top: 8px;
		background-position: top left;
}

.zikarte div.links {
		padding-left: 8px;
}

.zikarte a , .zikarte abbr {
		padding: 0;
		border: 0;
		margin: 0;
}

/*teaser homepage left col*/
#hometeaser{
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 5px;
}

#hometeaser p{
	margin-bottom: 20px;
	font-size: 0.8em;
	color: #00589C;
	line-height: 125%;

}
#hometeaser .imgFull{
	text-align:center;
	margin-left:-15px;;
	margin-bottom:15px;
}
.homeNavi{
	margin-bottom:15px;
}
.homeNavi ul
{
		background: transparent url(navline1.gif) no-repeat left bottom;
	font-size: 0.8em;
	padding-bottom: 40px;
	font-weight: bold;
}
.homeNavi ul li a{
	display:block;
	color: #96959b;
	margin:0;
	text-decoration:none;
	background: transparent url(navline1.gif) no-repeat left top;
	padding:3px 0 3px 0;
}
.homeNavi ul li a:hover{
	background-color: #f2f2f2;
	color: #000;
}

/*search form / results */
#gkssform label.top{
display:block;
font-weight:normal;
font-size:0.9em;
margin:10px 0 5px 0;
}

.searchresult{
display:block;

}
.searchresult_title{
		font-size: 1em;
	color: #00589c;
	line-height: 1.3em;
	font-weight:bold;
}
.searchresult_item{
	margin:10px 0 10px 0;
}

.indent10px{
	margin-left:12px;
}
span.highlight{
background-color:#9eadc3;
}

/* eu-templates */
.eupartners{
	font-size: 1em;
}


table.euhead{background-color:#eef7f7;font-size:0.8em;margin-bottom:1em;}
table.euhead tr td.head{width:40%;}
table.euhead tr td.subhead{width:35%;}
table.euhead tr td.amount{width:20%;text-align:right}
table.euhead tr td{color:#000;font-weight:bold; padding:3px 0 3px 0;border-bottom:1px solid #d8e8ef}

table.eupartners{background-color:#fff;font-size:0.8em;margin-bottom:1em;width:100%}
table.eupartners tr th.country{width:15%;margin-bottom:1em;padding-bottom:0.3em;margin-right:0.5em;border-bottom:1px solid #000}
table.eupartners tr th.partner{width:60%;margin-bottom:1em;padding-bottom:0.3em;margin-right:0.5em;border-bottom:1px solid #000}
table.eupartners tr th.project{width:25%;margin-bottom:1em;padding-bottom:0.3em;border-bottom:1px solid #000}

table.eupartners tr td{color:#000; padding:3px 0 3px 0;}
table.eupartners tr td.orga{color:#00589c;}

table.euCoreprojects{background-color:#fff;font-size:0.8em;margin-bottom:1em;width:100%}
table.euCoreprojects tr th.name{width:15%;margin-bottom:1em;padding-bottom:0.3em;margin-right:0.5em;border-bottom:1px solid #000}
table.euCoreprojects tr th.desc{width:60%;margin-bottom:1em;padding-bottom:0.3em;margin-right:0.5em;border-bottom:1px solid #000}
table.euCoreprojects tr th.misc{width:25%;margin-bottom:1em;padding-bottom:0.3em;border-bottom:1px solid #000}
table.euCoreprojects tr td{color:#000; padding:3px 0 3px 0;vertical-align:top;}


table.euhead tr th, table.euhead tr td{padding:3px;}
table.euhead tr th a, table.euhead tr td a, table.eupartners tr td a, table.eupartners tr td a, table.euCoreprojects tr td a{
	color: #000033;
	text-decoration: none;
	border-bottom: 1px dotted #000099;
	font-weight:normal;
}

table.euhead tr th a:hover, table.euhead tr td a:hover, table.eupartners tr td a:hover, table.eupartners tr td a:hover,table.euCoreprojects tr td a:hover{border-bottom:1px solid #000099;}

.phoneGlobal{font-size:0.85em;}

#sitemap a
{
	background: url(link_intern.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}
#sitemap a:hover{
border-bottom:1px solid #000099;
}

#sitemap ul{
	list-style-type: none;
	padding:0.5em 0 0.5em 0;
}
#sitemap li{
	font-size: 1em;
	margin-left:2em;
}
/*gloabl sitemap*/
#sitemap li.sm0 {
	font-weight:bold;
	font-size: 0.9em;

}

#sitemap li.sm1{
	font-weight:bold;
	font-size: 0.85em;
}


#sitemap li.sm2 {
	font-weight:normal;
	font-size: 1.05em;
}

#sitemap li.sm3,#sitemap li.sm4{
	font-weight:normal;
	font-size: 0.9em;
}
#sitemap li.sm5{
	font-weight:normal;
	font-size: 1em;
}

/*institute sitemaps*/
#sitemap li.smi2 {
	font-weight:bold;
	font-size: 0.9em;
	list-style-type: none;
}

#sitemap li.smi3{
	font-weight:bold;
	font-size: 0.85em;
}


#sitemap li.smi4,#sitemap li.smi5{
	font-weight:normal;
	font-size: 0.9em;
}
#sitemap li.smi6{
	font-weight:normal;
	font-size: 1em;
}

#linguaFlag {
	position: absolute;
	top: 9px;
	right: 10px;

	z-index: 10000;
	opacity: 1;
}

/*social network links*/
a.snLink{
  text-decoration:none;
  padding-right:5px;
  color: #333333;
  font-size: 0.8em;
}

a.snLink:hover{
  text-decoration:none;
  color: #333333;
}
a.snLink img{
  border:0;
  position:relative;
  top:4px;
}

/*deactivate searchbox*/

#searchbox{display:none;}
