﻿body 
{
    background: #eeeeee url(../images/teppich_background.png) repeat fixed top;
    padding:0px;
    margin:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
}

#container
{
	margin-left: auto;
	margin-right: auto;
    width: 750px;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #ffffff;
	text-align:center;
}
#mainbody
{
    width: 728px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#toplinks
{
    float:right;
    padding-top:38px; 
    color:#999999;
    text-transform:uppercase;
}

#toplinks a
{ 
    font-size: 9px;
    color: #666666;
    text-decoration:none;
}
#toplinks a:hover
{
    color: #666666;
    text-decoration:underline;
}
#mainhead
{
    height:54px;
}
	   
#mainhead img
{
    width: 315px;
    height: 52px;
    float: left;
}
#navigation
{
   padding-top:0px;
   padding-left:6px;
   line-height:26px;
   height:25px;
   background: url(../images/menubar_.png) no-repeat;
   text-transform: uppercase;
}
	   
#navigation a
{
    font-size: 9px;
    color: #000000;
    text-decoration:none;
}
#navigation a:hover
{
    color: #333333;
    text-decoration:none;
}
.mainimg
{
    border:1px solid #DDDDDD;
}

#content
{
    margin-top:0px;
    margin-bottom:10px;
    line-height:16px;
}
.leftcontent
{
    width:260px;
    background:#fff;
    float:left;
    text-align:right;
}
.leftcontent p
{
    font-size:9px;
    padding-right:5px;
}
.rightcontent
{
    float:right;
    width:440px;
    background:#fff;
    margin-left: 1px;
    margin-right:1px;
}
.rightcontent p 
{
	margin-top:0px;   
	padding-top:0px;
	padding-bottom:10px;
}
.rightcontent p.small
{
	font-size:9px;
}
.rightcontent h1
{
    color: #CC0000;
    font-size: 14px;
    text-decoration:none;
    text-align: left;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightcontent h1 a:link, .rightcontent h1 a:visited
{
    color: #CC0000;
    font-size: 14px;
    text-decoration:none;
    text-align: left;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightcontent h1 a:hover
{
    text-decoration:underline;
}

.rightcontent h2
{
    font-size: 12px;
    font-weight: bold;
}
.rightcontent h3
{
    font-weight:normal;
    font-size: 9px;
    color: #999999;
    text-decoration:none;
}
.rightcontent h4
{
    font-size: 9px;
    color: #cc0000;
    font-weight: bold;
}

object
{
    margin:0px;
}

h1
{
    font-size: 12px;
    color: #CC0000;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
}

#footer
{
    float:none;
    padding-top:15px;
    margin-bottom:10px;
    text-align:center;
    font-size: 9px;
    color: #cc0000;
    text-decoration:none
}
#footer p
{
    vertical-align:middle;
    margin:0px;
    font-size: 9px;
    color: #999999;
    text-decoration:none
}
#footer p.copyright
{
    font-size:9px;
    color: #cc0000;
}

#footer a
{
    font-size: 9px;
	color: #333333;
	text-decoration:none;
}
#footer a:hover
{
    font-size: 9px;
	color: #cc0000;
	text-decoration:underline;
}

img
{
    border:0px;
}
#pfad p
{
    margin:0px;
    font-size: 9px;
	color: #cc0000;
	text-decoration:none;
	text-transform:uppercase;
}
#pfad a
{
    font-size: 9px;
	color: #cc0000;
	text-decoration:none;
	text-transform: uppercase;
}
#pfad a:hover
{
    font-size: 9px;
	color: #cc0000;
	text-decoration:underline;
	text-transform: uppercase;
}
.clearer
{
    clear:both;
}
.leftoperations
{
    width:499px;
    background:#fff;
    float:left;
    text-align:left;
}
.rightoperations
{
    float:right;
    width:200px;
    background:#fff;
    margin-left: 1px;
    margin-right:1px;
    border-left:1px solid #DDDDDD;
    text-align:center;
}

.rightoperations img
{
    margin-left:5px;
}
.rightoperations hr
{
    border-width:0px;
    width:90%;
    color:#DDDDDD;
    height:1px;
    background-color:#DDDDDD;
}
.rightoperations .link
{
    border:solid 1px #DDDDDD;
}
.rightoperations .link:hover
{
    border:solid 1px #CC0000;
}

.rightoperations a, .rightoperations a:visited
{
    color:Black;
    text-decoration:none;
    font-weight:normal;
}

.rightoperations a:hover
{
    color:#CC0000;
}

.leftoperations .mainimg
{
    margin-left:5px;
}
.leftoperations h1
{
    margin-left:5px;
}

.leftoperations h1 a:link, .leftoperations h1 a:visited
{
    color: #CC0000;
    text-decoration:none;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftoperations h1 a:hover
{
    text-decoration:underline;
}

.Highlight
{
    text-align:left;
}

hr
{
    border-width:0px;
    width:100%;
    color:#DDDDDD;
    height:1px;
    background-color:#DDDDDD;
}
