﻿*
{
margin: 0px;
padding: 0px;

}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	background: #275C8E url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}

#language
{
width: 790px;
height: 15px;
padding-left: 0px;
padding-top: 0px;
}

#content
{
	margin: 0 auto;
	width: 790px;
	text-align: left;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

#back
{

width: 790px;
}

#header {
	height: 420px;
	text-align: left;
	background: url(images/top1.gif) repeat-x;		
}

.style1 {
	border-width: 0;
}

#language
{
width: 586px;
height: 15px;
padding-left: 20px;
padding-top: 20px;
}

#menu
{
width: 586px;
height: 35px;
padding-left: 330px;
padding-top: 40px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 115px;
	height: 25px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	background: url(images/button.gif) no-repeat;
}

#menu a:hover {
	width: 115px;
    height: 25px;
	padding-top: 10px;
	color: #FFffff;
	background: url(images/button_r.gif) no-repeat;
	text-decoration: underline;
}


#logo {
background: url(images/header.jpg) no-repeat;
width: 760px;
height: 281px;
text-align:  right;
padding-right: 30px;
padding-top: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
background: #ffffff url(images/blue.gif) repeat-x;
padding-top: 10px;
padding-left: 20px;
}

#left
{
	width: 216px;
}

#left H3
{
width: 191px;
height: 31px;
font-size: 14px;
font-weight: bold;
padding-left: 39px;
padding-top: 12px;
text-transform: uppercase;
color: #ffffff;
background: url(images/titel.gif) no-repeat;
}

#left H4
{
padding-left: 20px;
color: #275C8E;
font-size: 11px;
}

#left p
{
font-size: 11px;
padding: 10px;
}

#left ul {
	list-style: none;
	
}


#left a {
	color: #275C8E;
}
#left a:visited {
	color: #275C8E;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}



#right
{
float: right;
width: 520px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #275C8E;
}

#right a
{
color: #275C8E;
text-decoration: none;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #275C8E;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}


#footer {
	clear: both;
	padding-top: 20px;
	background: #ffffff url(images/back_blue.gif) repeat-x;
	border-top: 4px solid #2C5C89;
    height: 50px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;

}
