/* CSS Document */

body {
	/*background: #006699 url('images/body.jpg') no-repeat; /*  url(img/bg.jpg) repeat-x; */
	background-attachment:fixed;
	background-color:006699;
	color: #000000;
	font: normal 70% "Trebuchet MS",Verdana,sans-serif;
	
	text-align: center;	
	height:100%;
}

#warp {
	width: 900px;
	margin: 0 auto;
	height:100%;
	
}

#content-warp{
    margin-top: 15px;
	/*background-color:#EAF7FC;*/
	background-color: #006699;
	/*border: solid 10px #FFFFFF;*/
	width:720px;
	float:right;
	text-align:left;
	}

#content-warp .content{

background-color: #fffcf0;
border:1px solid black;
min-height:500px;


margin: 0px 10px 10px 10px;
padding: 15px 20px .3em 20px;

}
	
#sidemenu-warp
{
    margin-top: 125px;
	width:175px;
	float:left;
	text-align:left;
	
}
#sidemenu-warp .sidecontent
{
color:#FFFFFF;
margin-left:8px;
}

#sidemenu-warp .sidecontent a
{
color:#FFCC00;
size: 12px;
}


#sidemenu-warp .sidecontent a:hover
{
color:#000000;

size: 12px;
}

#sidemenu-warp .sidecontent a:top
{
color:#000000;

size: 12px;
}

#sidemenu-warp .sidecontent a:active
{
color:#000000;

size: 12px;
}

#sidemenu-warp .sidecontent h1
{
color:#000000;
background-color:6d95b8;
border:1px solid black;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 5px;
text-transform: none;
margin-left:-8px;
font:Arial, Helvetica, sans-serif;
font-size:14px;

}

#sidemenu-warp .sidecontent h2
{
color:#FFFFFF;
/*background-color:6d95b8;*/
/*border:1px solid black;*/
padding-top: 1px;
padding-bottom: 1px;
padding-left: 5px;
text-transform: none;
margin-left:-8px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
}

#sidemenu-warp .sidecontent blockquote {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding-left: 15px;
}

#sidemenu-warp ul.sidemenu {
	list-style:none;
	margin: 0 0 0 0;
	padding: 0;
	background-color:#006699;
	border:1px solid black;
}
#sidemenu-warp ul.sidemenu li {
	padding: 0px 0px;
	/*border-bottom: 1px solid #006699;*/
	
}
#sidemenu-warp ul.sidemenu a {
	display:block;
	font: bold 11px Arial;
	text-align:left;
	font-size:11px;
	color: #000000;
	height: 1.5em;	
	padding:.3em 0 .3em 10px;
	line-height: 1.5em;
	text-decoration:none;
	
	background-color:#fffcf0;
	
	
}
#sidemenu-warp ul.sidemenu a.top{	
	border-top: 1px solid #D5D5D5;
}
#sidemenu-warp ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	
	color: #000000;		
}

#sidemenu-warp ul.sidemenu a:active {
	padding: .3em 0 .3em 10px;
	
	color: #FFFFFF;		
	
}
#sidemenu-warp li.sidemenu #current_sb a{
				padding: .3em 0 .3em 10px;
				
				color: #FFFFFF;		
}

#sidemenu-warp ul.sidemenu li.current_sb a{
background-color:#cccccc;
				padding: .3em 0 .3em 10px;
				border-left:0px solid  #cccccc;
				margin-left:0px;
				color: #000000;		
}


#sidemenu-warp ul.sidemenu li.current_sblv2 a{
                
				background-color:#fffcf0;
				padding: .3em 0 .3em 10px;
				border-bottom: 1px solid #fffcf0;
				border-left: 10px solid  #cccccc;
				font-weight: normal;
				text-transform: none;
				margin: 0px 0px 0px 0px;
				color: #000000;		
}

#sidemenu-warp ul.sidemenu li.current_sblv2 a:hover{

				padding: .3em 0 .3em 10px;
				border-bottom: 1px solid #cccccc;
				border-right: none;
				
				color: #000000;		
}

#sidemenu-warp ul.sidemenu li.current_sblv2a a{

				padding: .3em 0 .3em 10px;
				border-bottom: 1px solid #cccccc;
				border-right: none;
				border-left: 10px solid  #cccccc;
				color: #000000;		
				margin: 0px 0px 0px 0px;
				text-transform: none;
}
#sidemenu-warp ul.sidemenu li.current_sblv2a a:hover{
				padding: .3em 0 .3em 10px;
				border-bottom: 1px solid #cccccc;
				border-right: none;
				border-left: 10px solid  #cccccc;
				color: #000000;		
				margin: 0px 0px 0px 0px;
				text-transform: none;}


	
#header
{
margin:0px 10px 0px 10px;

}

#header .banner{
margin-top: 0px;
	width: 100%;
	height: 110px;
	background: url(images/banner_sk.jpg) no-repeat;	
}
	
#main{

