html { height: 101%; }
/* colors: 
 *
 *	999900
 *	009999
 *	990000
 *	ff3300
 *	ffff00
 *	a0a0a0
 */
body {
	text-align:center;
	background-color:#fcfcfc;

	font-family:arial,helvetica,sans-serif;
	font-size:11px;

	padding:0;
	margin:10px 0 10px 0;


	color:#000;
}

div, td, th, span {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	/* color:#535353; */
}

.wrapper {
	margin:0 auto 0 auto;
	text-align:left;
	width:890px;
}

.header {
	margin:10px 0 20px 0; 
	height:135px;
	background-color:white;
}
.header .image {
	background-image:url("/images/feder.jpg");
	background-repeat:no-repeat;
	width:195px;
	height:135px;
	float:left;
}

/*
#header0 { background-image:url("/images/header/bg_home.jpg"); }
#header1 { background-image:url("/images/header/bg_news.jpg"); }
#header2 { background-image:url("/images/header/bg_about.jpg"); }
#header3 { background-image:url("/images/header/bg_funding.jpg"); }
#header4 { background-image:url("/images/header/bg_projects.jpg"); }
#header5 { background-image:url("/images/header/bg_press.jpg"); }
#header6 { background-image:url("/images/header/bg_contact.jpg"); }
*/


#logo {
	width:316px;
	height:158px;
	float:right;
}

.main {
	/*background-image:url("/images/bg.gif"); */
	background-repeat:repeat-y;
	/* padding:35px 0 35px 0;  */
	/* border-bottom:1px solid red; 
	border-top:1px solid red;*/
}

.footer {
	width:680px;
	text-align:center;
	color:#666;
	font-size:9px;
	padding:3px 0 30px 0;
	float:right;
	margin-top:10px;
	border-top:1px solid #ad9442;
}


/*
h2 {
	font-family:times,serif;
	font-size:14px;
	font-weight:normal;
	color:#b69f68;
	margin:0;
	padding:5px;
}

.column-middle h2 {
	background:none;
	padding:0;
	font-weight:bold;
	margin-bottom:15px;
}
*/

h3 {
	/* font-family:times,serif; */
	font-size:11px;
	/* font-weight:normal; */
	/* color:#e32f2a; */
	color:#b69f68;
	margin:0;
	padding:0;
}

.columns-body-home {
	margin-top:5px;
	width:680px;
	float:right;
/*
	background-color:#b69f68;
*/
	background-image:url("/images/bg_home.gif"); 
	background-repeat:repeat-y;
}
.column-home h2 {
	color:white;
	margin:0;
	padding:0;
}
.column-home .lead {
	font-size:14px;
	margin-bottom:5px;
	color:white;
}

.column-home b {
	color:#fff;
	font-weight:normal;
}
.column-home .text {
	margin:20px;
}

.column-home {
	width:455px;
	float:left;
}
.column-home-right {
	width:224px;
	float:right;
}
.column-feature {
	width:170px;
	float:right;
	color:#535353 !important;
}

.column-middle-gallery {
	width:475px;
	float:left;
}
.column-middle {
	width:475px;
	float:left;
	/*background-image:url("/images/line_460.gif");
	background-repeat:no-repeat;*/
	/* background-color:yellow; */
	color:#000;
	line-height:18px;
}

.column-middle-gallery .lead, .column-middle .lead {
	margin-top:10px;
	color: #ad9442;
}
.column-middle .text {
	margin:15px 25px 0 25px;
}
.column-left {
	/* background-color:green; */
	width:195px;
	float:left;
	/* margin-right:40px; */
	color:#535353 !important;
}
.column-right h3 {
	color:#fff;
	margin-bottom:10px;
}
.column-right-gallery {
	width:200px;
	float:right;
	color:#535353 !important;
}
.column-right-gallery img {
	float:left;
	border-width:0 1px 1px 0;
	border-color:white;
	width:99px;
}


.column-right {
	width:200px;
	float:right;
/* background-color:red; */
	color:#000000 !important;
}

.text {
	padding:5px;
}

.column-right .text {
	font-size:11px;
	padding:15px;
	line-height:14px;
}

.column-feature .text {
	padding-top:20px;
}

.column-feature .text {
	font-size:11px;
}
.column-feature .text img {
	margin-bottom:5px;
}


.date {
	color:#000;
	margin-bottom:5px;
}

