/* DRK Bildungswerk */
/* Autor: Klaudia Pirc-Paetzoldt, kado media - simplify your internet */
html { min-height: 100.05%; }

body {
	text-align: left;
	color: #000;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	padding:20px 0 0 0;
	margin:0;
	}
#wrapper {
	width:1006px;
	margin: 0 auto;
	padding:1px;
	background:#fff;
}
.column p {
	margin-top:10px;
	margin-left:5px;
	padding:0;
	line-height:140%;
	}

#breadcrumb {
	display:none;
	}		
#left {
	display:none;
	}
#logos {
	background:#fff;
	width:220px;
	}
#wrapper_hauptinhalt {
	margin-top:0px!important;
	margin-top:0px;
	position:relative;
	width:1024px;
	overflow:hidden;
	}
*+ html #wrapper_hauptinhalt {
margin-top:39px!important;
}
#center,
#center_2spalten  {
	padding: 0px 0px 40px 25px; 
	background: transparent;
	margin-left:0px;
	width:510px;
	float:left;
		}
*+ html #center {
width:500px;
}
#center_2spalten {
	width:720px;

}
.seitenende {
	display:none;
	}
#right {
	display:none;
	}
	
#footer {
	display:none;
	}

	/* ---[ links ]------------------------------- */

a {
	color: #000;
	text-decoration:none;
	border-bottom: 0px dotted #c00;
	}
a:visited {
	color: #000;
	text-decoration:none;
	}
a:hover {
	color: #c00;
	}

#header {
	display:none;
	}


.abschluss {
	margin-top:25px;
	float:right;
	}

#left {
	background: transparent;
	color:#fff;
	}

#right .box {
margin:0px 0;
background: transparent;
padding:0 5px;
}
#right .box p {
	margin-top:10px;
	padding:0 0px;
	}
.box h1 {
	font-size: 100%;
	font-weight: bold;
	color: #c00;
	margin:0.8em 0 -0.8em 0;
	padding:0 0px 0 0px;
letter-spacing:-1px;
	}
.box .kurs_uebersicht li {
	padding:0 0px 0 20px;
	list-style:none;
	background: transparent url(../files/Design/listitem.gif) no-repeat top left;
	margin:10px 0;
	}
.box .kurs_uebersicht li a {
border-bottom: 1px dotted #c00;
	}

.box .kurs_uebersicht li a:hover {
border-bottom: 1px dotted #666;
color: #c00;
	}
.box_bild {
float:left;
margin-right:5px;
}

	/* Elemente mit vertikalem margin: */
h1, h2, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0.5em 0 0 0;
	padding: 0;
	}
li, dd, blockquote {
	margin-left: 1em;
	}
form label {
	cursor: pointer;
	}
fieldset {
	border: none;
	}
#center ul {
	padding:0;
	}
.newsbox {
background: #DAD9D9;
overflow:hidden;
padding:10px;
margin:5px 0;
}
.newsbox h1 {
margin:0 0 0 0;
}

.newsbox p {
	margin-top:10px;
	padding:0;
	line-height:140%;
	}

.newsbox a {
font-weight:bold;
}
#center .kurs_uebersicht li,
#center_2spalten .kurs_uebersicht li {
	padding:0 0px 0 20px;
	list-style:none;
	background: transparent url(../files/Design/listitem.gif) no-repeat center left;
	margin:10px 0;
	}
#center .kurs_uebersicht li a {
border-bottom: 1px dotted #c00;
	}
#center .kurs_uebersicht li a:hover {
border-bottom: 1px dotted #666;
color: #c00;
	}
/* ---[ common elements ]--------------------- */
div {
	margin:0;
	padding:0;
	}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #369;
	margin-bottom:1.0em;
	padding:0;
	}
h2 {
	font-size: 100%;
	font-weight:bold;
	color: #369;
	margin:0.8em 0 -0.8em 0;
	padding:0;
	}
.h_newsbox {
margin-top: 0px;

}
.h2_uebersicht {
	font-size: 100%;
	font-weight:bold;
margin:20px 0 5px 0;
padding:5px 5px 5px 5px;
background: transparent url(../files/Design/bg_h2_uebersicht.jpg) repeat-x top;
}
.h2_indent  {
	font-size: 130%;
	font-weight: normal;
	color:#369;
	margin:0;
	float:right;
	width:348px;
	}
h1 + img {
	margin:0px 10px 10px 15px;
	float:left;
}

h3 {
	font-size: 85%;
	letter-spacing:1px;
	color:#036;
	background: transparent url(../files/Image/design/h3_square.gif) no-repeat top left;
	padding:0px 0 0px 15px;
	margin-bottom:-0.8em!important;
	margin-bottom:-0.5em;
	}

h3 a:hover {
	color: #036;
	}

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #999;
	cursor: help;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strike, del {
	text-decoration: line-through;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
img {
	border:0;
	}
.uppercase {
	text-transform:uppercase;
	}
.normal_trans {
	text-transform:none;
	}
.bold {
	font-weight:bold;
	}	
.bold a:link {
	font-weight:bold;
	}
.datum {
color:#c00;
}
/*######SUCHE############*/

#suche {
background: transparent;
float:left;
margin-top:5px;
margin-left:-110px!important;
margin-left:0px;
width:420px;
height:auto;
}

*+ html #suche {
	margin: 3px 0 0 5px!important;
	width:400px;
	} 
#suche label {
 width: 100px;
text-align:right;
padding-right:5px;
display:block;
float:left;
}

#suche input {
	padding-left:2px;

	}
#suche .label_links  { width:50px ;margin-left:5px; background:transparent;}
#suche .label_links2  { width:60px; margin-left:0px; background:transparent;}
#suche input, 
#suche select {
display:block;
	font-size: 100%;
	float:left;
		margin-bottom:5px;
	}
#suche .submit {
margin-top:-63px!important;
margin-top:-50px;
margin-left:400px!important;
margin-left:195px;
	font-size:110%;
	}/**/
#ergebnisliste li {
	padding:10px;
	}
#durchsuchen fieldset { margin-left:-10px;}
#durchsuchen input { margin:10px 0 0 18px;}
/*###########Sitemap###############*/

#sitemap li {
line-height:180%;
}

/*###########Kalender###############*/

	.button a {
	border:0px;
	}

