/* CSS Document http://www.techmers.com/css/styles.css */

body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../images/kachel_561x1000.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	margin: 0;
	padding: 0;
}

.check {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../images/kachel_561x1000.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #1a171b;
	text-decoration: none;
}

a:hover, a:active {
	color: #802b1b;
	text-decoration: none;
}

.background_content {
	background-image: url(../images/background_content_670x351.jpg);
	background-repeat: no-repeat;
}

.background_submenu {
	background-image: url(../images/background_submenu_432x156.png);
	background-repeat: no-repeat;
}


.submenu_screen {
	padding-top: 3px;
}

.submenu_screen a {
	color: #802b1b;
	text-decoration: none;
	font-weight: bold;
}


.submenu_ak {
    border: none;
	color: #802b1b;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}

.submenu_ak a {
	color: #802b1b;
	font-weight: bold;
	text-decoration: none;
}

.submenu_ik {
    border: none;
	color: #802b1b;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}

.mail2link a {
	color: #660000;
	text-decoration: none;
}

.zeilenabstand {
    padding-bottom:3px;
}

.absatz {
    padding-bottom:15px;
}

.content {
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*text-align: center;
	vertical-align: top;*/
}

.content_contact {
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*text-align: center;
	vertical-align: top;*/
}

.fontsize12_normal {
	font-size: 12px;
}

.fontsize12_bold {
	font-size: 12px;
	font-weight: bold;
}

.fontsize14_bold {
	font-size: 14px;
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.cms_padding {
	padding: 15px;;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