width:100%;
height: 600px;
border-left:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
}
	


html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #006699;}
a:hover {color:#000000;}



p,code,ul,ol {padding-bottom: 1.2em;}

h1 {
	color: #000000;
	margin: 10px 0px 10px 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #F00;
}

h2 {
	color: #000000;
	margin: 5px 0px 5px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	
}

h3 {
	color: #000000;
	margin: 5px 0px 5px 0px;
	font: bold 16px Arial, Helvetica, sans-serif;

}

h1,h2 {padding-top: 6px;}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

img {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
	background: #555;
	display: block;
	padding: 3px;
}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.left {float: left;}
.right {float: right;}

.decay,.decay-small {
	background: url('img/decay.gif') no-repeat left center;
	color: #000;
	font: normal 2em Impact,sans-serif;
	letter-spacing: 1px;
	padding: 0 0 12px 22px;
}
.decay-small {
	background: url('img/decay-small.gif') no-repeat left center;
	padding-top: 6px;
}

p.postinfo {
	border-top: 1px dashed #333;
	color: #666;
	font: bold 0.9em sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

/* structure */
#container {
	font-size: 1.3em;
}

/* title */
#site-title {font: normal 3em Tahoma,sans-serif;}
#site-title a {
	color: #DDD;
	text-decoration: line-through;
}
#site-title a:hover {
	color: #FFF;
	text-decoration: none;
}
#site-description {color: #CCC;}

/* content */
#content {
	left: 360px;
	
	position: absolute;
	top: 90px;
	width: 610px;
}
#content .descr {
	color: #8DC63F;
	margin-bottom: 6px;
}
#content li {margin-left: 18px;}

/* navigation */
#navigation {
	left: 120px;
	position: absolute;
	top: 290px;
	width: 210px;
}
#navigation h2 {
	color: #000;
	font-size: 1.5em;
	letter-spacing: 0;
	line-height: 30px;
	margin: 0;
}
#navigation ul {margin: 0 0 0 1em;}
#navigation li {list-style: none;}
#navigation li a {
	color: #777;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
}
#navigation li a:hover {color: #8DCA3F;}

/* footer */
#footer {
	border-top: 1px dashed #333;
	color: #666;
	font: normal 0.9em sans-serif;
	position: absolute;
	top: 100%;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}

#content-warp #menu
{

margin:0px 10px 0px 10px;
background:#006699;
height:24px;

}

#content-warp #menu #horizontal{
padding: 0 0 0 0px;
width: 100%;
/*border-top: 1px solid #000000; /*Brown color theme*/
/*background: transparent;*/
voice-family: "\"}\"";
voice-family: inherit;
}

#content-warp #menu #horizontal ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;


}

#content-warp #menu #horizontal li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#content-warp #menu #horizontal a{
float: left;
display: block;
font: bold 11px Arial;
color: black;
text-decoration: none;
margin: 0 0px -1px 0; /*Margin between each menu item*/
padding: 5px 10px;
border-bottom: none;
/*border-top:1px solid black;
border-right:1px solid black;
border-left:1px solid black;*/
background-color:#cccccc;
background: url(images/divi.gif) #cccccc no-repeat center right;
}

#content-warp #menu #horizontal #current a{ /*currently selected tab*/
background-color: #fffcf0; /*Brown color theme*/ 

color: black;
border-bottom: none;


border-left:1px solid black;
}
#anmeld
{
background-color:#006699;
font: normal 11px Arial ;
color: #ffffff;
}
/* dbresultlayout*/
#eins {
border:none;
/*margin-left:5px;*/


}
#eins .einstable{
border:none;
padding: 5px 5px 5px 5px;
}
#eins td{
border:none;
padding-top: 3px;
padding-bottom:2px;
line-height:12px;

}
#eins tr{
border:none;
padding-top: 3px;
padding-bottom:2px;
line-height:15px;
}

.teilnehmer_rot{
		border:none;
	/*display:block;*/
	font: bold 11px Arial;
	/*text-transform:uppercase;*/
	font-size:11px;
	color: #000000;
	/*height: 1.5em;*/	
	/*padding:.3em 0 .3em 10px;*/
	/*line-height: 1.5em;*/
	text-decoration:none;
	
	background-color:none;
	width: 90%;
	
	margin-left: 10px;
	border: solid 1px white;
	margin-bottom: 10px;
	border-bottom: 2px solid #FF0000;

}

.teilnehmer_rot td
{
	
	/*background-color:#000000;*/
	padding-left: 5px;
	padding-right:5px;
	padding-top:0px;
	line-height: 0.8em;
		border:none;
	
	
	
}

.teilnehmer{
		border:none;
	/*display:block;*/
	font: bold 11px Arial;
	/*text-transform:uppercase;*/
	font-size:11px;
	color: #000000;
	/*height: 1.5em;*/	
	/*padding:.3em 0 .3em 10px;*/
	/*line-height: 1.5em;*/
	text-decoration:none;
	
	background-color:none;
	width: 90%;
	
	margin-left: 10px;
	border: solid 1px white;
	margin-bottom: 10px;

	/*border-bottom: 2px solid #FF0000;*/

}

