/* =============== Global =============== */

BODY {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color:#3F3F3F;
	background-image:url(img/background.jpg);
	background-repeat: repeat-x;
	background-color:#c0c0c0;
	margin: 0;
}

H1 {
	font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",arial;
	font-size: 24px;
	line-height: 30px;
	color:#990000;
	font-weight: normal;
	padding: 10px 0;
}

H3 {
	margin:18px 0 2px 0;
	color: #444;
	font-size: 12px;
}

P {
	margin-top:0;
}

A  {
	text-decoration:none;
	color:#990000;
}

A:hover  { text-decoration: underline; }

.rahmen {
	background-color:#FFFFFF;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.bgslogan {
	background-color:#990000;
	color: #FFFFFF;
}

.auflistung {
	line-height: 24px;
}

.auflistung2 {
	line-height: 30px;
	list-style-image: url(img/haken.gif);
	vertical-align: top;
}

/* =============== Hauptnavigation =============== */

.mainnavtable {
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-color:#FFFFFF;
}



.mainnav {
	text-decoration:none;
	padding:8px;
	font-size:13px;
	color:#666666;
}

A.mainnav {
	DISPLAY: block;
	text-decoration:none;
}

A.mainnav:hover {
	background-color: #C0C0C0;
	color:#FFFFFF;
	text-decoration:none;
}

.mainnav-always {
	padding:8px;
	DISPLAY: block;
	text-decoration:none;
	font-size:13px;
	color:#EEEEEE;
	background-color:#990000;
}

/* =============== Pulldown Navigation =============== */

.downnav {
	border-width:1px;
	border-color:#cccccc;
	border-top-style:solid;
	background-color: #DDDDDD;
	text-decoration:none;
	font-size:11px;
	color:#666666;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}

A.downnav {
	DISPLAY: block;
	text-decoration:none;
}

A.downnav:hover {
	background-color: #CCCCCC;
	color:#FFFFFF;
	text-decoration:none;
}

.downnav-always {
	border-width:1px;
	border-color:#CCCCCC;
	border-top-style:solid;	
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	DISPLAY: block;
	text-decoration:none;
	font-size:11px;
	color:#EEEEEE;
	background-color:#990000;
}


/* =============== Subnavigation =============== */

.subnavbg {
	background-color: #999999;
	border-bottom: 1px solid #FFFFFF;
}

A.subnav {
	font-size:10px;
	text-align: center;
	text-decoration: none;
	color: #333333;
}

A.subnav:hover {
	color: #990000;
	text-decoration: underline;
}

.subnav {
	font-size:10px;
	color: #333333;
	text-decoration: underline;
}

.subnavline {
	color: #333333;
	text-decoration: none;
}


/* =============== Breadcrumb =============== 

.breadcrumb {
	font-size:9px;
	color: #666666;
	text-decoration: none;	
}

A.breadcrumb {
	font-size:9px;
	color: #666666;
	text-decoration: underline;	
}

A.breadcrumb:hover {
	font-size:9px;
	color: #990000;
	text-decoration: underline;	
}
*/

/* =============== Texte =============== */

.claim {
	padding-bottom: 0;
	margin-bottom: 3px;
}

.topic {
	font-size: 14px;
	color:#3F3F3F;
	letter-spacing:0.1em;
}

.topictel {
	font-size: 15px;
	color:#3F3F3F;
}

/*.title {
	font-size: 17px;
	font-weight: bold;
	color:#990000;
	line-height: 21px;
	 letter-spacing:0.1em; 
}*/

.title1 {
	font-size: 11px;
	color:#990000;
	line-height: 16px;
}

.title2 {
	font-size: 13px;
	font-weight: bold;
	color:#990000;
	line-height: 19px;
	/* letter-spacing:0.1em; */
}

.title3 {
	font-size: 13px;
	font-weight: bold;
	color:#990000;
	/* letter-spacing:0.1em; */
	
}

.title4 {
	font-size: 10px;
	/*font-weight: bold;*/
	color:#990000;
	line-height: 14px;
	/* letter-spacing:0.1em;*/ 
}

A.title4 {
	color: #990000;
	font-size: 12px;
	/*font-weight: bold;*/
	text-decoration:none;
	line-height: 15px;
	/* letter-spacing:0.1em; */
}

A.title4:hover {
	text-decoration: underline;
}

.title4-active {
/*	line-height: 16; */
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	font-size: 12px;
	/* letter-spacing:0.1em; */
}

.title5 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color:#990000;
	/* letter-spacing:0.1em; */
}

