body { 
	padding: 0;
    margin: 0;
}

body { 
	font: 400 11px/18px 'Open Sans',arial,sans-serif;
	color: #34393A; 
    background-color: #E2E2E3; 
	background-image: url(../gfx/layout/ground_global.png); background-position: center top; background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Ubuntu',Tahoma, Arial, Lucida Sans Unicode, Verdana, Arial, Helvetica, Verdana, sans-serif; 
}

.headline {
	font-family: 'Ubuntu',Tahoma, Arial, Lucida Sans Unicode, Verdana, Arial, Helvetica, Verdana, sans-serif; 
}

a, a:hover, a:visited { 
	color: #5C656A; 
	text-decoration: underline; 
}

#content-right a  {
	color: #ffffff; 
	text-decoration: underline; 
}

/*----------------------------------------------------------------*/
/* Seitengestaltung */
/*----------------------------------------------------------------*/

div#wrapper {
  width: 960px;
  margin: 0 auto;
  padding-left: 12px;
  padding-right: 12px;
  overflow: auto;
}

div#header {
	height: 221px;
}

div#logo {
	width: 273px;
	height: 221px;
	background-image: url(../gfx/layout/logo.jpg); background-position: left top; background-repeat: no-repeat;
	float: left;
}

div#ambient {
	width: 687px;
	height: 221px;
	background-color: #990000;
	float: right;
}

div#menu {
	background-image: url(../gfx/layout/ground_menu.png); background-position: left top; background-repeat: repeat-x;
	width: 935px;
	height: 31px;
	padding-top: 7px;
	padding-left: 25px;
}


div#content {
	background-image: url(../gfx/layout/ground_content.png); background-position: left top;
	background-color: #E2E2E3;
	overflow: auto;
	min-height: 400px;
	padding-bottom: 10px;
}

div#content-left {
	float: left;
	width: 648px;
	background-image: url(../gfx/layout/ground_content-left.png); background-position: left top; background-repeat: no-repeat;
	min-height: 300px;
	overflow: auto;
	padding-left: 50px;
	padding-right: 28px;
	padding-top: 50px;
}

div#content-left h1 {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #CE1111;
	font-weight: normal;
	font-size: 24px;
}

div#content-left h3 {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #989898;
	font-weight: normal;
	font-size: 10px;
}

div#content-right {
	float: right;
	width: 204px;
	background-image: url(../gfx/layout/ground_content-right.png); background-position: left top; background-repeat: no-repeat;
	min-height: 200px;
	color: #ffffff;
	padding-top: 110px;
	padding-left: 15px;
	padding-right: 15px;
}

div#content-right h2 {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 15px;
}

div#footer {
	background-image: url(../gfx/layout/footer.png); background-position: left top;
	width: 910px;
	height: 73px;
	color: #D9D9D9;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}

div#impress {
	width: 248px;
	height: 44px;
	padding-left: 25px;
	padding-top: 5px;
}

div#impress a {
	text-decoration: none;	
	color: #929292;
	font-size: 11px;
	padding-right: 10px;
}

div#logo-box a {
	width: 272px;
	height: 172px;
	display: block;	
	text-decoration: none;
}

#footer-header {
	background-image: url(../gfx/layout/footer_top.png); background-position: left top;
	height: 55px;
	width: 960px;
}

/*----------------------------------------------------------------*/
/* Elemente */
/*----------------------------------------------------------------*/

div#content_uebersicht a {
	width: 396px;
	height: 82px;
	text-decoration: none;  
	padding-top: 10px;
    padding-left: 212px;
	padding-right: 40px;
	display: block;
	color: #50585A;
	margin-bottom: 5px;
	margin-top: 15px;
	line-height: 15px;
}

.headline {
 	color: #CA0000;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
	line-height: 25px;
}

div#contentbox-left {
  width: 270px;
  float: left;
}

div#contentbox-right {
  width: 350px;
  float: right;
}

div#contentbox-left, div#contentbox-right {
  text-decoration: none;
  color: #34393A;  
  background-color: #EBEBEB;
  margin-top: 8px;
  border-width:1px;
  border-style:solid;
  border-color:#D1D1D1;
}

div#contentbox-google {
  width: 100%;
  clear: both;
  text-decoration: none;
  color: #34393A;  
  background-color: #EBEBEB;
  margin-top: 8px;
  border-width:1px;
  border-style:solid;
  border-color:#D1D1D1;
  margin-top: 15px;
  margin-bottom: 15px;
}

