/* defaults */
body {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}

a {
	color: #555555;
}
input[type="text"] {
	margin-bottom: 3px;
	width: 140px;
}
input[type="password"] {
	margin-bottom: 3px;
	width: 140px;
}
input[type="submit"] {
	margin-top: 10px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: x-repeat;
	background-image: url(/pics/submit_background.jpg);
	border: 2px solid #F69A1B;
}
textarea {
	width: 300px;
	height: 100px;
}

table {
	width: 100%;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	border: none;
	color: #000000;
	border-spacing: 0px;
}
th {
	text-align: left;
}
table tr {
}
table tr td, 
table tr th {
}

.readonly {
	background-color: #eeeeee;
	color: #666666;
}

img {
	border: none;
}

span.icon {
	font-size: 2em;
}


/* system messages */
#system_messages {
	margin-bottom: 15px;
	padding: 4px;
	padding-bottom: 2px;
	border: 1px solid #999999;
	background-color: #ECECEC;
}
#messages_message {
	padding:3px;
	border-left: 5px solid #28D300;
	border-bottom: 1px solid #28D300;
	margin-bottom: 2px;
}
#messages_warning {
	padding:3px;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 2px;
}
#messages_error {
	padding:3px;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 2px;
}

/* main layout */

#container {
	width: 863px;
	margin: 0 auto;
	background-color: #FCFCFC;
	background-image: url(../pics/container_bg.jpg);
	background-repeat: repeat-y;
}
#boxes_left {
	float: left;
	width: 355px;
}
#boxes_right {
	width: 167px;
	float: left;
}
#head {
	width: 800px;
	height: 111px;
	background-image: url(../pics/head.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 31px;
	padding: 0;
}
#head2 {
	width: 800px;
	height: 44px;
	background-image: url(../pics/head2.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 31px;
}
#head_nav {
	height: 15px;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
}
.headnav {
	font-size: 10px;
}
#main {
	float: left;
	width: 475px;
	border-left: 1px solid #33566C;
	border-top: 1px solid #33566C;
}
#main_area {
	margin: 0px;
	width: 455px;
	float: left;
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;
}
#bottom {
	height: 20px;
	clear: both;
	color: #BBBBBB;
	font-size: 11px;
	padding-left: 14px;
	padding-right: 24px;
}
#bottom a {
	color: #BBBBBB;
	text-decoration: underline;
}
#bottom_left{
	text-align: left;
	float: left;
	width: 500px;
	padding-top: 7px;
	padding-left: 3px;
}
#bottom_right{
	text-align: right;
	float: right;
	width: 200px;
	padding-top: 7px;
	padding-right: 10px;
}

/* 	navi */
#nav_end {
	width: 355px;
	height: 46px;
	background-image: url(../pics/navi_bottom.jpg);
	background-repeat: no-repeat;
}
#main_navi {
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 7px;
	background-image: url(../pics/box.jpg);
	background-repeat: repeat-y;
}
#main_navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main_navi li {
	padding: 0px;
	margin: 5px 120px 0px 31px;
	text-align: left;
	background-color: #B2B2B2;
}
#main_navi li a {
	border-left: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	margin-left: 12px;
	padding: 2px 2px 2px 9px;
	font-size: 9pt;
	font-weight: bold;
}
#main_navi li:hover {
	text-decoration:none;
	display: block;
	background-color: #F69A1B;
}
#main_navi li.focussed {
	background-color: #F69A1B;
}


#subnavi ul {
	text-align: left;
	list-style: none;
}
#subnavi li {
	padding: 0px;
	margin: 5px 120px 0px 44px;
	text-align: left;
	background-color: #B2B2B2;
}
#subnavi li a {
	border-left: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	margin-left: 12px;
	padding: 1px 1px 1px 7px;
	font-size: 8pt;
	font-weight: bold;
}
#subnavi li:hover {
	text-decoration:none;
	display: block;
	background-color: #F69A1B;
}
#subnavi li.focussed {
	background-color: #F69A1B;
}