.title6 {
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 19px;
	color:#990000;
	letter-spacing:0.1em;
}

.title7 {
	font-size: 13px;
	/*font-weight: bold;*/
	color:#333333;
	/*color:#990000;
	letter-spacing:0.1em; */
}

.title8 {
	font-size: 13px;
	/*font-weight: bold;*/
	color:#3F3F3F;
	line-height: 19px;
	/* letter-spacing:0.1em; */
}

.grautitle {
	color: #888888 ;
	text-decoration: none;
	font-size:11px;
	/* letter-spacing:0.1em; */
}

.subtitle {
	font-family: Verdana;
	font-size: 13px;
	color:#3F3F3F;
}

.text2 {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}

A.text {
	color: #990000;
	text-decoration: none;
}

A.text:hover { 
	color:#990000;
	text-decoration: underline;
}

.blocktext {
	text-align: justify
}

.grautext {
	color: #888888;
	text-decoration: none;
	line-height: 14px;
	font-size:10px;
	/* letter-spacing:0.1em; */
}

.grautext2 {
	color: #888888;
	text-decoration: none;
	/*line-height: 14px;*/
	font-size:11px;
	/* letter-spacing:0.1em; */
}

.rottext {
	color: #990000;
	text-decoration: none;
	line-height: 14px;
	font-size:10px;
	/* letter-spacing:0.1em; */
}

.minitext {
	font-size: 10px;
	line-height: 12px;
}

.artikeltext {
	font-size: 10px;
	line-height: 14px;
}

.author {
	color: #888888 ;
	text-decoration: none;
	font-style:italic;
	font-size:10px;
}

A.non-link:hover { 
	text-decoration: none;
}

A.biglink {
	color: #990000;
	font-size: 14px;
	text-decoration:none;
}

A.biglink:hover { 
	color: #990000;
	text-decoration: underline;
}

.slogan { border-bottom: 1px solid #FFFFFF }

.footer {
	font-size:10px;
	color:#666666;
	text-decoration: none;
}

.textfooter {
	font-size:10px;
	color:#555555;
	text-decoration: none;
	line-height: 14px;
}

A.www {
	font-size:16px;
	color:#990000;
	text-decoration: none;
}

A.www:hover { 
	color: #990000;
	text-decoration: underline;
}

A.email {
	font-size:10;
	color:#990000;
	text-decoration: none;
}

A.email:hover { 
	color: #990000;
	text-decoration: underline;
}

/* =============== Aufzählung =============== */

.list {}


/* =============== Formulare =============== */

.form {
	width: 320px;
	font-size: 10px;
	border: 1px solid #757572;
	background-color:#E7E7E7;
}

.form2 {
	width: 320px;
	font-size: 11px;
}

.form_kurz {
	width: 155px;
	font-size: 10px;
	border: 1px solid #757572;
	background-color:#E7E7E7;
}

.form_box {
	width: 149px;
	font-size: 10px;
	border: 1px solid #757572;
	background-color:#E7E7E7;
}

.formlogin {
	width: 200px;
	font-size: 10px;
	border: 1px solid #757572;
	background-color:#E7E7E7;
}

.formtitle { font-size: 11px }


/* =============== Buttons =============== */

.checkbox {
	font-size: 11px;
}

.button { 
		font-size: 11px;
}

A.button {
	font-size: 11px;
	color:#3F3F3F;
	text-decoration: none;
	font-weight: bold;
}

A.button:hover {
	font-size: 11px;
	color:#990000;
	text-decoration: none;
	font-weight: bold;
}

.refbutton { 
	color:#FFFFFF;
}

A.refbutton {
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 16px;
	width: 20px;
}

A.refbutton:hover {
	text-decoration: none;
	background-color: #990000;
}

.refbutton-active {
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #990000;
	height: 16px;
	width: 20px;
}

/* =============== Tabellen =============== */

.tablelogo {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.tabletop {
	border-top: 1px solid #FFFFFF;
}

.tablelist {
	border-bottom: 2px solid #FFFFFF;
	background-color:#EEEEEE;
}

.red { background-color:#990000; }

.separateline {	border-bottom: 1px dotted #666666; }

.separatevline { border-left: 1px dotted #666666; }

.grauline {
	border: 1px solid #CCCCCC;
}

/* =============== Boxen =============== */

.boxtopic {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#990000;
}

.boxcontent {
	background-color:#EEEEEE;
	font-size: 10px;
	line-height: 12px;
}


/* =============== Bilder =============== */

.bild { border: 1px solid #999999; }