﻿/******************************
*  Body
******************************/

body {
  background-color: #ffffff;
  margin:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#666666; 
 }
	  
/******************************
* Links - Headlins
******************************/
a				  			  { font-size:10px; color:#001b3a; text-decoration: none; font-weight:bold; font-family: Arial;}
a:link, a:visited	  	      { font-size:10px; color:#999999; text-decoration: none; font-weight:bold; font-family: Arial;}
a:hover				          { font-size:10px; color:#999999; text-decoration: none; font-weight:bold; font-family: Arial;}

a.link2 					  { font-size:14px; color:#a72a30; text-decoration: none; font-weight: bold; font-family: "Times New Roman", Times, serif; text-transform:uppercase;}
a:link.link2, a:visited.link2 { font-size:14px; color:#a72a30; text-decoration: none; font-weight: bold; font-family: "Times New Roman", Times, serif; text-transform:uppercase;}
a:hover.link2 				  { font-size:14px; color:#999999; text-decoration: none; font-weight: bold; font-family: "Times New Roman", Times, serif; text-transform:uppercase;}
								
a.link3 					  { font-size:11px; color:#ff0000; text-decoration:none; font-family: Arial;}
a:link.link3, a:visited.link3 { font-size:11px; color:#999999; text-decoration:none; font-family: Arial;}
a:hover.link3 				  { font-size:11px; color:#999999; text-decoration:none; font-family: Arial;}

a.link4 					  { font-size:11px; color:#92BCE2; text-decoration: underline; font-family: Arial;}
a:link.link4, a:visited.link4 { font-size:11px; color:#92BCE2; text-decoration: underline; font-family: Arial;}
a:hover.link4 				  { font-size:11px; color:#999999; text-decoration: underline; font-family: Arial;}

/******************************
* Headlines
******************************/

.headline_1{
  font-size:17px; 
  color:#a72a30; 
  font-weight:bold; 
  font-family:"Times New Roman", Times, serif;}

.headline_2{
  font-size:14px; 
  color:#999999; 
  font-weight:bold; 
  font-family:"Times New Roman", Times, serif;}

/******************************
* Head
******************************/

.head{
  Position:relative;
  margin:0px auto 0px auto;
  width:775px;
  height:370px;
}

.head_link{
  Position:absolute;
  height:9px;
  top:25px;
  left:580px;
}

.head_signe{
  Position:absolute;
  background-image:url(./img/head_signe.jpg);
  width:217px;
  height:295px;
  top:38px;
  left:0px;
}

.head_bild1{
  Position:absolute;
  background-image:url(./img/head_bild1.jpg);
  width:197px;
  height:295px;
  top:38px;
  left:217px;
}

.head_bild2{
  Position:absolute;
  background-image:url(./img/head_bild2.jpg);
  width:360px;
  height:295px;
  top:38px;
  left:415px;
}

.head_headline{
  Position:absolute;
  background-image: url(./img/head_headline.gif);
  width:775px;
  height:36px;
  top:334px;
  left:0px;
}

/******************************
* Main Menue & Content
******************************/

.main{
  Position:relative;
  margin:0px auto 0px auto;
  width:775px;
  background-image:url(./img/back.gif);
}

.spacer_top{
  Position:relative;
  width:775px;
}

.spacer_1{
  Position:relative;
  width:20px;
  float:left;
}

.menue{
  Position:relative;
  width:236px;
  float:left;
}

.content{
  Position:relative;
  width:517px;
  float:left;
}

.spacer_middle{
  Position:relative;
  width:775px;
  float:left;
  border-top:1px solid #cecece;
  font-size-adjust:1px;
}

.menue_info {
  Position:relative;
  width:236px;
  height:102px;
  float:left;
}

.content_2{
  Position:relative;
  width:517px;
  height:101px;
  float:left;}
p, a.p
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#666666; 
}
/******************************
* Footer
******************************/

.footer{
  Position:relative;
  width:775px;
  height:50px;
  border-top:1px solid #cecece;
  background-color:#cecece;
  clear:left;
}

/******************************
* contact box
******************************/
.contact_box{
  border:1px solid #a72a30;
  
}

/******************************
* gallerie
******************************/
.gallerie_start_uebersicht{
  Position:relative;
  width:510px; }

.gallerie_uebersicht{
  Position:relative;
  width:510px; 
}


.gallerie_start_liste{
  Position:relative;
  width:160px;
  margin-top:10px;
  padding-left:10px;
  height:180px;
  float:left;
}

.gallerie_start_liste_ueberschrift{
  Position:relative;
  width:152px;
  height:20px;
  background-color:#ffffff;
  float:left;
}

.gallerie_start_liste_rahmen{
  Position:relative;
  width:144px;
  height:144px;
  border:1px solid #cecece;
  float:left;
  background-color:#ffffff;
  padding:6px 0px 0px 6px;
}

.gallerie_start_liste_img{ 
  Position:relative;
  width:138px;
  height:138px;
  float:left;
}

.gallerie_uebersicht_menue_1{ 
  Position:relative;
  width:170px;
  height:12px;
  float:left;
  text-align:left;
}
.gallerie_uebersicht_menue_2{ 
  Position:relative;
  width:170px;
  height:12px;
  float:left;
  text-align:center;
}
.gallerie_uebersicht_menue_3{ 
  Position:relative;
  width:170px;
  height:12px;
  float:left;
  text-align:right;
}
