body {
	color:#eeeeee;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	color:#333333;
	background: url(../grafik/bg/bgmain.gif);
	font-size: 9pt; 
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6,p,li,td,th,a,b,i,li,ul,sub,pre { font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#333333; }

h1 { font-size:12pt; font-weight:bold; }

h2 { font-size:10pt; font-weight:bold; }

h3 {
	font-size:10pt;
	font-weight:bold;
	font-style : italic;
	margin-top : 20px;
	margin-bottom : 8px;
}

p,li,td {
	font-size:9pt;
	font-weight:normal;
	color:#333333;
	line-height : 16pt;
} 

form td { background-color:#ddddee; }

form th { 
	background-color:#ccccdd; 
	font-size:10pt;
}

input,textarea { 
	color: #000000; 
	font-size:9pt; 
	background-color:#eeeeff; 
	border-width:0px; 
	border-color:#000000; 
	border-style:solid 
}

a {
	color:#333344;
	text-decoration:underline;
}

#logo { position:absolute; 
	top:30px; 
	left:98px; 
}

#akad { position:absolute; 
	top:140px; 
	left:98px; 
}

#path { 
	font-size:8pt; 
	font-weight:bold; 
	color:#ffffff;
	position:absolute; 
	top:30px; 
	left:300px; 
	width:460px; 
	height:12px; 
	background-color:#644a6c; 
	padding:2px;
	}
iframe {
	position:absolute;
	top:70px;
	left:300px;
	width:480px;
	height:430px;
	background-color:#ffffff;
	overflow-x : hidden;
	overflow-y : auto;
}

iframe.breit {
	position:absolute;
	top:70px;
	left:300px;
	width:650px;
	height:500px;
	background-color:#ffffff;
	overflow-x : hidden;
	overflow-y : auto;
}

#cont {
	position:absolute; 
	top:100px; 
	left:300px; 
	width:480px; 
}

.unt {
	font-size:8pt;
	vertical-align:top;
}