html {
	height:100%;
}
body {
	color:#006666;
	background: #dfdfc0 url(img/back_site.gif) top repeat-x;
	margin:0;
	border:0;
	padding:0;
	height:100%;
	text-align: left;
	position: relative;
	}

input, select, textarea {
	margin:2px 0px;
	font-size:12px;
	font-size: 99%;
}

h1, h1 a, .csc-header, h2, h2 a, h3, h3 a {
	color:#006666;
	margin:0px 0px 15px;
	padding:0;
	font-weight:bold;
	text-decoration:none;
}


ul {margin:0;padding:0;}
li {margin:0;padding:0;	list-style-type:none;list-style-image:none;}
a  {text-decoration: none;color: #e47d04;}
a:hover {text-decoration: underline;}

h1, h1 a, .csc-header {	font-size:16px;	}
h2 {font-size:14px;}
h3 {font-size: 12px;}

.small {font-size:9px;}
.button {font-size:9px;}
.clearer {clear: both;height:0;}
#page{
	width:1024px;
	height:100%;
}
#pagecontent{
	width:821px;
	min-height:100%;
	margin:0px;
	padding:0px 0px;
	}
#header {
	height:100px;
	background: #005553 url(img/back_header.jpg) no-repeat;
	overflow: hidden;
	}
#header #logo {
	padding:20px 20px 20px 33px;
	width:237px;
	float:left;
	}

#header #sitetools {
	position:absolute;
	width:345px;
	left: 520px;
	top:65px;
	border:0;
	/*margin-top:68px;*/
	text-align:right;
 	float:right; 
	}
#header #sitetools a {
	color:#dfdfc0;
	text-decoration:none;
	}
#header #sitetools a:hover {
	color:#dfdfc0;
	}
#header #sitetools #search {
	color:#dfdfc0;
	float:right;
	height:20px;
	font-size:10px;
	}
#header #sitetools #search a {
	color:#dfdfc0;
	}
#header #sitetools #search a:hover {
	color:#F60;
	}
#header #sitetools #search .button {
	margin: 0px 10px;
	}
#header #sitetools #langswitch {
	display: none;
	}
#header #sitetools #toptools {
	margin-top:3px;
	float:left;
	}
#header #sitetools #toptools, #header #sitetools #toptools a {
	border-bottom:5px;
	font-size:10px;
	text-decoration:none;
	color:#dfdfc0;
	}
#mainnavi {
	height:31px;
	position: absolute;
	top:214px;
	left:34px;
	}
#mainnavi a {
	font-size:10px;
	text-decoration:none;
	color:#006666;
	text-transform:uppercase;
	}
#keyvisual {
	background:#86bab6 url(img/back_keyvisual.gif) repeat-x;

	}

#pathwaynavi {
	height:15px;
	margin-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	font-size:10px;
	color:#c2c2a8;
	}
#pathwaynavi a {
	font-size:10px;
	color:#c2c2a8;
	}

#mainarea {
	position: absolute;
	margin-left:34px;
	width: 662px;
	min-height:100%;
	overflow:hidden;
	background: #FFF;

	}
#col_right {
	width:120px;
	position: absolute;
	left: 710px;
	top:215px;
	z-index:150;
	}
#col_right_inner {
	font-size:11px;
	margin:0;
	padding:0;
	display: block;
	z-index:60;
	}
#col_right h1, #col_right h1 a {font-size:12px;}
#col_right h2, #col_right h2 a {font-size:11px;}
#col_right h3, #col_right h3 a {font-size:10px;}

#col_main {
	z-index:10;
	margin-right:50px;
	}
#col_main_inner {
	line-height:1.4em;
	font-size:12px;
	margin:0;
	padding:0px 0px 0px 22px;
	position:relative;
	display: block;
	z-index:20;
}
#search .content input.field {
	height:20px;
	font-size:9px;
	border:1px solid #E0E0E0;
	}
#search .content  input.button {
	background: #FFF;
	margin:0px 4px;
	}
#search .content  {
	margin-top:10px;
	height:20px;
	font-size:9px;
	}

