@charset "utf-8";
/* CSS Document 3 SPalten 3Zeilen*/

* {
	font-family: Arial; 
   font-size: 10pt;
	margin:0px;  
	padding:0px;
	
}
body {
	color:#000000;
   background-color:#FFFFFF;
	font-size:10pt;
	font-family: Arial;
}

h1{
	font-size:16pt;
	font-weight: bold;
}

h2 {
	font-size:14pt;
	font-weight: bold;
	color:#cc3399;
}
h3 {
	font-size:14pt;
	font-weight: bold;
}
h4 {
	font-size:12pt;
	font-weight: bold;
	
}
h5 {
	font-size:12pt;
	font-weight: bold;
	color:#cc3399;
}
a:link {
	color: #cc3399;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #cc3399;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
img{
	border:0px;
}
.errorbox{
	color: #FF0000;
	font-weight: bold;
	background-color:#FFF;
	overflow: hidden;
}
/*#gesamt {
   position:absolute;top:0px;bottom:0px;left:0px;right:0px;
   width: 100%;
   height:auto;
   background-color:#000000;
   overflow:scroll;
}*/

#datum{
	color:white;
	font-size:8pt;
	font-weight:bold;
	position:absolute;right:0px;bottom:3px;
	text-align:right;
	padding-right:10px;
		
}

#kopf {
   position:absolute;right:0px;top:0px;
   width: 100%;
   height: 110px;
   background-image: url(bilder/web2_nb22.png);
   background-repeat: repeat-x; 
   background-position: bottom;
   background-color: #FFFFFF;
   overflow: hidden;
}
#logo {
   position:absolute;left:130px;top:0px;
   width: 712px;
   height: 110px;
   background-image: url(bilder/neu.png);
   background-repeat: no-repeat; 
   background-position: right bottom;
   background-color: #FFFFFF;
   overflow: hidden;
}
#rechts{
   position:absolute;right:0px;top:120px;
   width: 155px;
   height: auto;
   background-color: #FFFFFF;
   overflow: hidden;
   margin:0px;  
	padding:0px;
   
}
#titlebar{
	width:100%;
	height:30px;
	color:white;
	padding-left:20px;
	padding-top:2px;
	font-size:14pt;
	background-image:url(bilder/menu_tab.png);
	background-repeat: repeat-x; 
}
#content{
   position:absolute;top:110px;left:135px;right:160px;
   width: auto;
   height: auto;
   background-color: #FFFFFF;
   border-left: 3px solid #cc3399; 
   border-right: 3px solid #cc3399; 
   border-bottom: 3px solid #cc3399; 
   overflow: hidden;   
}
#inhalt{
	
	padding:10px;
}

#link1 a:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#link1 a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#link1 a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#links{
   position:absolute;top:120px;left:0px;
   width: 130px;
   height: auto;
   background-color: #FFFFFF;
   overflow: hidden;
}

