/* Standard Stylesheet
www.sdwc-ffm.de
Start: 03.12.2007
*/

/* Reset all */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

html,body {
	height: 100%;
}

/* Allgemeines */

body {
	font-size: 62.5%;
	line-height: 1.6em;
	color: #333;
	background: #fff;
	font-family: "Arial",sans-serif;
	height: 100%;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* Clear Class */

.c {
	clear: both;
}

img, a img {
	border: 0;
}

#content img {
	margin-bottom: 10px;
}

#header img {
	margin: 0 auto;
	padding: 0;
}

#sidebar img {
	padding: 0 38px;
	background-color: #FFF;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

.flLeft{
	width: 150px;
	float: left;
	padding-right: 10px;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */

.btblock2{
	padding: 20px 0 10px 0;
}

p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}

.link {
	padding-bottom: .5em;
	list-style-type: none;
	font-size: 12px;
	list-style-image: url(kreuz.gif);
	list-style-position: outside;
	background-color: #FFF;
}

li.link a {
	color: #FF0000;
	font-size:12px;
	padding-left: 0;
	list-style-type: none;
	background-color: #FFF;

}

li.link2 {
	
	padding-bottom: 7px;
	font-size:12px;
	list-style-position: outside;
	list-style-image: url(kreuz_sw.gif);
	background-color: #FFF;
}

a.pdf-link {
	margin-bottom: 0 !important;
}

p.vortrag a {
	background-color: transparent;
	padding-left: 5px;
}

p.bare a {
	color: #333;
}

/*a.pdf-link{
background: url(pdf.gif) no-repeat;
padding-left:30px;
margin-left:10px;
width:50px;
height:50px;
letter-spacing:-999em;
}

/* Kleinerer Text */

.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */

.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

.imageflLeft{
	float: left;
	padding: 0 20px 5px 0;
}


h1 {
	font: normal normal 13px/18px Arial;
	padding: 0 0 24px 16px;
	background-image:url(kreuz.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
}

h1.bare {
	padding-left: 0;
	background-image: none;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 16px 0 0 0;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 10px;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 20px;
}

span {
	color: red;
}

span.caps{
	color: #000;
}
#content ol{
	margin-left: 19px;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
}


#content ul{
	margin-left: 0;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
	list-style-position: outside;
}

#content ul li{
	margin-right: 10px;
}

table{
	padding: 10px 0 30px 0;
	font-size: 12px;
}

tr{
	vertical-align:top;}
	
	td{
	padding: 0  43px 0 0;
}

/*NAVIGATION*/

#navi ul.nav1st {
	list-style-type: none;
	font-size: 1.2em;
	padding-left: 33px;
	line-height: 1.8em;
}

#navi ul.nav1st li a {
	padding-left: 15px;
	color: #4D4D4D;
}

#navi ul.nav1st li a.current, #navi ul.nav1st li a:hover {
	background-image:url(kreuz.gif);
	
	background-repeat: no-repeat;
	color: #000;
}

#navi ul.nav2nd {
	font-size: 1em;
	padding: 10px 0;
	margin-left: 15px;
	border-top: 2px solid red;
}

#navi ul.nav2nd li {
	color: #4D4D4D;
	padding-left: 15px;
	list-style-type: none;
	width: 200px;
}

#navi ul.nav3rd {
	padding: 12px 0 0 0;
	margin-left: 15px;

}

#navi ul.nav3rd li {
	width: 80px;
	padding-left: 50px;
}

#navi span{
	color: #000;
}

#navi ul li.active a.current span{
	border-bottom: 2px solid red;
}

#navi ul.nav3rd li.active a.current span{
	border-bottom: none;
}

#navi li#link9 ul.nav2nd li a span, #navi li#link5 ul.nav2nd li a span, #navi li#link15 a.current span, #navi li#link17 a.current span, #navi li#link18 a.current span{
	border-bottom: none;
}

/* Layout */

#container {
	position: relative;
	width: 100%;

	min-height: 100%;
	background-image:url(lines.gif);
	background-repeat: repeat-y;
	background-position: right 10em;
}

* html #container {
	height: 100%;
}

#header {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 0;
	margin-bottom: 85px;
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFF;
}
#news {
	width: 960px;
	margin:0 auto;}
	
#navi {
	width: 265px;
	position: absolute;
	left: 0;
	background-color: #FFF;
}

#content-container{

}

#content {
	margin: 0 244px 0 300px;
	padding-left: 0;
	padding-right: 30px;
	min-width: 200px;
	background-color: #FFF;
}

#sidebar {
	width: 244px;
	position: absolute;
	right: 0;
}

#footer {
	width: 1015px;
	background-color: #FFF;
	position: relative;
	height: 30px;
	margin-top: -3em;
	z-index: 1000;
}

#vortrag {
		white-space: nowrap;
	height: 25px;
	font-size: 12px;
text-align: center;
margin: 0 auto;
width: 960px;
}

.vortrag {
	margin: 0;
	padding: 3px 0 6px 0;
	text-align: center;
}

hr {
	clear: both;
	visibility: hidden;
}

.zweispalter{
	
	width: 450px;
}

.zweispalter_1{
	width: 200px;
	float: left;
}

.zweispalter_2{
	width: 200px;
	float: left;
}

#form {
	margin: 30px 0;
}

#login #form {
	margin-top: 0;
}

#formwrap {
	width: 250px;
}

label {
	margin-bottom: 5px;
	font-size: 12px;
	display: block;
}

.inpt {
	width: 250px;
	margin-top: 3px;
	margin-bottom: 12px;
	background-color: #F6F6F6;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 1px;
}

input#paswd,input#login {
	width: 100px;
	background-color: #F6F6F6;
	padding: 4px 2px 4px 2px;
	border-top: 1px solid #FF0000;
	margin: 0 20px 7px 0;
}

.inpt#name.inpt {
	
}

textarea {
	margin-top: 5px;
	width: 250px;
	height: 50px;
}

.senden, .submit {
	padding: 6px 8px;
	margin-top: 20px;
	background-color: #F6F6F6;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #FF0000;
}

.login_tmpl {
	margin: -50px 0 0 50px;
	left: 0;
	position: absolute;
	width: 190px;
}

/* D O W N L O A D - M O D U L */

.download-hdl p, .download-file p, .download-desc p {
	width: 97.3%;
	

/* IE6 Hack */	margin: 0;
}

.download-hdl p {
	margin-top: 30px;
	color: #000;
}

.download-file {
	padding: 1.2em 7px;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
}

.download-desc {
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #e5ffe5;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
	border-bottom: 2px solid #393;
}

.download-without-desc {
	margin-bottom: 1.2em;
	border-top: 2px solid #393;
	}
	
#logout{
	margin-left:50px;
	position: absolute;
	left: 0;
	top: -50px;
}

#logout span{
	padding:0 5px
}

#logout a:hover{
	text-decoration: underline;
	color: #000;
}

.vortrag{
	xwidth: 200px;
float: left;}

#vortrag ul{
	list-style-type: none;
	float: left;
	min-width: 500px;
}

#vortrag ul li.vortrag{
	text-align: center!important;
	float: none;
}

#vortrag span{
	padding: 0 5px;
}

.anmeldung{
	float: right;
}

ul.article-list li{
	display: inline;
}
