
/***** HTML *****/

html {
	margin: 0px;
	background-color: #ffffff;
}

body {
	font-family: Verdana; 
	font-size: 11px; 
	line-height:16px;
	margin:0px 0px; 
	padding:0px; 
	text-align:center;

}

#center {
	width: 820px;
	margin: 0px auto; 
	text-align: left; 
	padding: 0px;
	background-image:  url(/images/bg_header.gif);
	background-repeat: no-repeat;
}

body#home { 
	background-image: url(/images/background.gif);
	background-repeat: no-repeat;
	margin:0px 0px; 
	padding:0px; 
	text-align:center;
}

h1, h2, h3 {
   font-family: Verdana;
   font-size: 13px;
   line-height:16px;
   margin:0px; 
   margin-bottom: 6px;
   color: #666666;
   font-weight: bold;
}

#textRed {
   color: #950002;
   position:relative; 
   top: 0px; 
   left: 10px;
}

.textRed {
   color: #950002;
}

#paddingLeft {
   position:relative; 
   top: 0px; 
   left: 10px;
}

#paddingRight {
   position:relative; 
   top: 0px; 
   right: 0px;
}

p{
   font-size: 11px;
   line-height:16px;
   margin:0px; 
   margin-bottom: 12px; 
   text-align: left;
}

a {
   color: #950002;
}

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

img {
   border: 0px;
}


/***** HEADER *****/ 

#header {
    width: 790px;
    height: 140px;
}

#headline{
   width: 250px;
   margin-top: 65px;
   margin-right: 6px;
   text-align: right; 
   float: right;
   overflow: hidden;
   color: #999999;
/*   border: 1px; border-color: #999999; border-style: solid; */
}

#header_nav {
	margin-top: 5px;
	line-height:12px;
	font-size: 10px;
	color: #950002;
	width: 755px;
    margin-left: 10px;
    text-align:left; 
    float: left;
	white-space: nowrap;
	overflow: hidden;
}


#header_nav a {
	line-height:12px;
	font-size: 10px;
	color: #950002;
	text-decoration: none;
}

#header_nav a:hover {
	line-height:12px;
	font-size: 10px;
	color: #950002;
	text-decoration: underline;
}

#header_text {
	float: left;
	margin-top: 69px;
   	margin-left: 29px;
	line-height:12px;
	font-size: 10px;
	width: 460px;
	white-space: nowrap;
	overflow: hidden;
  	color: #555555;
}

/***** FOOTER *****/

#footer {
	clear:both;
	width: 790px;
	height: 30px;
	border-top: 1px solid #999999;
	color: #717171;
	font-size: 10px;
}

#footer li {
	display: inline; 
	padding-right: 6px; 
}

#footer a {
	color: #717171;
	text-decoration: none;
}

#bottom_nav {
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	
}

.box_index_google_add{
   position:absolute; top: 15px; width: 200px; left: 130px; height: 700px; 
}

/***** CONTENT *****/

#content{
	width: 790px;
}

#content_index{
	width:360px;
	margin: 0px auto; 
	text-align: left; 
	padding: 0px;
}

#content_left{
   width: 490px;
   float: left;
}


#content_right{
   width: 245px;
   float: right;
   overflow: hidden;
}

.font-justify{
	line-height: 170%; 
	text-align: justify; 
}

.box_main{
   width: 790px;
   margin-bottom: 15px;
}

.box_detail{
   width: 490px;
   margin-right: 15px;
   margin-bottom: 15px;
   float: left;
}

/***** TEXT LISTEN *****/
.box_main ul {
 margin-left: 12px;
 margin-bottom: 0.5em;
 margin-top: 0.5em;
 padding: 0px;
}

/***** BOX INDEX Page *****/

.box_main_index {
   width: 350px;
   margin-right: 15px;
   margin-bottom: 15px;
   float: left;
   margin-top: 20px;
   line-height: 170%; 
   text-align: justify;
}

.box_main_index a{
   text-decoration: none;
   color: #666666;
}

.box_index_left{
   width: 350px;
   float: left;
}

.box_index_left p{
   margin:0px; 
   text-align: left;
   line-height: 170%; 
   text-align: justify;
}

.box_index_left a{
   text-decoration: none;
   color: #666666;
}

.box_index_left img{
   border: 1px; 
   border-color: #999999; 
   border-style: solid; 
   width:140px;
   float:left; 
   margin-right:14px;
}

.box_index_right{
   width: 350px;
   float: left;
}

.box_index_right p{
   margin:0px; 
   text-align: left;
   line-height: 170%; 
   text-align: justify;
}

.box_index_right a{
   text-decoration: none;
   color: #666666;
}

.box_index_right img{
   border: 1px; 
   border-color: #999999; 
   border-style: solid; 
   width:140px;
   float:right; 
   margin-left:14px;
}



/***** BOX MIT PHOTOS UND LINKS *****/
.box_link{
   width: 395px;
   margin-right: 15px;
   margin-bottom: 15px;
   float: left;
}

.box_link p{
   margin:0px; 
   text-align: left;
   font-size: 10px;
}

.box_link a{
   text-decoration: none;
   color: #666666;
}

.box_link img{
   border: 1px; 
   border-color: #666666; 
   border-style: solid; 
   width:200px;
   float:left; 
   margin-right:3px;
}


/***** BOXEN *****/



.box_main a{
   color: #666;
   text-decoration: underline;
}

.box_detail  a{
   color: #666;
   text-decoration: underline;
}

.box_cross{
   width: 230px; 
   margin-left: 15px;
   margin-bottom: 15px;
}

.box_cross a{
   color: #950002;
   text-decoration: underline;
}

.box_cross img {
	 float:right; 
	 margin-left:3px;
	 margin-bottom:3px;
}

/***** BOX TRENNER *****/
.border{
   width: 100%;
   height: 1px;
   overflow: hidden;
   background-color: #999999;
   margin-bottom: 15px;
}


