body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#ffffff;
 text-align:center;
}

#main
{
	width:950px;
	margin:0px auto;
	text-align:left;
}

h1 {
	font-size:18px;
	color:#000000;
	margin-top: 0px;
	color: #143e92;
}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}


a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:bold;
  font-size:12px;
}
a:active, a:hover
{ 
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#ffffff;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
	color:#6ebae0;
}

.imgclass {
vertical-align:middle;
padding-left: 20px;
padding-right: 20px;
width:2px;
height:30px;
}

.imgclass2 {
vertical-align:middle;
width:2px;
height:30px;
}

/* Die Titelzeile */
#title {
height:83px;
background-image: url(logo_blau.gif);
background-repeat: no-repeat;
background-position: right;
}

/* Das Menü */
#menu {
color: #dd8844;
background-color:#143e92;
text-align: right;
padding-right: 20px;
height:30px;
}

/* Das Menü */
#menu2 {
background-color:#6ebae0;
height:30px;
}

.himenu {
color: #ffffff;
font-weight: bold;
background: #ffa926;
background-image:(balken.gif);
background-repeat: repeat;
height:30px;
width:300px;
padding-left: 10px;
}

/* Der Inhalt */
#content {
background-color:#ffffff;
padding:0px;
color:#000000;
text-align:left;
}

.content {
	text-align:left;
}

#content_left {
	float: left;
	padding: 15px;
	padding-top: 30px;
	font-weight: normal;
}

#content_left a {
	color: #000000;
	text-decoration: none;
}

#content_left a:hover {
	color: #ffa926;
	text-decoration: underline;
}

.nav0 {
	padding-bottom: 15px;
}


.active {
	color: #ffa926;
}


#content_right {
	float: right;
	width: 620px;
	border-left: solid 1px #ffa926;
	padding: 10px;
}

#content_right img {
	border: 0px;
}

#flaggen {
	text-align: right;
}

#flaggen img {
	border: 0px;
}

ul {
	list-style-image: url(balken2.gif);
	margin-left:0px;
}

* html ul {
	margin-left:30px;
}

*+html ul {
	margin-left:30px;
}

li {
	margin: 0px;
	padding: 0px;
}

#bigblue {
	background: #143e92;
	color: white;
	width: 100%;
	font-size: 18px;
}

#bigblue div {
	padding: 20px;
}

.topactive {
	color:#6ebae0;
}
