
/* Standart Einstellung*/
body {
font-family: 'Comic Sans MS', Tahoma, Arial, Helvetica;
font-size: 13pt;
font-weight:normal;
color: #424242;
background-color: #FFEAF4;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
input {
font-family: 'Comic Sans MS', Tahoma, Arial, Helvetica;
	font-weight:bold;
    font-size: 80%;
}
textarea {
font-family: 'Comic Sans MS', Tahoma, Arial, Helvetica;
	font-weight:bold;
    font-size: 80%;
}


/*Ausrichtung */
#page-middle
{
width:950px;
height:100%;
position:absolute;
left:50%;
top:50%;
margin-left:-475px;
margin-top:-0px;
}
/*Ausrichtung */
#a-center
{
width:950px;
margin:0px auto;
text-align:left;
border:0px outset black;
}
.menu
{
font-weight:bold;
font-size:90%;
}
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
text-decoration:none;
color: white;
}
a.menu:hover
{
text-decoration:underline;
}
a.jsw:link, a.jsw:visited, a.jsw:active, a.jsw:hover
{
text-decoration:underline;
color: black;
}
a.jsw:hover
{
text-decoration:underline;
color: black;
font-weight:bold;
}

a:link, a:visited, a:active, a:hover
{
text-decoration:underline;
color: white;
}
a:hover
{
text-decoration:underline;
color: black;
font-weight:bold;
}
#h-select {
border-left: 10px solid white;
border-bottom: 1px solid white;
color: white;
text-decoration:underline;
}
#rahmen {
width: 950px; 
padding: 15px;
padding-bottom:0px;
padding-top:0px;
height:100%;
float:left;
background-image: url(../grafic/bg01.png);
background-position: center top;
background-repeat: no-repeat;
border:0px outset gray;
}
#middle {
height:100%;
width: px;
padding:0px;
margin-bottom:0px;
float:left;
background-image: url();
}
#a-content {
width:705px;
height:100%;
float:left;
text-align:center;
}
#a-Scrollbar {
width: 650px;
height:100%;
font-size:95%;
float:left;
margin-top:35px;
margin-bottom:5px;
padding-left:30px;
padding-top:0px;
padding-bottom:30px;
padding-right:30px;
text-align:justify;
border:0px outset gray;
border-left:3px outset white;
}
#start-Scrollbar {
width: 650px;
height:100%;
font-size: 13pt;
float:left;
margin-top:35px;
margin-bottom:5px;
padding-left:30px;
padding-top:0px;
padding-bottom:30px;
padding-right:30px;
text-align:justify;
border:0px outset gray;
border-left:3px outset white;
}
#a-img {
float:right;
}
#a-studiobild {
	float: left;
	height: 100%;
	width: 370px;
	padding-right: 15px;
	padding-bottom: 30px;
	border: 0px outset white;
}
#title {
height:194px;
width: 950px;
float:left;
text-align: center;
padding-top:0px;
background-position: center Top;
background-image: url(../grafic/header.png);
background-repeat: no-repeat;
}
#titlea {
height:130px;
width: 815px;
float:left;
text-align: left;
padding-top:37px;
padding-left:130px;
border:0px solid red;
}
#titlemenue {
height:25px;
width: 680px;
float:left;
text-align: left;
padding-top:0px;
border:0px outset gray;
}
#titlemenuea {
height:25px;
width: 230px;
float:left;
text-align: center;
padding-top:0px;
border:0px outset gray;
}
#left {
width:230px;
height:455px;
float:left;
text-align: left;
margin-top:40px;
padding-left:0px;
border:0px outset gray;
}
#lefta {
width:195px;
height:152px;
float:left;
text-align: left;
padding:10px 15px 10px 15px;
border:0px outset gray;
font-size: 80%;
background-image: url(../grafic/lefta.png);
background-position: left top;
background-repeat: no-repeat;
}
.leftb {
width:195px;
height:70px;
float:left;
text-align: left;
margin-top:0px;
padding:10px 15px 10px 15px;
border:0px outset gray;
font-size: 80%;
background-image: url(../grafic/leftb.png);
background-position: left top;
background-repeat: no-repeat;
}
.jsw {
width:170px;
font-weight:bold;
padding: 0px 0px 0px 15px;
border:0px solid gray;
}

#bottom {
height:23px;
width: 950px;
float:left;
text-align: center;
padding: 0px 15px 15px 15px;
background-image: url(../grafic/bg02.png);
background-position: center bottom;
background-repeat: no-repeat;
border:0px solid gray;
}
#bottom-a {
height:100%;
width: 250px;
float:left;
text-align: left;
padding:0px px 0px 15px;
font-size:65%;
border:0px solid #000000;
}
#bottom-b {
height:100%;
width: 680px;
float:left;
font-size:65%;
text-align: left;
border:0px solid black;
}
#disclaim {
	font-size:75%;
	text-align:justify;
	float:left;
	margin-top:10px;
}
#mail {
 	width:650px;
	height:350px;
	float:left;
	border:0px double #F77908;
	text-align:left;
}
.devo { 
unicode-bidi:bidi-override; 
direction: rtl;
}