.teilnehmer td
{
	
	/*background-color:#000000;*/
	padding-left: 5px;
	padding-right:5px;
	padding-top:0px;
	line-height: 0.7em;
	
		border:none;
	
	
}

table{
	
	/*display:block;*/
	font: 11px Trebuchet MS;
	/*text-transform:uppercase;*/
	font-size:11px;
	color: #000000;
	/*height: 1.5em;*/	
	/*padding:.3em 0 .3em 10px;*/
	/*line-height: 1.5em;*/
	text-decoration:none;
	
	background-color:none;
	width: 650px;
	border-collapse:collapse;
	
	margin-left: 10px;
	border: solid 1px white;
	margin-top:10px;
	margin-bottom: 10px;
	/*border-bottom: 2px solid #FF0000;*/
	border: 1px solid #000000;
	

	
}

td
{
	
	/*background-color:#000000;*/
	padding-left: 5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:10px;
	line-height: 0.1em;
	border:1px solid black;

	
	
	
	
}
tr{margin-top: 5px;}

.align-right p{
text-align:right;}

.align-left p{
text-align:left;}
/* IMAGETABELLEN VERSTECKEN*/
.imgtext-table
{
width:auto;
border:none;
margin:inherit;
padding:inherit;
line-height:normal;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
}
.imgtext-table td
{
width:auto;
border:none;
margin:inherit;
padding:inherit;
line-height:normal;
}

.imgtext-table tr
{
width:auto;
border:none;
margin:inherit;
padding:inherit;
line-height:normal;
}

.imgtext-nowrap
{
width:auto;
border:none;
margin:inherit;
padding:inherit;
line-height:normal;
margin-bottom:20px;
}

.imgtext-nowrap h1
{
	color: #000000;
	margin: 0px 0px 5px 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
	border:none;
}


.imgtext-nowrap td
{
width:auto;
border:none;
margin:inherit;
padding:inherit;
line-height:normal;
}
.imgtext-nowrap tr
{
width:auto;
border:none;
margin:inherit;
padding:inherit;
line-height:normal;
}

/* SUCHFORMULAR DBMS ETC*/
#dbms table
{
	
border:none;
margin:inherit;
padding:inherit;
padding-bottom: 5px;

line-height:normal;
}
#dbms tr
{
	
border:none;
margin:inherit;
padding:inherit;
padding-bottom: 5px;
line-height:normal;
}
#dbms td
{
	
border:none;
margin:inherit;
padding:inherit;
padding-bottom: 5px;
line-height:normal;
}

#dbms_result table
{
border:none;
margin:inherit;
padding:inherit;
padding-bottom: 5px;
font: 12px Trebuchet MS;
line-height:normal;

} 
#dbms_result td
{
border:none;
margin:inherit;
padding:inherit;
padding-bottom: 7px;

border-bottom: 1px dashed #cccccc;
line-height:normal;

} 

#dbms_result tr
{
border:none;
margin:inherit;
padding:inherit;
padding-bottom: 5px;

line-height:normal;

} 

#dbms_detail table
{
border:none;
margin:inherit;
padding:inherit;
padding-bottom: 5px;
font: 14px Trebuchet MS;
line-height:normal;

} 
#dbms_detail td
{
border:none;
margin:inherit;
padding:inherit;
padding-bottom: 7px;


line-height:normal;

} 

#dbms_detail tr
{
border:none;
margin:inherit;
padding:inherit;
padding-bottom: 5px;

line-height:normal;

} 


#editdb table
{
	border:none;
	
}

#editdb td
{
	border:none;
}

#editdb tr
{
	border:none;
}


/* FILELINKS LAYOUT */
td.csc-uploads-fileName 
{
width:500px;
border:none;
}

td.csc-uploads-fileSize 
{
width:150px;
border:none;
}
.csc-uploads-0{
border:none;
}

/* SB_DOWNLOAD CONFIG */
#sb_download_flexWrap
{
}
#sb_download_flexWrap .sb_download_flex .title
{
	color: #000000;
	margin: 5px 0px 5px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	}
	
#sb_download_flexWrap .sb_download_flex
{
margin-bottom:20px;
}

#sb_download_flexWrap .sb_download_flex .clicks
{
	color: #999999;
	
}
#sb_download_flexWrap .sb_download_flex .links
{
	color: #000000;
	background-color:cccccc;
	
}

#sb_download_flexWrap .sb_download_flex .links .modi
{
text-align:right;
background-color:cccccc;

	
}

.newsbox
{
border:none;
border-top: 15px solid #6d95b8;
padding-left: 0px;
margin-left:0px;
width:180px;
color:#FFFFFF;

}
.newsbox td
{
line-height:normal;
border:none;
}


