 /* default styles */
body {  padding: 5px 0 0 0; margin: 0; font-family: Tahoma, Arial, sans-serif; background: #fff url(../grfx/bg.gif) repeat-x; color: #454545; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.1em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }
h3 { margin: 0; padding: 0; font: bold 1.3em Arial, Sans-Serif; }


/* layout */
#content { margin: 10px auto; width: 960px; font-size: .7em; line-height: 1.5em; }
#logo { margin: 0 0 15px 0; }
#slogan { font-size: 0.9em; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }
#top_info { float: right; color: #808080; margin: 0px 0px 0px 0; margin-top:15px; text-align: right; line-height:13px;}

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(../grfx/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(../grfx/lbhover.gif) no-repeat; color: #000;}
#logoutbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(../grfx/lbout.gif) no-repeat; color: #000; }
#logoutbutton a:hover{ background: #fff url(../grfx/lbouthover.gif) no-repeat; color: #000;}
/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 8px;
		margin-right: 2px;
		background: #81A0D1 url(../grfx/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(../grfx/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #1E57A6 url(../grfx/corner.gif) no-repeat top right;
		color: #ffffff;
		padding: 6px 8px;
	}
	#tablist li a.myfktg{
		text-decoration: none;
		padding: 4px 12px;
		margin-right: 2px;
		background:#DD0000 url(../grfx/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover.myfktg{
		background: #FF6600 url(../grfx/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 950px;
	/* background: #B0D0DC url(../grfx/topicsbg.gif) repeat-x left bottom; */
	background-color: #4170B6;
	background-color: #1E57A6;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
	#topics li a { background-image: url(../grfx/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 15px; }

/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(../grfx/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }

/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #ffffff url(../grfx/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.subheader_hint {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #ffffff url(../grfx/bgshade_hint.png) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
		float:left;
	}
	.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(../grfx/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
		float:left;
		width:610px;
		
	}
	.left_articles_nobck {
		margin: 0px 0 10px 0;
		background: #fff;
		color: #454545;
		padding: 15px 15px 5px 10px;
		float:left;
	}
	.halfcontent {
		margin: 0px 0 10px 0;
		color: #454545;
		padding: 5px 5px 5px 5px;
		float:left;
		width:295px;
	}
	.clearer {
		clear:both;
		float:none;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: url(../grfx/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 0px solid #ccc;
			background: #eee;
			color: #000;
			max-width:200px;
			max-height:250px; 
			height: auto;
			margin: 0 15px 10px 0;
		}
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}		
	.thirds a {
		color:#FFFFFF; text-decoration:none;
	}
	.thirds_w {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}
	.thirds_ff {
		float: left;
		width: 185px;
		height: 60px;
		margin:5px;
		padding:5px;
		border:#CCCCCC solid 1px;
		text-align:center;
		background-color:#F5F5F5;
		line-height:15px;
		background-image:url(../grfx/foefi_bck.jpg);
	}		

/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.right_articles_red {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background:#CEFFCE;
		color: #454545;
	}
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 10px 10px 5px 120px;	
		margin: 0 0 10px 0;
		background: #fff url(../grfx/fkt_stapel.jpg) no-repeat center left;
		color: #454545;
	}
	.notes_foefi {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 10px 10px 5px 10px;	
		margin: 0 0 10px 0;
		background: #fff;
		color: #454545;
	}
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 8px 15px;
	border-top: 1px solid #ffffff;
	background-image:url(../grfx/filmstreifenbg.gif);
	background-repeat:repeat-x;
}
	#footer .right { float: right; }
	#footer a {text-decoration:none; color:#000099; }

.themen {
	color:#1E57A6;
	font-variant:small-caps;
	font-size: 1.1em;
	font-weight:bold;
}
.themenline {
	margin-top:3px;
	margin-bottom:3px;
}
#hr {
	border-top:1px solid #CCCCCC;
	margin-top:5px;
	margin-bottom:1px;
}
.textlink {
	text-decoration:none;
	color:#1E57A6;
}
.textlink_bl {
	text-decoration:none;
	color:#000000;
}
.nomember {
	color:#FF0000;
	font-size: 1.0em;
}
.formbutton {	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 2px 3px;
	background:url(grfx/formbg.gif) repeat-x left top;
	font-size:0.9em
}
.formfeld {
	border:outset 1px #ccc;
	color:#000066;
	padding: 3px 4px;
	background:url(grfx/formbg.gif) repeat-x left top;
	background:#fff;
	font-size:1.1em
}
.TextBox {
	border:outset 1px #ccc;
	background:#999;
	color:#333333;
	padding: 3px 4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(grfx/formbg.gif) repeat-x left top;
	font-size:1.0em
}
.TextBoxR {
	border:outset 1px #CC0000;
	background:#FFCECE;
	color:#333333;
	padding: 3px 4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
.TextArea {
	border:outset 1px #ccc;
	background:#999;
	color:#333333;
	padding: 3px 4px;
	background:url(grfx/formbg.gif) repeat-x left top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.0em
}
.TextAreaR {
	border:outset 1px #ccc;
	color:#333333;
	padding: 3px 4px;
	background:url(grfx/formbg.gif) repeat-x left top;
	background:#FFCECE;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.0em
}
#lostpwd {
	display:none;
}
#loginfield {
	display:block;
}
