
@font-face {
  font-family: 'Roboto Serif';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto/roboto-serif-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto/roboto-serif-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto/roboto-serif-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto/roboto-serif-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto/roboto-serif-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto/roboto-serif-v7-latin-regular.svg#RobotoSerif') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:400;
	font-style: normal;
	color: black;
	background-color: white;
	background-image: url();
	background-position: center top;
	background-repeat: no-repeat;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
    margin-top:10px;
    margin-bottom:10px;
    font-size: 35px;
	font-style: italic;
}
h2 {
    margin-top:15px;
    margin-bottom:15px;
    padding:16px 0px 15px 0px;
    font-size: 26px;
    text-align:center;
	background-image: url(../grafic/bg_h.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-style: italic;

}
h3 {
    margin-top:10px;
    margin-bottom:10px;
    padding:0px 0px 10px 0px;
    font-size: 20px;
	font-style: italic;
}

h4 {
    margin-top:10px;
    margin-bottom:10px;
    padding:10px 0px 10px 0px;
    font-size: 17px;
    text-align:left;
	font-style: italic;
}
h5 {
    margin-top:0px;
    margin-bottom:0px;
    padding:0px 0px 10px 0px;
    font-size: 19px;
    text-align:left;
	font-style: italic;
}


/*Ausrichtung */
#a-center {
	width:980px;
	margin:0px auto;
	border:0px outset black;
}
/* Außenrahmen */
#bgrahmentitle {
	width: 950px;
	padding: 15px 15px 0px 15px;
	height:100%;
	float:left;
	background-image: url(../grafic/bg_rahmen.png);
	background-position: center top;
	background-repeat: repeat;
	border:0px outset gray;
}
#bgrahmenmiddle {
	width: 950px;
	padding: 0px 15px 0px 15px;
	height:100%;
	float:left;
	background-image: url(../grafic/bg_rahmenmiddel.png);
	background-position: center top;
	background-repeat: repeat;
	border:0px outset gray;
}
#bgrahmenbottom {
	height:70px;
	width: 950px;
	float:left;
	padding: 0px 15px 15px 15px;
	background-image: url(../grafic/bg_rahmen.png);
	background-position: center bottom;
	background-repeat: repeat;
	border:0px outset gray;
}
/* Außenrahmen Ende */

#bgmiddletop {
	height:100%;
	width: 950px;
	float:left;
	background-image: url(../grafic/bg_middeltop.png);
	background-position: center top;
	background-repeat: no-repeat;
	border:0px solid gray;
}
#middlemiddle {
	height:auto;
	width: 950px;
	margin-top:23px;
	float:left;
	background-image: url(../grafic/bg_middelmiddel.png);
	background-position: center center;
	background-repeat: repeat-y;
	border:0px solid blue;
}
#bgmiddlebottom {
	height:30px;
	width: 950px;
	padding:0px;
	float:left;
	background-image: url(../grafic/bg_middelbottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border:0px solid red;
}
#boxjsw {
	float:left;
	width:230px;
	height:auto;
	font-size:14px;
	padding:10px 0px 10px 0px;
	text-align:center;
	border:0px solid gray;
}
#a-content {
	width:950px;
	height:100%;
	float:left;
	text-align:center;
	border:0px outset red;
}
#a-Scrollbar {
	width: 890px;
	height:100%;
	float:left;
	padding:30px 30px 30px 30px;
	padding-top:0px;
	text-align:justify;
	border:0px solid gray;
}
a:link, a:visited, a:active, a:hover {
	text-decoration:underline;
	color: #424242;
}
a:hover {
	text-decoration:underline;
	color: black;
}
.bgmenue {
	width:auto;
	height:32px;
	border:0px solid black;
	float:left;
	padding:5px 0px 0px 0px;
	background-image: url(../grafic/bg_button.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.bgemenue {
	width:16px;
	height:32px;
	border:0px solid black;
	float:left;
	margin-right:2px;
	background-image: url(../grafic/bg_button_r.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.menu {
	font-weight:bold;
	padding:0px 5px 0px 15px;
	border:0px outset gray;
}
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	text-decoration:none;
}
a.menu:hover {
	text-decoration:none;
}
#aktiv {
	padding:0px 5px 0px 15px;
	color: #C00; 
}
#title {
	height:245px;
	width: 950px;
	float:left;
	background-image: url(../grafic/bg_titel.png);
	background-position: center center;
	background-repeat: no-repeat;
	border:0px solid gray;
}
#titlea {
	height:220px;
	width: 950px;
	float:left;
	text-align: center;
	padding: 10px 0px 0px 0px;
	background-image: url();
	background-position: center center;
	background-repeat: no-repeat;
	border:0px solid gray;
}
#titlemenue {
	height: 40px;
	width: 450px;
	float: right;
	text-align: right;
	border: 0px solid gray;
}
#b-left {
	height:auto;
	width: 310px;
	border:0px solid gray;
	float:left;
	text-align: center;
}

#bottom {
	height:60px;
	width: 950px;
	float:left;
	text-align: center;
	background-image: url(../grafic/bg_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border:0px outset gray;
}
#bottom-a {
	height:33px;
	width: 600px;
	float:left;
	font-size:12px;
	border:0px outset gray;
}
#bottom-b {
	height:17px;
	width: 288px;
	float:left;
	text-align: right;
	padding:23px 60px 0px 0px;
	font-size:12px;
	border:0px solid #000000;
}
#a-left {
	height:auto;
	width: 580px;
	border:0px solid gray;
	float:left;
	text-align: center;
}

#a-right {
	height:auto;
	width: 304px;
    padding:0px 0px 0px 0px;
	border:0px solid gray;
	float:right;
	text-align: justify;
}
#a-impress {
	height:300px;
	width: 270px;
    margin-top:20px;
	font-size:18px;
    margin-right:0px;
	padding:15px;
	border: 0px solid gray;
	float:right;
	text-align: left;
	background-image: url(../grafic/bg_impress.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#btext {
	height:auto;
	width: 260px;
    padding:0px 0px 0px 20px;
	border:0px solid gray;
	float:left;
	text-align: justify;
}

.devo {
	unicode-bidi:bidi-override;
	direction: rtl;
}
#a-mail {
	height:490px;
	width:530px;
	padding:15px 15px 15px 15px;
	border:0px solid red;
	float:left;
	text-align: left;
	background-image: url(../grafic/bg_kontakt.png);
	background-position: left top;
	background-repeat: no-repeat;

}
.button {
	background:transparent;
	width:95%;
	-moz-border-radius:10px;
}
.button:hover {
	background: white;
}
#a-disclaim {
	height:auto;
	width: 830px;
	padding:0px 0px 20px 30px;
	border:0px solid gray;
	float:left;
	text-align: justify;
	font-size:15px;
}
fieldset {
	text-align: center;
    margin-left:30px;
    margin-right:30px;
	border:5px solid black;

}

fieldset22 {
	text-align: center;
    margin-left:30px;
    margin-right:30px;
	border:5px solid black;

}