div#contentbox-right p, div#contentbox-left p {
	padding-left: 10px;
	padding-right: 10px;
}

div#contentbox-left h2, div#contentbox-right h2 {
	margin-top: 0px;
	background-color: #9A0216;
	min-height: 28px;
	padding: 0px;
	margin: 0px;
    background-image: url(../gfx/background_h2.gif); 
    background-position: left top;
	padding-left: 10px;
	padding-top: 7px;
	margin-bottom: 15px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
    display: block;	
}

div#contentbox-left h3, div#contentbox-right h3, div#contentbox-google h3 {
	margin-top: 0px;
	background-color: #9A0216;
	min-height: 28px;
	padding: 0px;
	margin: 0px;
    background-image: url(../gfx/background_h2.gif); 
    background-position: left top;
	padding-left: 10px;
	padding-top: 7px;
	margin-bottom: 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
    display: block;	
}

div#contentbox-right h6 {
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #9A0216;
	padding: 0px;
	margin: 0px;
    background-image: url(../gfx/background_h2.gif); 
    background-position: left top;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
    display: block;		
}

div#contentbox-left h4, div#contentbox-right h4 {
	margin-top: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #CE1111;
	font-weight: normal;
	font-size: 15px;
}

div#content ul {
	list-style-image:url(../media/pfeil.png); 
	margin-left:17px; 
	margin-right:30px; 
	margin-top:5px; 
	margin-bottom:15px; 
}

div#content li {
  border-bottom-width: 1px;
  border-bottom-style:solid;
  border-bottom-color:#CA0A05;
  padding-bottom:4px;
  padding-top: 4px;
}

.button
{
    margin: 14px 0 0 0; padding: 0 0 0 5px;
    background: url(../gfx/layout/button_left.png) no-repeat top left;
    height: 26px;
	margin-left: 10px;
}
    .button a
    {
        float: left; display: block;
        height: 26px; padding-right: 9px; 
        background: url(../gfx/layout/button_right.png) no-repeat top right;
        color: #fff; font-size: 11px;
        text-decoration: none;
    }
	
.buttonlight
{
    margin: 14px 0 0 0; padding: 0 0 0 5px;
    background: url(../gfx/layout/buttonlight_left.png) no-repeat top left;
    height: 26px;
	margin-left: 0px;
}
    .buttonlight a
    {
        float: left; display: block;
        height: 26px; padding-right: 9px; 
        background: url(../gfx/layout/buttonlight_right.png) no-repeat top right;
        color: #000; font-size: 11px;
        text-decoration: none;
    }

#startbox-1, #startbox-2, #startbox-3 {
  text-decoration: none;
  color: #34393A;  
  background-color: #EBEBEB;
  margin-top: 8px;
  border-width:1px;
  border-style:solid;
  border-color:#D1D1D1;
  float: left;
  width: 205px;
}

div#startbox-1 h1, div#startbox-2 h1, div#startbox-3 h1 {
	margin-top: 0px;
	background-color: #9A0216;
	min-height: 28px;
	padding: 0px;
	margin: 0px;
    background-image: url(../gfx/background_h2.gif); 
    background-position: left top;
	padding-left: 10px;
	padding-top: 7px;
	margin-bottom: 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
    display: block;	
}

#startbox-1, #startbox-2 {
  margin-right: 13px;
}

#startbox-3 {
  margin-right: 0px;
}

div#startbox-1 p, div#startbox-2 p, div#startbox-3 p {
	padding-left: 10px;
	padding-right: 10px;
}


/*----------------------------------------------------------------*/
/* msg-list */
/*----------------------------------------------------------------*/

div#contentbox-right h5 {
	margin-top: 0px;
	background-color: #FFFFFF;
	min-height: 28px;
	padding: 0px;
	margin: 0px;
    background-image: url(../gfx/background_h5.gif); 
    background-position: left top;
	padding-left: 10px;
	padding-top: 7px;
	margin-bottom: 0px;
	color: #CA0A05;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
    display: block;	
}

.msg_list {
margin: 0px;
padding: 0px;
}

.msg_head {
cursor: pointer;
margin: 0px;
padding: 0px;
}

.msg_body {
	background-color: #D0D0D0;
	padding: 0px;
	padding-bottom: 5px;
	border-bottom: 15px;
}

/*----------------------------------------------------------------*/
/* Formulare */
/*----------------------------------------------------------------*/

input { 
	margin-bottom: 5px;
}




