@charset "utf-8";
/* CSS Document */


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	margin:0;
	padding:0;
	font-weight: normal;

}
.wrapper {
	width: 1005px;
	min-width: 955px;
	min-height: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(img/higru.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.sidebar {
	width: 300px;
	float: right;
	color: #FFF;
	padding-top: 20px;
	padding-right: 50px;
}

.sidebar h1{
	font-size: 15pt;
	font-weight: normal;
	font-family: Calibri;
	}
	
.side1{
	padding-left: 13px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

.side2{
	padding-left: 13px;
	line-height: 12pt;
	}	
.side2 a, .side2 a:visited  {
	color: #FFF;
	}	
	
.side2 a:hover, .side2 a:active, .side2 a:focus{
	color: #D9002B;
	background-color: #FFF;
	}
	
.header {
	width: 623px;
	padding-left: 20px;
	padding-top: 20px;
	
}

.header h1{
	color: #d8002a;
	font-weight: normal;
	visibility: hidden;
	position: absolute;
}
.header h2{
	color: #d8002a;
	font-weight: normal;
	visibility: hidden;
	position: absolute;
}
.header h3{
	font-weight: normal;
	visibility: hidden;
	position: absolute;
}

.logo1{
	float: left;
	}
.logo2{
	padding-left: 180px;

	}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666;
	margin-left: 142px;
	color: #D9002B;
	line-height: 14pt;
}
ul.nav a, ul.nav a:visited { 
	display: block; 
	text-decoration: none;
	color: #666;
}
ul.nav a:hover {
	color: #FFF;
	background-color: #D9002B;
	padding-left: 3px;
}




.content1 {
	width: 272px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

.content1 h1{
	color: #D9002B;
	font-weight: normal;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9002B;
	line-height: 12pt;
}
.content1 h2{
	color: #D9002B;
	font-weight: normal;
	font-size: 12pt;
	line-height: 16pt;
	padding-bottom: 0px;
	margin-left: 30px;
}
.content1 h2 img{
	padding-bottom: 0px;
	padding-right: 50px;
	padding-left: 90px;
	padding-top: 5px;
}
ul.content1 {
	list-style-type: disc;

	}
	.content1 a, .content1 a:visited  {
	color: #D9002B;
	}	
	
.content1 a:hover, .content1 a:focus{
	color: #fff;
	background-color: #D9002B;
}
	
	
.content3 {
	width: 603px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

.content3 h1{
	color: #D9002B;
	font-weight: normal;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9002B;
	line-height: 12pt;
	margin-bottom: 30px;
}
.content3 h2{
	color: #D9002B;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
	padding-bottom: 0px;
	margin-left: 0px;
}
.content3 h2 img{
	padding-bottom: 0px;
	padding-right: 50px;
	padding-left: 90px;
	padding-top: 5px;
}
.content3 h3{
	color: #666;
	font-weight: normal;
	line-height: 12pt;
	padding-bottom: 0px;
	margin-left: 80px;
	font-size: 10pt;
}
ul.content3 {
	list-style-type: disc;

	}
.content3 a, .content3 a:visited  {
	color: #D9002B;
	}	
	
.content3 a:hover, .content3 a:focus{
	color: #fff;
	background-color: #D9002B;
	}

.footer {
	width: 653px;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 50px;
}

.footer ul{
	padding-left: 120px;
	padding-right: 100px;
	}	

.footer li {
	color: #666;
	float: left;
	
	list-style-type: none;
}
.footer a, .footer a:visited {
	text-decoration: underline;
	color: #666;
	padding-right: 5px;	
	font-size: 8pt;	
}
.footer a:hover, .footer a:focus {
	color: #FFF;
	background-color: #D9002B;
	
	
}






/*FORTBLINDUNGSPROGRAM*/

	
.content {
	padding-left: 20px;
	width: 623px;
	
	
}
.content p{
	margin:0}


.content h1{
	color: #D9002B;
	font-weight: normal;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9002B;
	padding-top: 20px;
	margin-bottom: 20px;
	
}
.content h2{
	color: #D9002B;
	font-weight: normal;
	font-size: 12pt;
	line-height: 16pt;
	margin-bottom: 30px;
}
.content h2 img{
	margin-right: 10px;
	margin-left: 10px;
}
ul.content {
	list-style-type: disc;

	}
/*.content a, .content a:visited { 
	 
	text-decoration: underline;
	color: #666;
}
.content a:hover,.content a:focus {
	color: #FFF;
	background-color: #666;
	
}*/
.sort{
	font-size:9pt;
	padding-left: 130px;
	}
.sort1{
	font-size:9pt;
	
	}
	
.sort1 a, .sort1 a:visited {
	text-decoration: underline;
	color: #666;
		
}
.sort1 a:hover, .sort1 a:focus {
	color: #FFF;
	background-color: #D9002B;
}	


.dat, .dat:visited {
	text-decoration: underline;
	color: #666;
	font-size: 9pt;
	margin-left: 130px;
	margin-right: 20px;
}
.dat:hover, .dat:focus {
	color: #FFF;
	background-color: #D9002B;
}	

.vort, .vort:visited {
	text-decoration: underline;
	color: #666;
	font-size: 9pt;	
	margin-right: 20px;
}
.vort:hover, .vort:focus {
	color: #FFF;
	background-color: #D9002B;
}
	
.ref, .ref:visited {
	text-decoration: underline;
	color: #666;
	font-size: 9pt;	
}
.ref:hover, .ref:focus {
	color: #FFF;
	background-color: #D9002B;
}	



.veranstaltung {
	padding-top: 10px;

}

.datum1 {
	float: left;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 30px;
}

.zeit1  {
	float: left;
	width: 485px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 5px;
	
}

.datum2 {
	float: left;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	
	
}

.zeit2 {
	float: left;
	width: 485px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 5px;
	
	
}

.ort {
	width: 453px;
	margin-left: 130px;
	
}

.referent a, .referent  a:visited, .referent a:focus {
	width: 490px;
	color: #FFF;
	background-color: #D9002B;
	display: block;
	margin-left: 130px;
	text-decoration: none;
	padding-bottom: 5px;
	border: 1px solid #FFF;	
}
.referent a:hover {
	color: #D9002B;
	background-color: #FFF;
	text-decoration:none;
	border: 1px solid #D9002B;
}

.referent img {
	border:0px;
	position:relative;
	left: 2px;
	top: 3px;
	margin-right: 5px;
	text-decoration: none;
 }
 
.referenttext {
	margin-left: 130px;
	padding-bottom: 20px;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	display: none;
}
.referentlang {
	font-variant: small-caps;
	font-weight: bold;
}
.titel a, .titel a:visited, .titel a:focus {
	width: 490px;
	color: #960;
	margin-left: 130px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	border: 1px solid #FFF;
	padding-bottom: 5px;
}
.titel a:hover{
	color: #D9002B;
	background-color: #FFF;
	text-decoration:none;
	border: 1px solid #D9002B;
}
.titel img {
	border:0px;
	position:relative;
	left: 2px;
	top: 2px;
	margin-right: 5px;
	text-decoration: none;
 }
	

.titeltext {
	padding-left: 180px;
	color: #000;
	padding-bottom: 0px;
	display: none;
}

.titelzusatz {
	
	padding-left: 250px;
	width: 373px;
	font-size:9pt;
	
}

.download{
	width:373px;
}

.download a, .download a:visited {
	text-decoration: underline;
	color: #666;
	font-size: 9pt;
	
}

.download a:hover, .download a:focus {
	color: #FFF;
	background-color: #D9002B;	
	}	
	
	

.clearfloat {
	clear:both;
	height:0;
	line-height: 15px;}




	
.final{
	
	font-size: 10pt;
	-moz-border-radius:7px;
	cursor: pointer;
	background-image: url(img/gruen.jpg);
	background-repeat: repeat-x;
	border-top-left-radius:     7em;
	border-top-right-radius:    7em;
	border-bottom-right-radius: 7em;
	border-bottom-left-radius:  7em;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 130px;
	}
	.final a, .final a:visited, .final a:focus {
	color:#000;
	text-decoration:none;
	text-align: center;
	font-weight: normal;
		}
	
	.final:hover {
	text-decoration: underline;
}
	

input {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFF;
	-moz-border-radius:7px;
	cursor: pointer;
	background-image: url(img/gruen.jpg);
	background-repeat: repeat-x;
	border-top-left-radius:     7em;
	border-top-right-radius:    7em;
	border-bottom-right-radius: 7em;
	border-bottom-left-radius:  7em;


	border-color:#CEFF9D
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	
}
input:visited {
	border-color:#FFF;}

input.zeit {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	background-repeat: repeat;
	-moz-border-radius:0px;
	border-top-left-radius:     0em;
	border-top-right-radius:    0em;
	border-bottom-right-radius:0em;
	border-bottom-left-radius:  0em;
	cursor:default;
	width: 200px;
}
input.semiort {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	background-repeat: repeat;
	-moz-border-radius:0px;
	border-top-left-radius:     0em;
	border-top-right-radius:    0em;
	border-bottom-right-radius:0em;
	border-bottom-left-radius:  0em;
	cursor:default;
	width: 200px;
}
input.referent {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	background-repeat: repeat;
	-moz-border-radius:0px;
	border-top-left-radius:     0em;
	border-top-right-radius:    0em;
	border-bottom-right-radius:0em;
	border-bottom-left-radius:  0em;
	cursor:default;
	width: 300px;
}
input.referent_lang {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	background-repeat: repeat;
	-moz-border-radius:0px;
	border-top-left-radius:     0em;
	border-top-right-radius:    0em;
	border-bottom-right-radius:0em;
	border-bottom-left-radius:  0em;
	cursor:default;
	width: 580px;
}

textarea.referent_text{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	width: 580px;
	height: 200px;
	}
textarea.titel1{
color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	width: 580px;
	height: 80px;
}
textarea.titel_text{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	width: 480px;
	height: 200px;
}
textarea.titel_zusatz{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	width: 380px;
	height: 120px;
}
textarea {
	wrap: hard; 
	}

input.download_texts {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	background-repeat: repeat;
	-moz-border-radius:0px;
	border-top-left-radius:     0em;
	border-top-right-radius:    0em;
	border-bottom-right-radius:0em;
	border-bottom-left-radius:  0em;
	cursor:default;
	width: 580px;
}
input.download_links {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	background-repeat: repeat;
	-moz-border-radius:0px;
	border-top-left-radius:     0em;
	border-top-right-radius:    0em;
	border-bottom-right-radius:0em;
	border-bottom-left-radius:  0em;
	cursor:default;
	width: 580px;
}
select {color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/gelb.gif);
	background-repeat: repeat;}

input.drucken{
	display:none;}