a {
	outline:none;
	color:#e32f2a;
}
input {
	outline:none;
}

/**********************************************************************
 * NAVIGATION 
 **********************************************************************/
ul.navig {
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:left;
	border:0;
	border-bottom:1px solid #ad9442;
	width:195px;
}

ul.navig li {
	list-style-type:none;
	padding:0;
	margin:0;
	border-top:1px solid #ad9442;
}

ul.navig li a {
	color:#000;
	/* font-weight:bold;	 */
	padding:10px;
	font-size:11px;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
}
ul.navig li a.activetrue {
	color:#ad9442;
}

ul.navig li a:hover {
	background-color:#f6f4d5;
}
ul.subnavig {
	list-style-type:none;
	padding:0;
	margin:0;
	border:0;
}
ul.subnavig li {
	padding:0;
	margin:0;
	color:#000;
	font-size:10px;
	border-top:1px dotted #ad9442;
}

ul.subnavig li.active {
	background-color:#f6f4d5;
}
ul.subnavig li a {
	color:#000000;
	font-size:10px !important;
	padding:5px 5px 5px 25px;
	border:0 !important;
	display:block;
	text-decoration:none;
	text-transform:none !important;
/*
	background-image:url("/images/pfeil.gif");	
	background-repeat:no-repeat;
	background-position:0 0;
*/
}
.subnavig a.link, .subnavig-right a.link {
	background-image:url("/images/link.gif");	
}
.subnavig a.download, .subnavig-right a.download {
	background-image:url("/images/download.gif");	
}
.subnavig a:hover, .subnavig-right a:hover {
	text-decoration:underline;
	color:#000;
}
.subnavig a.active, .subnavig-right a.active {
	color:#000;
}

ul.subsubnavig {
	list-style-type:none;
	padding:0;
	margin:0;
}
ul.subsubnavig li {
	padding:3px 13px 0px 13px;
	color:#000;
	background-image:none;
}

.subsubnavig li a {
	background-image:none;
}


/* ETC */
h2 {
	font-family:times,serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
/*
	background-image:url("/images/line_460.gif");
	background-repeat:no-repeat;
*/
	color: #c5b286;
/*	padding-top:10px;
	padding-bottom:10px;
*/
	padding:0;
	margin:0;
	margin-top:15px;
	background-position:bottom;
}

/*
.style1	{ color:#999900; }
.style2	{ color:#009999; }
.style3	{ color:#990000; }
.style4	{ color:#ff3300; }
.style5	{ color:#cc9900; }
.style6	{ color:#a0a0a0; }
*/

.articlelist-item {
	height:80px;
	border-bottom:1px solid #fff;
	padding-right:10px;
}
#articlelist-last {
	border-bottom:0 !important;
}
	
.articlelist-item .lead {
	margin-top:8px;
	font-size:10px !important;
}
.articlelist-category {
	color:#666; 
}

.articlelist-title {
	padding-top:5px;
	text-transform:uppercase;
	font-size:10px !important;
}
.articlelist-title a {
	color:#fff;
	text-decoration:none;
}

.articlelist-date {
	margin-bottom:5px;
}
/*
h3 {
	font-weight:bold;
	color:#000 !important;
}
*/
.text img {
	border:1px solid #666;
}

.backlink {
	background-image:url("/images/line_460.gif");
	background-repeat:no-repeat;
	background-position:top;
	margin-top:10px;
}
.backlink a {
	background-image:url("/images/pfeillinks.gif");
	background-repeat:no-repeat;
	background-position:0px 10px;
	color:#5c5c5c;
	padding-top:5px;
	padding-left:10px;
	display:block;
	text-decoration:none;
}
.imagelegend, .imagelegend span {
	font-size:11px;
	color:#000;
	margin-top:5px;
}

.imagecontent {
	margin-top:-5px;
	padding-bottom:5px;
	background-image:url("/images/line_subnav.gif");	
	background-repeat:no-repeat;
	background-position:bottom;
}
#languages {
	width:300px;
	height:16px;
	float:left;
	margin-top:4px;
	font-size:11px;
	text-decoration:none !important;
	color:#666;
}



input.text, textarea, input.textsm, input.textsm1, input.textsm2, input.textsm3 {
	font-size:11px;
	border:1px solid #666;
	padding:2px; 
	margin:2px 0 2px 0;
	width:260px;
}

