/* CSS Document */

* { margin:0; padding:0; font-size: 100%; } 

html {height:100%}

body { 
    min-height: 101%; 
    font-size: 100.01%; 
    font-family: Verdana, Helvetica, Arial, sans-serif;
    position: relative; 
    color: #333333; 
    background-color:#FFFFFF;
    text-align: left; 
} 

#container {
	border: 1px solid #999999;
	margin: 20px auto 20px auto;
	text-align: left;
	width: 980px;
	min-width: 980px;
	padding: 0px;
	display: table;
}

#kopf {
/*	background-image:url(http://dbl-ev.de/fileadmin/sprich-mit-mir/template/img/head1.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 980px;
	height: 165px;
	min-height: 165px;
	display: table;
}

#mitte {
	margin: 0px;
}

#mitte_links {
	font-size: 12px;
	float:left;
	width: 205px;
	padding: 25px 20px 20px 20px;
	}
	
#mitte_links a {
	line-height: 24px;
	}

#mitte_rechts {
	margin-left: 245px;
	}

.space_li {
	font-size: 10px;
	vertical-align:top;
	padding: 30px 10px 10px 0px;
	width: 480px;
	height: 490px;
	min-height: 490px;
}

.space_li_withoutright {
	vertical-align:top;
	padding: 0 15px 40px 35px;
	width: 565px;
	height: 400px;
	min-height: 400px;
}

.space_re {
	font-size: 11px;
	vertical-align:top;
	padding: 10px 10px 10px 10px;
	border: 20px solid #FFFFFF;
	border-top: 25px solid #FFFFFF;
	background-color:#faf9e5;
	width: 205px;
}

/* Wegen IE, der diese Anweisung nicht versteht */
.space_re[id] {
	width: 205px;
	}
/* F?r IE Ende */

.grusswort {
	font-family:'Times New Roman', Times, serif;
	font-size: 15px;
  	line-height: 1.5em;
	margin-bottom: 20px;
}

.grusswort li {
	list-style-image:url(img/grusswort_bullet.gif);
	margin: 0 0 5px 18px;
}

