/* ----------------------H E A D E R -------------------------*/

#WeisserBalken {
	width:900px;
	height: 60px;
	text-align:left;
	margin:auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#Metamenue {
	width:900px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding: 40px 0px 0px 580px;
}

#Metamenue a:link { 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#Metamenue a:visited { 
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}

#Metamenue a:hover { 
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

#MainImage {
	width: 900px;
	height: 225px;
	text-align:left;
	margin:auto;
	overflow: hidden;
	border-top: solid 1px #7A8080;
	padding: 0px 0px 0px 0px;
}

.Logo {
	padding: 0px 0px 5px 0px;
}

#Adresse {
	width: 240px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
	text-align:left;
	padding: 1px 0px 0px 30px;
}


/* ----------------------M E N U E-------------------------*/

#Menue {
	width:900px;
	height: 58px;
	text-align:left;
	margin:auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#seminar {
	width: 527px;
	height:24px; 
	overflow: hidden;
	padding: 0px 0px 0px 15px;
	float: left; 
	visibility: hidden;
	background-image: url(../media/menue/hi-submenue.gif);
}

#seminar a:link, a:visited { 
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}

#seminar a:hover { 
	color: #333333;
	background-color: transparent;
	text-decoration: underline;
}

#seminarvisible {
	width: 527px;
	height:24px; 
	overflow: hidden;
	padding: 0px 0px 0px 15px;
	float: left; 
	background-image: url(../media/menue/hi-submenue.gif);
}

#seminarvisible a:link, a:visited { 
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}

#seminarvisible a:hover { 
	color: #333333;
	background-color: transparent;
	text-decoration: underline;
}

#ausblenden{
	width:900px;
	height: 1px;
	text-align:left;
	margin:auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	}
/* -------------------M A I N----------*/

#MainContent {
	width: 900px;
	text-align:left;
	margin:auto;
	padding: 0px 0px 0px 0px;
		
}

#Content {
	padding: 5px 0px 5px 0px;
	}

#TeaserLinks {
	width: 235px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	margin: 20px 40px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-color: #F0F0F0;
}

#TeaserProgrammHeader {
	background-color:#325567; 
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
}

#TeaserMiddle {
	color: #333333;
	padding: 10px 10px 0px 10px; 
	overflow: hidden;
}

#TeaserMiddle a:link { 
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#TeaserMiddle a:visited { 
	font-weight: normal;
	color: #333333;	
	text-decoration: none;
}

#TeaserMiddle a:hover { 
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#TeaserProgrammFooter {
	background-color:#325567; 
	width: 60px;
	color: #ffffff;
	text-align:right;
	float: right;
	margin: 0px 0px 0px 0px;
	padding-right: 10px; 
	overflow: hidden;
}


#TeaserAktuellesHeader {
	background-color:#487A95; 
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
}

#TeaserAktuellesFooter {
	background-color:#487A95; 
	width: 60px;
	color: #ffffff;
	text-align:right;
	float: right;
	margin: 0px 0px 0px 0px;
	padding-right: 10px; 
	overflow: hidden;
}

#TeaserDioezeseHeader {
	background-color:#BDD3DF; 
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
}


#ContentTeaser {
	width: 180px;
	font-weight: normal;
	line-height: 17px;
	color: #ffffff;
	margin: 20px 0px 0px 0px;
	padding: 0px 21px 0px 0px;
	float: left;
}


.ContentTeaserHead {
	width:170px; 
	height:48px; 
	background-color: #253E4B; 
	padding: 5px;
	}

.ContentTeaserHead2 {
	width:170px; 
	height:48px; 
	background-color: #487A95; 
	padding: 5px;
	}

.ContentTeaserHead3 {
	width:170px; 
	height:48px; 
	background-color: #BDD3DF; 
	padding: 5px;
	}


.Bild { 
	padding: 0px 0px 40px 10px; 
	float: right;
	}
	
.BildTeaser { 
	margin: 0px 0px 0px 0px; 
	}


.floatRight {
	float: right;
	padding: 3px 10px 0px 0px;
}

.floatLeft {
	float: left;
}

.clear {
	clear: both;
	}

.clearRight {
	clear:right;
}

.clearLeft {
	clear: left;
}

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* -------------------H T M L - T A G S----------*/

body {
	width: 100%;
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


body, h1, h2, h3, h4, h5, h6, div, span, p, ul, dl, ol, li, dd, dt, table, tr, th, td, textarea, select, option, input, label {
	font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p {
	margin: 5px 0px 5px 0px;
}


h1 {  
	font-size: 15px; 
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #487A95;
	
}

h2 {  
	font-size: 13px; 
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #333333;
	
}


h3 { 
	font-weight: bold;
	color: #ffffff;
	font-size: 12px; 
	line-height: 14px;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 0px 0px;
}

h4 {  
	font-size: 12px; 
	line-height: 16px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #000000;
}


.weiss {
	color: #ffffff;
}

.blau {
	color: #487A95;
	}
	
.orange {
	color: #C4542C;
	}

.versalien {
	text-transform: uppercase;
}

/* - - - - - - - - - -Links - - - - - - - - - */

a:link { 
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

a:visited { 
	color: #000000;	
	background-color: transparent;
	text-decoration: none;
}

a:hover { 
	background-color: transparent;
	text-decoration: none;
}

/* - - - - - - - - - -Aufzaehlung- - - - - - - - - */

ul {
	list-style-image: url(../listitem.gif); 
	margin-bottom: 1px; 
	margin-top: 1px;
	}

li { 
	position: relative;
	left:20px;
	margin-bottom: 10px;
	}
	
ul.pdf { 
	list-style-image: url(../b.gif); 
	margin-bottom: 1px; 
	margin-top: 5px;
	}

li.pdf { 
	position: relative;
	left:0px;
	margin-bottom: 10px;
	}

/* - - - - - - - - - -Formularelemente - - - - - - - - - */

label {
	float:left; 
	width: 140px;
}

select { 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px #c9c9d7;
	width: 200px; 
}

input { 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px #c9c9d7;
	width: 200px;
}

textarea { 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px #c9c9d7;
	width: 200px;
	height: 100px; 
}