/* CSS Document von k-w-i-s.de
farben aus karte und Banner:
rot cc3300
grün 009900
blau 006699

*/
a, blockquote, caption, div, form, h1, h2, h3, h4, h5, img, label, legend, li, ol, ul, p, table, td, th, thead, tr, ul, .mainlevel-nav {font-size:101%; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; border:0; line-height:130%; }
h1 {font-size:1em;  color: #009900; } /*#660000, #330000; #669933,green, */
h2 {font-size:1.3em; font-family: "Times New Roman", serif; font-weight:normal; color: #333333; }
h3 {font-size:.8em; padding: 20px 0 0 0; color: #333; }
p  {font-size:.8em; padding: 20px 0 0 0;}
* {
	padding: 0px;
	margin: 0px;
}
html, body {padding: 0px;margin: -11px 0 0 0;}
*html, body{padding: 0px;	margin:  0px;}
.nopadd {padding: 0 0 0 0;}
table{
padding: 2em 0 0 0;
width: 100%;
}
td
{font-size:.8em;
padding: 2px 6px 2px 2px;
}
th{
font-size:.8em; font-weight:bold;color:#333;background-color: #eee;text-align: left;padding: 6px 6px 2px 2px;}

ul {
list-style-type: disc;
list-style-position: inside;
font-size:.8em;
}

img{border: 0px;}
.img_re{	float: right;padding: 5px 5px 10px 10px;}
.img1{float: right;}
.img_le{	float: left;padding: 5px 14px 8px 0px;}
.img_le_nopadd{float: left;}

#container{
	/*width: 970px;
	padding: 0px;
	margin: 0px;*/
}

/*------banner_sda enthält sda_logo und sda_logo2--------*/
#banner_sda{
	/*width: 964px;*/
	padding: 0px;
	margin: 0px;}

#sda_logo{
width: 966px;	
height: 39px;	
float:left;	
background: url(../images/header_966x39.gif) no-repeat;}

#sda_logo2{
width: 966px;	
font-size: .8em; 
margin: 0 0 0 0; 
padding: 6px 0 0 0; 
float:left; 
text-align: right;}
#sda_logo2 a:link, #sda_logo2 a:visited {text-decoration:none; color:#444; }
#sda_logo2 a:hover, #sda_logo2 a:focus, #sda_logo2 a:active {text-decoration:none; background:#eee; color:#333; }

/*-------------------------------------------------------*/


#contentarea {
width:970px;
clear: left;
}

#content{
width:520px;
float:left;
padding: 10px 30px 20px 20px;
/*background: #F5F5DC;*/
 }

#left{float:left; width:185px;  margin: 0px 0 0 0; }
#menu{
font-size:.8em;
color: #fff;
float:left;
width:185px;
padding: 20px 0 10px 0px;
text-transform: uppercase;
 background: #444;
 font-weight: bold;
 margin: 0 0 0 0;
}
#menu a:link, #menu a:visited {text-decoration:none; color: #fff; }
#menu a:hover, #menu a:focus, #menu a:active {text-decoration:none; background:#eee; color:#333; width:100%;}


#extra{
float: left;
width:196px;
padding: 0 0 0 10px;
/*background-color: #FDF5E6;
border-left: 1px dotted #333;*/
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}
/*.pathway{
font-size: 11px;
}*/

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
#suchen{
	font-size: .8em;
}

#footer {
	text-align: center;
	padding: 3px;
	clear: left;
	width: 962px;
}
/* ---------------------widgets--------------------------------------*/
#widgets {float:left; width:175px; color:#666; font-size: .78em;
padding: 2px 6px 2px 4px;
background-color: #FFFFFF;}
#widgets strong {padding-left: .7em}
#widgets a:link, #widgets a:visited {text-decoration:none; color:#444; }
#widgets a:hover, #widgets a:focus, #widgets a:active {text-decoration:none; background:#eee; color:#333; }
/**/

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.small {
	color: #999999;
	font-size: 7px;
}
.rechtsbuendig{
	text-align: right;
}
/*<-------------container nächste Termine-------------------->*/
.nxtterm{
	font-size:.78em;
	color: #333333;
	border: 1px solid #eee;
	width: 178px;
}
.h-nxtterm{
font-size:.84em;
font-weight:normal;
color:#009900;
}
.td-nxtterm{
	background-color: #eee;
	border: 2px solid White;
}


.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	/*font-size: 11px;*/
}

.contentheading{
	font-weight: bold;
	/*font-size: 11px;*/

}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	/*font-size: 11px;*/
}

/* ----------------------------Links ------------------------------------*/

a:link, a:visited {
color:#006699;
text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.nxtterm a, .nxtterm a:link, .nxtterm a:visited{
	color: #333333;
}
a.mainlevel:hover, {
	background: #eee;
	width:185px;
/*

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #999;
}

a.mainlevel-nav:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #999;
}

a.mainlevel-nav#active_menu {
	color:#999;
	font-weight: bold;
}

a.mainlevel-nav#active_menu:hover {
	color: #999;
}

a.mainlevel#active_menu {
	color:#999;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #999;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-weight: bold;
	color: #008000;
	text-align: left;
}

a.sublevel:hover {
	color: #008000;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}
*/

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}



