/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* print.css , gkss 2007 */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*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;
}

.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;
}

html
{
	height: 100%;
}

body
{ 
	background: #FFFFFF;
	font-size: 100%;
	text-align: left;
	height: 100%;
	width:100%;
	color: #333333;
}
#html>body {width:99.2%; /**/}
#wrapper
{
	background: #FFFFFF;
	text-align: left;
   	margin: 0px auto;
	width:99%;
}


.hidden,
dfn,
.searchbox label
{
	position: absolute;
	left: -1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}


#skipnav
{
	display:none;
}


#header
{
	display:none;
}


#mainnavi
{
	display:none;

}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main with 3 columns */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainWrapper
{
	/*position: relative; nothin to do here*/
	text-align:left;
	width:780px;
	margin:0;
	padding:0;
}


#leftColumn
{
display:none;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main content */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#contentWrapper
{

width:82%;
float:left;
margin-right:20px;
}

#content
{
	
	width: 100%;
}

#breadcrumb
{
	display:none;
}

#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
{
	display:none;
}

#footer ul
{
	list-style-type: none;
	height: 1em;
	text-align: center;
}

#footer li
{
	line-height: 1.5em;
	display: inline;
	color: #000;
	font-size: 0.7em;

}

#footer a
{
 	text-decoration: none;
   color: #000;
 	border-bottom: 1px dotted #C3C3C3;
}

#footer a:hover,
#footer a:active,
#footer a:focus
{
 	border-bottom: 1px solid #00589C;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* right column with search*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#rightColumn
{
	display:none;
	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 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: #000;
	font-size: 0.8em;
   padding: 0.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: #000;
	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*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#atmofull
{
	margin-bottom: 25px;
	margin-top: 5px;
	width:100%;
	text-align:center;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* headers, bodytext, lists */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content .contentWrap
{
	display:block;
	clear: both;
	margin-bottom: 15px; /*we made this 15 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: #000;
	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: #000;
	line-height: 1.3;
	margin:-0.1em 0 0.6em 0;
}

/*
#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: 125%;
}

#content .contentWrap h2
{
	border-bottom: 1px solid #C3C3C3;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

.contentWrap .bodytext,
.contentWrap ul
{
	margin-bottom: 0.5em;
}

.newsWrap ul
{
	font-size: 0.8em;
	color: #000;
	line-height: 125%;
	list-style-type: none;
}

.newsWrap ul
{
	
	margin-left: 20px;
}
.contentWrap ul, .contentWrap ol
{
	font-size: 0.8em;
	color: #000;
	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;
	padding:3px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 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: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.next
{
	background: url(link_intern.gif) no-repeat right top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-right: 20px;
}

a.link-intern
{
	background: url(link_intern.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.link-extern
{
	background: url(link_extern.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.mail
{
	background: url(e_mail.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.video
{
	background: url(download_video.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.audio
{
	background: url(download_sound.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.doc
{
	background: url(download_doc.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.ppt
{
	background: url(download_ppt.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.pdf
{
	background: url(download_pdf.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.download
{
 background: url(download.gif) no-repeat left top;
color: #000;
 text-decoration: none;
 border-bottom: 1px dotted #C3C3C3;
 padding-left: 20px;
}

a.opencart
{
 background: url(bestellkorb_oeffnen.gif) no-repeat left top;
color: #000;
 text-decoration: none;
 border-bottom: 1px dotted #C3C3C3;
 padding-left: 20px;
}

a.link-anchor
{
	background: url(link_anchor.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}
a.link-table
{
	border: 0;
	border-bottom: 1px dotted #C3C3C3;
	overflow: visible;
	color: #000;
	cursor: pointer;
	text-decoration: none;
}
.linkstyle
{
	border: 0;
	border-bottom: 1px dotted #C3C3C3;
	overflow: visible;
	color: #000;
	cursor: pointer;
}

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
{
	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:180px;margin:15px 15px 15px 0;font-size:0.9em;overflow:visible;}
div.imgBox{float:left;width:auto;height:200px;margin:15px 25px 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:#fff;height:2em;color:#000;font-weight:bold;font-size:1em;}
table.gkss tr.odd{background-color:#f2f2f2;}
table.gkss tr.even{background-color:#fff;}
table.gkss thead td, table.gkss tr td{padding:3px;}
a.tableHref, a.tableHref:visited, a.tableHref:hover , a.tableHref:focus {color:#000;}


.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 #000;
}

span.imgText{
	display:block;
	font-size:0.7em;
	margin-top:0px;
	color: #000;
}
/*easy ewe style*/

div.ewe{
	font-size: 0.8em;
	color: #333333;
	line-height: 125%;
	margin-bottom:15px;
} 
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.ewe a, div.ewe a:visited{
	border: 0;
	border-bottom: 1px dotted #C3C3C3;
	overflow: visible;
	color: #333333;
	cursor: pointer;
	text-decoration:none;
}



div.adressbox{
	margin-top:-0.2em;
}
div.adressbox p{
	margin-top:2px;
}
.wrap25{
	margin-bottom:25px;
	clear:both;
}
#printInfo{
	font-size:11px;
	display:block;
	margin-bottom:1em;
}
.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:#000;
	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;
}

/*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: #000;
	 line-height: 1.3em;
	 font-weight:bold;
}
.searchresult_item{
  margin:10px 0 10px 0;
}

.indent10px{
  margin-left:12px;
}
span.highlight{
background-color:#f2f2f2;
}

/* eu-templates */
.eupartners{
	font-size: 1em;
}


table.euhead{background-color:#f2f2f2;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 #000;
	font-weight:normal;
}
.phoneGlobal{font-size:0.85em;}
