* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
}


/*-----------------------------*/
/* 3-Spaltiges Layout mit DIVS */
/*-----------------------------*/

#frame {
	width: 100%;
}

#header {
	width: 100%;
	margin-bottom: 0.5cm;
}

#content {
	float: right;
	width: 100%;

}

#links {
	display:none
}

#teaser {
	display: none;
}

#enclose {
	float: left;
	width: 100%;
}

#footer {
	width: 100%;
}

/*-----------------------------*/
/* Headlines */
/*-----------------------------*/

h1.error {
	color: #c90033;
}

h1.intern {
	color: #00408a;
	border-bottom: 1px solid #669;
}

h2 {
	width: 100%;
	font-family: Verdana, sans-serif;
	color: #E59700;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5px;
	border-bottom: 1px solid #515D97;
	margin-bottom: 15px;
	margin-top: 5px;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	text-decoration: none;
	color: #E59700;
}

div.newsHeadline {
	border-bottom: 1px solid #515D97;
	text-align: right;
	height: 14pt;
	margin-bottom: 10px;
}

h2.newsList {
	border-bottom: 0;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3.newslist {
	font-family: Verdana, sans-serif;
	color: #E59700;
	font-weight: bold;
	font-size: 13px;
	display: inline;
}

h3.newslist a{
	text-decoration: none;
	color: #E59700;
}

.newsdate {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ED474B;
}

.newsDetailDate {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #515D97;
}


h3.news {
	font-size: 13px;
	/*line-height: 1.6em;*/
	font-weight: bold;
}

h3.news a {
	color: #000000;
	text-decoration: none;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #515D97;
	margin-bottom: 12px;
	border-bottom: 1px solid #515D97;
}
/*-----------------------------*/
/* FAQ-Seiten */
/*-----------------------------*/

ul#faqLinkList {
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 25px;

	list-style-type: disc;
	list-style-image: url('../global_images/pfeil_frage.png')
}

ul#faqLinkList li a {
	text-decoration: none;
	color: #000;
}

.faqhead {
	font-weight: bold;
	color: #515D97;
	font-size: 1.2em;
}

h3.newFAQEntry {
	padding-top:20px;
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	color: #BEBEBE;
	font-weight: bold;
	font-size: 1.1em;
}

/*-----------------------------*/
/* Text-Styles */
/*-----------------------------*/

body {
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
}

p, ul, li {
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	/*margin-bottom: 16px;*/
}

p ul li {
	margin-left: 20px;
}

p {
	margin-bottom: 16px;
}

.editTextArea {
	font-family: Verdana, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 5px;
}

.subhead {
	font-weight: bold;
	color: #000000;
}

.terminDatum {
	font-size: 11px;
	font-weight: bold;
	color: #515D97;
}

div.textbox {
	font-family: Verdana, sans-serif;
	background-color: #fff;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	/*line-height: 1.6em;*/
	font-size: 1.0em;
	font-weight: normal;
}

a.headlinelink {
	font-size: 13px;
}

a.newsboxtxt {
	font-size: 11px;
}

a {
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	color: #A2A2A2;
	font-weight: bold;
}

a:hover {
	color: #ED474B;
}

/*-----------------------------*/
/* Navigation */
/*-----------------------------*/

ul#subnavList {
display: none;
}

ul#footlinks {
	display:none;
}



ul#languageSelect {
	display:none;

}



/*-----------------------------*/
/* Bilder und anderes */
/*-----------------------------*/

.imageLeft {
	float: left;
	margin-right: 16px;
	margin-bottom: 5px;
}

/*-----------------------------*/
/* Formulare */
/*-----------------------------*/

fieldset {
	border: none;
}

label {
	width: 150px; 
	height: 25px;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	float: left;
}

.textInput {
	width: 192px; 
	height: 15px;
	margin-bottom: 7px;
	padding: 4px;
	border: 1px solid #515D97;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	background-image: url(../global_images/back_inputText.png);
	clear: both;
}

textarea {
	width: 192px; 
	height: 92px;
	margin-bottom: 7px;
	padding: 4px;
	border: 1px solid #515D97;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	background-image: url(../global_images/back_textArea.png);
	clear: both;
}

.btnAbschicken {
	clear: both;
	margin-left: 150px;
	margin-right: 7px;
}

fieldset {
	border: 0;
}
	
fieldset dt {
	float: left;	
	width: 20%;
	text-align: left;
	width: 160px;
	display: block;
}

fieldset dd {
	margin-left: 10px;
	vertical-align: top;
}

/*-----------------------------*/
/* Intern                      */
/*-----------------------------*/

div.dlBlock {
	width: 100%;
	margin-top: 50px;
}

div.dlBlockHead {
	border-bottom: 1px solid #669;
	text-align: right;
	padding-bottom: 5px;
}

div.dlBlockHead h2 {
	float: left;
	border: 0;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	width: auto;
}

span.dlTitleDownload {
	display: block;
	font-size: 0.9em;
}

div.dlBlockBody {
	clear: both;
	font-size: 1.1em;
	line-height: 1.6em;
}

/*-----------------------------*/
/* Listen etc                  */
/*-----------------------------*/

div#content div#inhalt ul {
	margin-left: 20px;
	padding-left: 0px;
	list-style-type: disc;
	list-style-image: url('../global_images/pfeil_frage.png');
}

ul ul {
	list-style-image: none;
}

ul li ul{
	margin-left: 20px;
	padding-left: 0px;
	color: #747474;
}

/*-----------------------------*/
/* Mitgliederbloecke           */
/*-----------------------------*/

div.MitgliederBlock {
	float: left;
	width: 115px;
	height: 100px;
	padding-right: 5px;
	margin-bottom: 5px;
	vertical-align: bottom;
}

div.MitgliederBlockLink {
	border-top: 1px solid #515D97;
}

div.MitgliederBlockLogo {
	height: 80px;
}

table.tLogo {
	margin: 0;
	padding: 0;
}

.tdLogo {
	height: 80px;
	vertical-align:middle;
}


/*-----------------------------*/
/* Editmode                    */
/*-----------------------------*/
.editmode {
	font-family: Verdana, sans-serif;
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
	margin: 5px;
}


div#newsboxcontent {
	font-size: 11px;
}

div#termincontent{
	font-size: 11px;
}

/*-----------------------------*/
/* Kontaktformular             */
/*-----------------------------*/

dl {
	margin: 0;
	padding: 0;
}

dl dt {
	float: left;
	clear: left;
	width: 30%;
	text-align: left;
	display: block;
}

dl dd {
	margin-left: 0;
	float: left;
}

.printheader {

}