input.textsm {
	width:30px;
}
input.textsm1 {
	width:30px;
}
input.textsm2 {
	width:60px;
}
input.textsm3 {
	width:140px;
}
input {
	font-size:11px;
	padding:0;
}
input:hover {
	background-color:#fffddf;
}

.ErrorText {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}
.error {
	border:1px solid #f00;
}
input.error {
	width:260px;
	padding:2px;
}
.errors {
	border:2px solid #900;
	background-color:#c00;
	color:#fff;
	font-weight:bold;
	margin:20px 0 0 0;
	padding:10px 20px;
}



.message {
	border:1px solid #b69f68;
	background-color:#f6f4d5;
	font-weight:bold;
	margin:20px 0 0 0;
	padding:10px 20px;
}

/*
table.list {
	width:100%;

	margin:20px 0;
}

table.list tr td,
table.list tr th {
	border-bottom:1px solid #ccc;
	padding:5px 10px;
}
table.list tr th {
	background-color:#999;
	padding:2px 10px;
	color:#fff;
}
*/
.pressimage {
	width:120px;
	float:left;
	margin-right:10px;
}
.pressitem {
	width:100%;
	clear:both;
	padding-top:5px;
}
.smaller {
	font-size:11px !important;
}	
.smaller strong {
	color:#c00;
	font-weight:normal;
}
label {
	font-size:12px;
}
label.right {
	margin-left:5px;
}

table.formular {
	margin-top:10px;
}
table.formular tr td {
	padding:5px 0 5px 0;
}
.formular tr td .text {
	margin:2px 0 2px 0 !important;
	/* padding:0 !important; */
}
td.disclaimer {
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#ad9442;
	padding:10px 5px 10px 5px !important; 
	font-size:11px;
}
td h3 {
	border-bottom:1px solid #ad9442;
	margin-bottom:10px;
}

.smaller label {
	font-size:11px;
}
.custom-advice, .validation-advice {
	clear:all;
	font-weight:bold;
	color:#f00;
}

.validation-failed {
	border:1px solid #f00 !important;
}

.other.validation-failed {
	border:0 !important;
}

.required { color:red } 
input.required { color:#000 }



.navigtop {
	background-color:white;
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#ad9442;
	padding:4px 50px;
	text-align:right;
	margin-left:10px;
	float:right;
	width:580px;
	line-height:15px;
}
.navigtop a {
	color:#000;
	text-decoration:none;
}
.header h1 {
	margin:10px 0 0 0;
	padding:0;
	display:block;
	float:right;
	width:680px;
	/*background-color:#f7f6da;*/
	height:100px;
	background-repeat:no-repeat;
	/*background-position:345px 10px;*/
}
.header h1.de {
	background-image:url('/images/leiste_de.jpg');
}
.header h1.en {
	background-image:url('/images/leiste_en.jpg');
}
.header h1 a {
	display:block;
	text-indent:-10000px;
	width:680px;
	height:100px;
}
.columns-body {
	width:680px;
	min-height:400px;
	float:right;
	background-image:url("/images/bg_body.gif"); 
	background-repeat:repeat-y;
}
#sponsors {
	background-image:url("/images/bg_sponsors.gif"); 
	text-align:center;
}

.wrapper2 {
	float:right;
	width:680px;
}
.btn {
	color:#f7f6da;
	background-color:#b69f68;
	font-size:12px;
	padding:5px 10px;
	border:1px solid #ad9442;

}
.btn:hover {
	color:#000;
}
div.clearing {
	clear:both;
	height:0px !important;
	line-height:0px !important;
	font-size:0px !important;
}

.insel input.radioinput {
	float:left;
	clear:left;
	margin-right:10px;
}
.insel label {
	font-size:11px;
	display:block;
	width:auto;
	float:left;
}
.insel label.txt {
	width:100px;
	float:left;
}

.insel h3 {
	border-bottom:1px solid #ad9442;
	margin-bottom:10px;
}

.insel .block {
	clear:both;
	margin:10px 0 10px 0;
}
.insel .text {
	margin:0 0 5px 0;
}


table.logos {
    width:470px;
	/*border:1px solid red;*/
    margin-top:30px;
	margin-left:5px;
}
table.logos tr td {
    padding:0;
    border:0;
    text-align:center;
    vertical-align:middle;
}
.logos img {
    margin:0 0px 60px 0px;
}


