body
{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #296FC0;
}
a:link {
	color: #3886E0;
	text-decoration: none;
}

a:hover, {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
	text-decoration: none;
}

*
{
border: 0;
margin: 0;
}

#main
{
margin: 0 auto;
width: 998px;
background: #296FC0 url(images/back_all.gif) repeat-y center;
}

#logo {
height: 100px;
width: 700px;
margin: 0 auto;
}

#header
{
width: 790px;
height: 353px;
margin: 0 auto;
}

#ddtabs3
{
padding: 0;
margin: 0 auto;
height: 35px;
width: 770px;
}

#headerimg {
width: 770px;
margin: 0 auto;
height: 200px;
}

#scroller {
	height: 20px;
	width: 770px;
	margin: 0 auto;
}

#headertext
{
position: absolute;
left: 200px;
top: 215px;
text-align: left;
}

#headertext {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #CC66FF;
	font-weight: bold;
}


#headertext H2
{
font-size: 12px;
}

#content
{
width: 760px;
margin: 0 auto;
padding: 0 20px 20px 20px;
}

#contentc
{
width: 770px;
margin: 0 auto;
padding: 0;
}

.full {
	margin: 10 auto;
	width: 770px;
	}
	
.full .tleft, .tright {
	width: 380px;
	font-size: 14px;
	}

.fullk {
	margin: 0 auto;
	width: 770px;
	}
		
.fullk .kleft {
	width: 200px;
	font-size: 14px;
}

.fullk .kright {
	width: 550px;
	font-size: 14px;
}

.content {
	width: 500px;
	margin: 0 auto;
	font-size: 14px;
}

.rcontent {
	width: 760px;
	margin: 0 auto;
	font-size: 14px;
}

.rcontent td p {
	margin: 0 10px 0 10px;
}

.rcontent td.back {
	font-weight: bold;
	color: #3366CC;
}

.rcontent td.back a, a:visited, a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.rcontent td.kurs {
	font-size: 12px;
}
	
#left
{
width: 250px;
height: 600px;
padding: 0;
}

#right
{
float: right;
width: 510px;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 47px;
	width: 770px;
	margin: 0 auto;
	padding-top: 5px;
	border-top: 2px solid #296FC0;
}

		div#footer .powered, .powered a{
			float: right;
			margin-right: 10px;
			color: #FFFFFF;
			text-decoration: none;
		}
		div#footer .copy, .copy a {
			float: left;
			margin-left: 10px;
			color: #FFFFFF;
			text-decoration: none;
		}
	div#footer div.footer_menu {
		margin: 0 auto;
		width: 770px;
		padding: 5px 0;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
	}
		div#footer div.footer_menu a {
			color: #CC66FF;
			text-decoration: none;
		}
		div#footer div.footer_menu a:hover {
			color: #FFFFFF;
			text-decoration: underline;
		}