/****************************************/
/* CSS carlbrunn	                           		 */
/* Ansprechpartner: Nikias Ehrlich      	*/
/* mail@nikias-ehrlich.de               		*/
/****************************************/


/******************************************************************************/
/*                            Hauptelemente HTML                              */
/******************************************************************************/

*
{
  margin: 0px;
  padding: 0px;
  border: 0;
}

html { height: 100% }
body {
    font-size: 100.01%;
    font-family: Tahoma, Arial, Verdana, 'sans-serif';
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.3;
    color: #4D485B;
    background-color: #FFFFFF;
    height: 100%;
    overflow: hidden;
  }


span{
	display: inline;
}
   
.loader
{
	position: absolute;
}  
  
  
.logo
{
	position: absolute;
	width: 303px;
	height: 104px;
	background-image: url(../img/logo.gif);	
	z-index: 3;	
}
  
.top
{
	width: 100%;
	height: 95px;
	background-image: url(../img/top.gif);
	z-index:2;
}

.left
{
	width: 73px;
	height: 100%;
	background-image: url(../img/left.gif);
	z-index: 1;
}  

.aboveContent
{
	position: absolute;
	top: 95px;
	left: 73px;
	right: 0px;
	width: expression((document.body.clientWidth-73) + "px");
	height: 60px;
	border-bottom: 1px solid #c4c4c4;
	z-index: 5;
}  

#tb2 a 
{
	font-size: 12px;
	font-weight: bold;
	color: #5e5a6c;
}

.belowContent
{
	position: absolute;
	bottom: 0px;
	left: 73px;
	right: 0px;
	width: expression((document.body.clientWidth -73) + "px");
	height: 80px;
	border-top: 1px solid #c4c4c4;
	z-index: 5;
}  

.thumbs
{
	position: absolute;
	left: 73px;
	height: 60px;
	width: auto;
	top:10px;
	z-index: 5;
	background-image: url(../img/thumbs.gif);
	overflow: hidden;
}  
.thumbs2
{
	position: absolute;
	left: 20px;
	height: 60px;
	width: auto;
	top:10px;
}  


.content, .startcontent
{
	position: absolute;
	bottom: 80px;
	left: 73px;
	top: 155px;
	right: 0px;
	width: expression((document.body.clientWidth -73) + "px");
	height: expression((document.body.clientHeight -236) + "px");
	overflow: auto;
	overflow-x: hidden;
	z-index: 4;
	font-size: 13px;
	color: #b6b6b8;
	line-height: 18px;
}  

.startcontent
{
	top: 95px;
	height: expression((document.body.clientHeight -95) + "px");
	bottom: 0px;
}

.content b
{
	color: #727181;
}

.menu
{
	position: absolute;
	top: 75px;
	left: 73px;
	width: auto;
	height: 15px;
	z-index: 5;
	white-space: nowrap; 
}  

.submenu
{
	position: absolute;
	top: 105px;
	left: 93px;
	width: 800px;
	height: 15px;
	z-index: 5;
}  

.mainpic
{
	top: 0px;
	left: 40px;
	position: realtive;
	height: 100%; 
	width:auto;
		float: left;
} 

.prev
{
	position: relative;
	width:40px;
	height: 100%;
	float: left;
	text-align: right;
	background-color: #ff00ff;
} 

.next
{
	position: relative;
	width:40px;
	height: 100%;
	float: left;	
} 


.menu a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #727181;
	margin-right: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.submenu a, .belowContent a
{
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #72727d;
	margin-right: 20px;
	letter-spacing: 1px;
}


.menu a:hover, .submenu a:hover
{
	color: #000000;
}

  
a.change
{
	display: block; 
	background-color: #000000; 
	color: #EBECEF; 
	text-decoration: none; 
	width: 60px; 
	height: 17px; 
	position: absolute; 
	font-size: 12px; 
	text-align: center; 
	bottom: 3px; 
	z-index: 30; 
	border: solid 1px #FFFFFF
}

a.change:hover
{
	background-color: #EBECEF; 
	color: #000000;
}
  