a:link {color: #990000; text-decoration: none;}
a:active {color: #990000; text-decoration: none;}
a:visited {color: #990000; text-decoration: none;}
a:hover {color: #333333; text-decoration: none;}

fieldset, img { border:0; }

select, input, textarea { font-size: 99% }

li a:hover {
	color: #333333;
	}
	
h1 {
	font-size: 15px;
	color: #990000;
	padding-bottom: 10px;
}


#rechts_content h1 {
	font-size: 13px;
	color: #222222;
	padding-bottom: 10px;
}

#rechts_content img {
	/*border: 1px solid #999998;*/
}

h2 {
	font-size: 13px;
	color: #990000;
	padding-bottom: 5px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #222222;
	padding-bottom: 5px;
	font-weight: bold;
}


.imgtext-table {
	margin: 10px 0 10px 0;
	}

.imgtext-table img {
	border: 1px solid #990000;
}

.text1, .text2, .text3 {
	vertical-align: top;
	text-align: left;
	background-color: #FFF2B2;
	width: 250px;
	padding: 5px 5px 5px 7px;
}

.tx-srfeuserregister-pi1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}

.tx-srfeuserregister-pi1 a:link {font-weight: 100; color: #990000; text-decoration: underline;}
.tx-srfeuserregister-pi1 a:active {font-weight: 100; color: #990000; text-decoration: underline;}
.tx-srfeuserregister-pi1 a:visited {font-weight: 100; color: #990000; text-decoration: underline;}
.tx-srfeuserregister-pi1 a:hover {font-weight: 100; color: #333333; text-decoration: underline;}


.tx-srfeuserregister-pi1 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	border: 1px solid FFF2B2;
	background-color: #FFFFFF;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}

.bodytext {
	margin: 0 0 10px 0;
}


#content {
	font-size: 0.9em;
	margin: 6px 0px 6px 8px;
	float: left;
	width: 450px;
	background-color: #FDFCFC;
	min-height: 725px;
  	height: auto !important;
  	height: 685px;
	padding: 0px 0px 20px 0px;
	clear: none;
	display: inline;
}

#navi_unten {
	position:relative;
	bottom: 23px;
	left: 20px;
	height: 0px;
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.csc-form-label, .csc-form-label-req, .csc-form-fieldcell {
	color: #333333;
 	font-size: 13px;
}

.form {
	list-style: inside;
 	font-size: 13px;
	padding: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 130%;
	padding-bottom: 5px;
	color: #333333;
	vertical-align:top;
}

.form_adr {
	list-style: inside;
 	font-size: 13px;
	padding: 0px 0 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align:top;
}

.form_border {
	border: 1px solid #f7cf7b;
	padding: 2px 2px 2px 4px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 130%;
	vertical-align:top;
}

.form_error {
	list-style: inside;
	color: red;
 	font-size: 13px;
	padding: 10px 0 10px 0;
}

/* BILDER */

.csc-textpic-imagewrap {
	margin-top: 5px;
 	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
.text {
	padding: 5px 5px 5px 5px;	
	height:auto;
	}

.csc-textpic-caption {
	padding-top: 5px;
	}

.csc-uploads-fileName {
	background-image: url(http://www.dbl-ev.de/fileadmin/sprich-mit-mir/template/img/list_pfeil_bg_img.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	}


ul {
	margin-bottom: 15px;
	list-style-image:url(http://www.dbl-ev.de/fileadmin/sprich-mit-mir/template/img/list_pfeil.gif);
}

li {
	font-size: 12px;
	margin-left: 25px;
	margin-right: 15px;
	margin-bottom: 5px;
}
	
#rechts_content li {
	font-size: 12px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}


.csc-uploads-fileName a {
	text-decoration: underline;
	font-size: 12px;
	color: #990000;
	}

.csc-uploads-fileSize {
	font-size: 12px;
	color: #990000;
	}
/* NEWS Ende */

.tocline {
	background-color:#FFFFFF;
	}

.tocindent {
	background-color:#FFFFFF;
	}

table#toc { background-color: #FFFFFF; }

/* WIKI Ende */

/* LOGIN */
.tx-newloginbox-pi1 p, label, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	}
/* LOGIN Ende */

.csc-textpic, .csc-textpic-center, .csc-textpic-above, .csc-textpic-imagewrap, .csc-textpic-imagecolumn, .csc-textpic-image, .csc-textpic-firstcol, .csc-textpic-lastcol, .csc-textpic-clear {
	border: 0;
	margin: 0;
	padding: 0;
}

.csc-textpic-clear {
	display:none;
}

/* NEWS */

.news-list-item h1 {
	font-size: 13px;
	color: #990000;
	padding-bottom: 7px;
}

.news-list-head h1 {
	font-size: 13px;
	color: #222222;
	padding-bottom:2px;
}

.news-single-subheader h3 {
	font-size: 13px;
	color: #222222;
	padding-bottom: 10px;
	font-weight: bold;
}

.news-single-timedata {
	padding-bottom: 10px;
}

.news-list-subheader p {
	margin: 0 0 3px 0;
}

.news-list-morelink {
	font-size: 12px;
	margin: 0 0 10px 0;
	}

.news-catmenu-NO img {
	display: none;
}

.news-catmenu-ACT img {
	display: none;
}

.news-catmenu-ACT {
	font-weight: bold;
	padding-bottom: 3px;
}

.news-catmenu-NO {
	padding-bottom: 3px;
	}

.news-single-img {
	float: left;
	padding: 0 10px 0 0;
}

.news-list-img{
	float: left;
	padding: 0 7px 0 0;
}

.news-single-add-docking dl dd p {
	font-size: 11px;
	padding-bottom: 3px;
	margin: 0;
	}

.tx-ttnews-browsebox {
	padding-top: 10px;
}

.news-single-backlink {
	font-size: 12px;
	}

.news-single-imgcaption {
	padding-top: 5px;
	font-size: 10px;
}