body {
	font-family: Arial, serif;
	margin: 15px;
	font-size: 12px;
	padding: 0px;
	color: #000000;
	background: #FFFFFF;
	text-align:center;

}

h1 {
	margin: 5px 0px 12px 0px ;
	color: #8b3b00;
	font-family: Arial;
	font-size: 24px;
	text-align:left;
}

h2 {
	margin: 0px;
	color: #e96300;
	font-family: Arial;
	font-size:14px;
	text-align:left;
}

h2.cytat {
	text-align:right;
}

#wrap {
	width: 769px;
	margin: 0 auto;
	text-align:left;
}

#menutop {
	position: relative;
	width:769px;
	height: 25px;
	top:0px;
	text-align:center;
	background-color: #000000;
	color: #c9c9c9;
}

	

#menutop table {
	height:100%;
	width:769px;
}

#logo {
	position:relative;
	width:769px;
	height:224px;
	background-image: url(../logo.jpg);
}

#menutop A {
	color: #c9c9c9;
	font-size:12px;
	margin:10px;
	text-decoration:none;
}

#middle {
	position: relative;
	width:769px;
	height:auto;
	background-image: url(../bacmenu.jpg);
}

#content {
	position:relative;
	width:475px;
	height:auto;
	background-image: url(../bcg.jpg);
	margin-left:294px;
	text-align:justify;
	padding: 20px 10px 20px 20px;
}

#content A {
	color: #e96300;
	text-decoration:none;
	margin-left:2px;
	padding-left:13px;
	background-image: url(../link.jpg);
	background-repeat: no-repeat;
}

H2 A {
	color: #e96300;
}

#content table.cont {
	height:450px;
	padding: 0px;
	margin: 0px;

}

#content table.cont TD{
	vertical-align:top;
}

#menuleft {
	position:absolute;
	height:auto;
	top:0px;
	left:0px;
	width:294px;
	padding:30px;
	text-align:left;
}



#menuleft A {
	text-decoration:none;
	color: #ffeab3;
	font-size:18px;
	height:50px;

	padding:5px 0px 0px 50px;
	margin-top:5px;


}

#menuleft A.mail {
	text-decoration:none;
	color: #ffffff;
	font-size:13px;
	padding:0px;
	margin:0px;

}
	
#menuleft TR {
	height: 35px;
	background-image: url(../menupic.jpg);
	background-repeat:no-repeat;
	padding-bottom:15px;
}

#kontakt {
	position:absolute;
	left:0px;
	width:294px;
	text-align:center;
	color:#ffffff;
	margin-top:10px;
	font-size:13px;
}

#footer {
	position: relative;
	width:769px;
	height: 23px;
	background-color: #000000;
	color: #c9c9c9;
}

#istudio {
	position:absolute;

	background-image: url(../istudio.jpg);
	height:23px;
	width:294px;
	text-align:center;
	color:#000000;
	font-size:10px;
	vertical-align:middle;
}

#istudio table {
	width:294px;
	height:100%;
}


#istudio A {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

.contentheading {
	margin: 5px 0px 12px 0px ;
	color: #8b3b00;
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
}

.contentpaneopen {

	position:relative;
	width:435px;
	text-align:justify;
}

UL {
list-style-position:outside;
list-style-type: square;
padding: 0;
margin-left: 30px;

}

OL {
list-style-position:outside;
padding: 0;
margin-left: 30px;

}

OL.arabic {

list-style-position:outside;
list-style-type: upper-alpha;
padding: 0;
margin-left: 30px;


}