.more a {
	font-weight:bold;
	color: #e47d04;
	text-decoration:none;
}
#content_right .a1_teaserbox, #content_right div.mailform {
	padding-left: 10px;
	margin-top:10px;
	margin-right:10px;
	font-size:11px;
}
#content_right .a1_teaserbox .teaserimage {
	display:none;
}
#content_right .a1_teaserbox select {
	width:100px;
	margin:5px 0px;
}
#content_right .a1_teaserbox h3 {
	margin:3px 0;
	padding:0;
}

#col_main .a1_teaserbox {margin-top: 15px; width:600px; border-top: 1px solid #dfdfc0; padding-top:10px;}
#col_main .a1_teaserbox .teaserimage { float:left; }
#col_main .a1_teaserbox h3 {margin:0;padding:0;}
#col_main .a1_teaserbox .subtitle {margin:0;padding:0;}
#col_main .a1_teaserbox .abstract {margin:0;padding:0;}
#col_main .a1_teaserbox .infos { padding-left: 10px; margin-left: 170px; }

.contenttable {
	width:100%;
	border: 1px solid #AAA;
	background: #dfdfc0;
}
.contenttable td {
	font-size:9px;
	padding:1px 5px;
}
.contenttable th {
	font-size:9px;
	text-align:left;
	padding: 1px 5px;
	color: #006666;
}
sub {font-size:11px;}

.csc-mailform {
	border:0;
	padding:0;
	border: 1px solid #dfdfc0;
	padding:15px;
	}
.csc-mailform-field {
	margin: 5px 0px;
	}
.csc-mailform-field label {
	width:250px;
	display:block;
	}
	
.csc-textpic-imagewrap {} 
.csc-textpic-caption {
	font-size:10px;
	}
	
.csc-sitemap ul li {
	list-style-image: url(img/listpoint_sitemap_level1.gif);
	}
.csc-sitemap ul li a {
	font-size:12px;
	font-weight:bold;
	}
.csc-sitemap ul li ul li {
	list-style-image: url(img/listpoint_sitemap_level2.gif);
	}
.csc-sitemap ul li ul li a {
	font-size:11px;
	font-weight:normal;
	}

.csc-uploads {
	margin-bottom:15px;
	}
.csc-uploads a {
	font-size:11px ! IMPORTANT;
	}

.csc-searchResultInfo,.csc-searchform {
	font-size:11px;
	}
.csc-searchform {
	background:#dfdfc0;
	border:1px solid #006666;
	}
	
.tx-indexedsearch {}
.tx-indexedsearch-rules {
	margin-top:15px;
	}
.tx-indexedsearch-searchbox {
	background: #dfdfc0;
	padding:5px;
	border:1px solid #006666;
	}
.tx-indexedsearch-searchbox table td {
	padding:5px 5px 5px 0px;
	}
.tx-indexedsearch-searchbox-button  {
	border: 1px solid #006666;
	font-weight:bold;
	color: #FFF;
	background: #e47d04;
	margin:10px 0px ! IMPORTANT;
	padding:2px ! IMPORTANT;
	}
.tx-indexedsearch-searchbox-button:hover 
	}
	
/* ypMenu */
.mmContainer {
	position: relative;
	padding-left:13px;
}

div.mmContent {
	-moz-opacity:.9; filter:alpha(opacity=90);opacity=.9;
	background: #dfdfc0;
	font-size:11px;
}
div.mmContent ul {
	margin:0;
	padding:2px 10px 10px 20px ;
	list-style-type:none;
}

div.mmContent li {
	padding-top:5px;
	list-style-image: none;
}
div.mmContent  a {
	text-transform: uppercase;
	font-size:10px ! IMPORTANT;
	color: #006666 ! IMPORTANT;
	font-weight: normal;
	letter-spacing:1px;
}
div.mmContent  a:hover {
	font-size:10px ! IMPORTANT;
	color: #f38000 ! IMPORTANT;
	font-weight: normal;
	letter-spacing:1px;
}
/* fŸr IE >5 */
* html .mmContent DIV A {
	width: 177px;
	w\idth: 177px; /* fŸr IE 6 */
	-moz-opacity:.9; /* fŸr IE 5.5+ */
	filter:alpha(opacity=90); /* fŸr IE 5.5+ */
}