#links a:link {
	color: #EEE;
	font-weight: bold;
	text-decoration: none;
}
#links a:visited {
	color: #EEE;
	font-weight: bold;
	text-decoration: none;
}
#links a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.menu{
	background-color: #FFFFFF;
	margin-bottom:10px;	
}
.menu a:link {
	border:1px solid #cc3399;
	padding-top:5pt;
	
	height:22px;
	padding-left:8px;
	display:block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image:url(bilder/menu_tab.png);
	background-repeat: repeat-x; 
}
.menu a:visited {
	border:1px solid #cc3399;
	padding-top:5pt;
	
	height:22px;
	padding-left:8px;
	display:block;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	background-image:url(bilder/menu_tab.png);
	background-repeat: repeat-x; 
}
.menu a:hover {
	border:1px solid black;
	margin-right:3px;
	
	padding-top:5pt;
	height:22px;
	padding-left:8px;
	display:block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-image:url(bilder/menu_tab.png);
	background-repeat: repeat-x;
}
.menu_selected a:link {
	border:1px solid black;
	margin-right:3px;
	
	padding-top:5pt;
	height:22px;
	padding-left:8px;
	display:block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-image:url(bilder/menu_tab.png);
	background-repeat: repeat-x;  
}
.menu_selected a:visited {
	border:1px solid black;
	margin-right:3px;
	
	padding-top:5pt;
	height:22px;
	padding-left:8px;
	display:block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-image:url(bilder/menu_tab.png);
	background-repeat: repeat-x;
}
.adminmenu{
	background-color: #FFFFFF;	
}
.adminmenu a:link {
	padding-top:5pt;
	margin-bottom:-5px;
	height:30px;
	padding-left:8px;
	display:block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image:url(bilder/menu_tab.png);
	background-repeat: repeat-x; 
}
.adminmenu a:visited {
	padding-top:5pt;
	margin-bottom:-5px;
	height:30px;
	padding-left:8px;
	display:block;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	background-image:url(bilder/menu_tab.png);
	background-repeat: repeat-x; 
}
.adminmenu a:hover {
	margin-left:3px;
	margin-bottom:-5px;
	padding-top:5pt;
	height:30px;
	padding-left:8px;
	display:block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-image:url(bilder/menu_tab.png);
	background-repeat: repeat-x;
}

#fuss{
   bottom:0px;
   width: 100%;
   height: 45px;
   background-color: #FFFFFF;
   border-top: 3px solid #cc3399; 
   margin:0px;
   overflow: hidden;
   background-image: url(bilder/fuss_signet.jpg);
   background-repeat: no-repeat; 
   background-position: right bottom;
}
#fuss a:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#fuss a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#fuss a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.blocklink {
   display:block;
   background-color:#cc3399;
   color: white;
   font-size: 10pt;
   font-weight: bold;
   text-decoration:none;
}
#pdf a:link {
	color: #cc3399;
	font-weight: bold;
	text-decoration: none;
}
#pdf a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#pdf a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
#markt a:link {
	color: #cc3399;
	font-weight: normal;
	text-decoration: none;
}
#markt a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#markt a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.news{
padding:5px;
text-align:justify;

}
.news a:link{
   color: #000000;
	font-weight: normal;
	text-decoration: none;
   text-align:justify;
}
.news a:visited{
   color: #000000;
   text-align:justify;
	font-weight: normal;
	text-decoration: none;
}
.news a:hover{
   color: #333333;
   text-align:justify;
	font-weight: normal;
	text-decoration: none;
}
.title a:link{
   color: #000000;
	font-weight: bold;
	text-decoration: none;
   font-size: 14pt;
}
.title a:visited{
   color: #000000;
	font-weight: bold;
	text-decoration: none;
   font-size: 14pt;
}
.title a:hover{
   color: #333333;
	font-weight: bold;
	text-decoration: none;
   font-size: 14pt;
}
.title_st a:link{
   color: #000000;
	font-weight: bold;
	text-decoration: none;
   font-size: 24pt;
}
.title_st a:visited{
   color: #000000;
	font-weight: bold;
	text-decoration: none;
   font-size: 24pt;
}
.title_st a:hover{
   color: #333333;
	font-weight: bold;
	text-decoration: none;
   font-size: 24pt;
}