#lang_selector {
	margin-top: 10px;
	text-align: left;
	text-align: center;
}
/* 	infoboxes */
#boxes_right #infobox{
	background-image: url(../pics/box.jpg);
	margin-top: 20px;
	padding-bottom: 7px;
}
#boxes_right #infobox2{
	background-image: url(../pics/box.jpg);
	margin-top: 20px;
	padding-bottom: 7px;
}
#boxes_left #infobox{
	background-image: url(../pics/box.jpg);
	margin-top: 20px;
	padding-bottom: 7px;
	padding-left: 44px;
}
#boxes_left #infobox2{
	background-image: url(../pics/box.jpg);
	margin-top: 20px;
	padding-bottom: 7px;
	padding-left: 44px;
}

#boxes_right h2 {
	font-size: 14px;
	color: #656764;
	padding-bottom: 7px;
	margin-right: 55px;
	background-color: #FFFFFF;
}
#boxes_right h4 {
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
#boxes_left h2 {
	color: #656764;
	padding-bottom: 7px;
	margin-right: 55px;
	background-color: #FFFFFF;
}
#boxes_left h4 {
	color: #000000;
	padding: 0px;
	margin: 0px;
}


/* teaserlist */
#teaserlist #teaser {
		clear: left;
		width: 420px;
		display: table;
}
#teaserlist #teaser_content {
		width: 420px;
		display: table;
		margin: 0px;
		margin-top: 7px;
		margin-bottom: 13px;
		padding: 0px;
		padding-top: 1px;
		padding-bottom: 1px;
}
#teaserlist #teaser_img {
		width: 150px;
		float: left;
}
#teaserlist #teaser_text {
		padding-top: 5px;
		float: left;
}
#teaserlist .teasertext_m {
		width: 250px;
}
#teaserlist .teasertext_l {
		width: 420px;
}
#teaserlist .teaser2 {
}
#teaserlist .teaser1 {
}
#teaserlist .teasertext2 {
}
#teaserlist .teasertext1 {
}
#teaserlist .teasermore2 {
}
#teaserlist .teasermore1 {
}


/* 	others */
#contactform {
	margin: 10px;
	padding: 10px;
}
#contactform input, textarea, checkbox {
	margin-top: 10px;
}
#but_prev {
	text-align: left;
	float: left;
}
#but_next {
	text-align: right;
	float: right;
}

#linkfolder {
	margin: 5px;
	padding: 3px;
	width: 130px;
	float: left;
	border: 1px solid #768E6A;
}
#link_single {
	margin-top: 8px;
	border-bottom: 1px dotted #768E6A;
}

#ticker{
	padding: 0;
	margin: 0;
}

#sitemap{
	width: 300px;
}
#sitemap_element{
	margin: 5px;
	padding: 4px;
	border: 1px solid #CDCDCD;
}
#sitemap a{
	text-decoration: none;
}
#sitemap a:hover{
	text-decoration: none;
	background-color: #EFEFEF;
}
.smap_0{
	background-color: #FFFFFF;
}
.smap_1{
	background-color: #EFEFEF;
}
.smap_2{
	background-color: #DDDDDD;
}
.smap_3{
	background-color: #C8C8C8;
}
.smap_4{
	background-color: #B6B6B6;
}
.smap_5{
	background-color: #A8A7A7;
}


#glossarelem {
	border-bottom: 1px dotted #666666;
}
#glossarelem a{
	color: #444444;
}
#glossarelem a:hover{
	text-decoration: none;
}
#glossar_text {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
.tooltip {
	position: absolute;
	top: -500px;
	left: -500px;
	z-index: 99;
	display: none;
	background-color: #FFFFFF;
	background-image: url(/pics/glossary.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #666666;
	padding: 4px;
	width: 200px;
}

#teammember_teaser {
	margin: 2px;
	padding: 3px;
	border: 2px dotted #680000;
	width: 210px;
	float: left;
	overflow: hidden;
}
#teammember_teaser a{
	color: #680000;
	font-size: 12px;
}
#teammember_teaser a:hover{
	text-decoration: none;
}

#captcha_img {
        margin-top: 10px;
}

#tagcloud {
        border: 1px solid #666666;
        padding: 1px;
        margin: 1px;
        min-height: 50px;
}
#tagcloud a:hover {
	text-decoration: underline;
}