a.sel
{
	color: #ab121c;
}
  
#topBorder
{
   background-color: #e95d0e;
   position: relative;
   width: 100%;
   height: 73px;
   top: 0px;
     font-size: 2px;
}

#bottomBorder
{
   background-color: #e95d0e;
   position: absolute;
   width: 100%;
   height: 9px;
   bottom: 0px;
  font-size: 9px;
}

#rightBlock
{
   background-color: #e95d0e;
   position: absolute;
   width: 228px;
   right: 114px;
   height: 100%;
   top: 0;
      z-index:8;
}

#underPict
{
   background-color: #e95d0e;
   color: #FFFFFF;
   font-size: 8pt;
   border: solid 5px #e95d0e;
   position: absolute;
   width: 218px;
   right: 114px;
   height: auto;
   bottom: 0;
   z-index:20;
   text-align: left;
}



#menu
{
   position: absolute;
   left: 50px;
   top: 150px;
   z-index:11;
   background-color: #FFFFFF;

}

#flower
{
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}

#logo
{
	position: absolute;
	top: 0;
	right: 0;
    z-index: 11;
}

#logo2
{
	position: absolute;
	top: 0;
	left: 0;
    z-index: 20;
}


#pic
{
   position: absolute;
   right: 117px;
   top: 200px;
   z-index:10;
}


a.menu:hover, a.submenu:hover, a.submenuSel, a.menuSel
{
	color: #EA5D0E;
}

li
{
  padding: 0;
  margin: 0;
}

ul
{
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}



/******************************************************************************/
/*                          Hauptelemente CSS                                 */
/******************************************************************************/
/*Rahmen um alles rum*/

form.form
{
	width:auto;
	height:auto;
	background-color: #009EE0;
	border: 10px solid #009EE0;
	color: #000000;
}

fieldset
{
	width:auto;
	height:auto;
	background-color: #EBECEF;
	border: 10px solid #EBECEF;
	color: #000000;
}

fieldset.fields
 {
 position: relative;
 width: 500;
 height: auto;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 border: 1px;
 border-color: #C0C0C0;
 border-style: solid;
 height: auto;
 padding: 3px;
 left: 120;
 background-color: #FFFFFF;

 }
 
 .thumb
  {
    width: 120px;
    text-align: center;
    border: 1px solid #EAEBEE;
    height: 100px;
    font-size: 10pt;
	float: left;
    color: #046A4F;
	margin-right: 10px;
	margin-bottom: 10px;
}

td.thumb:hover
{
  background-color: #DDDDDD;
}


a.form
{
	background:#FFFFFF;
	color:#000000;
	width:80px;
	text-decoration:none;
}

a
{
	text-decoration: underline;
	color: #009EE0;
}

#pictdescription a, .content a{
	text-decoration: none;
	font-weight: normal;
	color: #B6B6B8;
}

#pictdescription a:hover, .content a:hover{
	color: #727181;
	}
	
#pictdescription a.number{
	display: block;
	width: 30px; 
	float: left;
}	

/******************************************************************************/
/*                          Links, Menus                                      */
/******************************************************************************/

h1
{
  clear: left;
  margin: 5px;
  margin-top:0px;
  margin-left: 0px;
  font-size: 13px;
  color: #727181;
  line-height: 18px;
}


a.textlink
{
  color: #235046;
  text-decoration: underline;
  font-style: italic;
}

p
{
   margin-top: 0px;
   text-align: left;
}

input.submit
{
  position: relative;
  background-color: #E95D0E;
  color: #FFFFFF;
  left: 275px;
  border: 0;
  cursor: pointer;
  z-index:30;
}

input.text
{
  border: 1px solid #E95D0E;
  color: #06A0E1;
  width: 200px;
}

label
{
	position: relative;
	display: block;
	width: 140px;
	float: left;
	font-weight: bold;
}


input.submit2
{
  position: absolute;
  background-color: #FFFFFF;
  border: 0;
  left: 423px;
  top:384px;
  cursor: pointer;
  z-index:30;
}

a:focus { outline: none;}