.title_nd a:link{
   color: #000000;
	font-weight: bold;
	text-decoration: none;
   font-size: 18pt;
}
.title_nd a:visited{
   color: #000000;
	font-weight: bold;
	text-decoration: none;
   font-size: 18pt;
}
.title_nd a:hover{
   color: #333333;
	font-weight: bold;
	text-decoration: none;
   font-size: 18pt;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus{

   color: black;
   background-color: #FFFF80;
}
.markt a:link {
	color: #cc3399;
	font-weight: normal;
	text-decoration: none;
}
.markt a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.markt a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.seite a:link {
	color: #cc3399;
	font-weight: bold;
	text-decoration: none;
}
.seite a:visited {
	color: #cc3399;
	font-weight: bold;
	text-decoration: none;
}
.seite a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.event{
padding-left:20px;
padding-right:20px;
}
.event p{
margin-bottom:5px;

}
.event a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.event a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.event a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.cp a:link {
   background:white;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.cp a:visited {
   background:white;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.cp a:hover {
   background:#cc3399;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.index a:link{
   color: red;
	font-weight: bold;
	text-decoration: underline;
   font-size: 14pt;
}
.index a:visited{
   color: #000000;
	font-weight: bold;
	text-decoration: none;
   font-size: 14pt;
}
.index a:hover{
   color: #333333;
	font-weight: bold;
	text-decoration: underline;
   font-size: 14pt;
}
/* ANzeigenannahme*/

/* Adminstyles von TIMSv15 */

.kasten-tranz {
	background-color:#ffffff;
	/* -moz-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=50); */
	width:98%;
	min-width:20em;
	height: auto;
	padding:0.5em;
	border:solid 1px #cc3399;
}
.kasten-tranz table{
	width:100%;
}
.kasten {
	color:#cc3399;
	/*-moz-opacity:1.0;
	opacity:1.0;
	filter:alpha(opacity=100); */	
}
.kasten a:link{
	color:#cc3399;
	font-weight: normal;
	text-decoration: underline;
	padding-top:5px;
}
.kasten a:visited{
	color:#cc3399;
	font-weight: normal;
	text-decoration: none;
}
.kasten a:hover{
	color:#dd3333;
	font-style: normal;
	text-decoration: underline;
}
.suche_erg {
	background-color:#eeeeee;
	/* -moz-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=50); */	
	padding:0.3em;
	border:solid 1px #cc3399;
	min-width:30em;
}
.suche_erg table{
	background-color:#eeeeee;
	/* -moz-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=50); */	
	padding:0.2em;
	min-width:30em;
}
.suche_erg th{
	text-align:left;
/* 	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF; 
	border-right: 2px solid #FFFFFF;  */

}
.suche_erg tr{
	text-align:left;
/* 	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF; 
	border-right: 2px solid #FFFFFF;  */
	border-bottom: 2px solid #FFFFFF;

}
.suche_erg a:link{
	color:#cc3399;
	font-weight: normal;
	text-decoration: none;
	padding-top:5px;
}
.suche_erg a:visited{
	color:#cc3399;
	font-weight: normal;
	text-decoration: none;
}
.suche_erg a:hover{
	color:#666666;
	font-style: normal;
	text-decoration: underline;
}
.suche_erg tr:hover{
	background-color:#fff;
	
}

.admin_menu {
	margin-top:1em;
	/*border:solid 1px #cc3399;*/
	background-color: #fff;
	padding-bottom:15px;
	padding-left:0.5em;
}
.admin_menu p{
	
	display:inline;
	float:left;
	margin-bottom:15px;
}
.admin_menu a:link{
	
	border:solid 1px #cc3399;
	padding-top:0.5em;
	padding-right:0.5em;
	padding-left:0.5em;
	padding-bottom:0.3em;
	margin:0.5em;
	background-color: #fff;
	font-weight: bold;
	font-size: 9pt;
	color:black;
	text-decoration: none;
	
}
.admin_menu a:visited{
	border:solid 1px #cc3399;
	padding-top:0.5em;
	padding-right:0.5em;
	padding-left:0.5em;
	padding-bottom:0.3em;
	margin:0.5em;
	background-color: #fff;
	font-weight: bold;
	font-size: 9pt;
	color:black;
	text-decoration: none;
	
}
.admin_menu a:hover{
	padding-top:0.5em;
	padding-right:0.5em;
	padding-left:0.5em;
	padding-bottom:0.3em;
	margin:0.5em;
	background-color: #cc3399;
	font-weight: bold;
	font-size: 9pt;
	color:#ffffff;
	text-decoration:none;	
}
.newsTh{
	clear:both;
	width:100%;
	margin-bottom:	5px;
	
}
.newsTr{
	clear:both;
	width:100%;
	padding-bottom:	5px;
	
}
.newsTd{
	float:left;
	width:48%;
	padding-left:1%;	
}



