body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color:#D2D3D5;
margin: 5px;
padding: 0;
}
#header {
height: 150px;
background-image: url(images/page/top.jpg);
border-bottom: 1px solid black;
}


a:link {color:blue; text-decoration:none}
a:visited {color:white; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:black; text-decoration:underline}


#footer {
padding-right: 10px;
height: 15px;
background-color: #134B84;
font-size: 11px;
text-align: right;
color: #ffffff;
text-decoration: none;
}




/* Navigation horizontal --------------------------------------------------- */
#navhorblock {
padding: 2px;
height: 13px;
background-color: #5FA9C1
border-top: 1px solid black;
font-size: 11px;
text-align: right;
}

.navhormenu {list-style-type: none;margin: 0;padding:0;}
.navhormenu li {display: inline;}
.navhormenu a {margin: 0 2px;color: #ffffff;text-decoration: none;}
.navhormenu a:hover { text-decoration: none;}
/* ------------------------------------------------------------------------- */



#conteneur {
position: absolute;
width: 800px;
left: 50%;
margin-left: -375px;
background-color: #134B84;
border: 1px solid black;

}
#content {
margin: 0;
height: 100%;
padding-bottom: 0;
background-color:#ffffff;
margin-left: 150px;
border-left: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
}


hr {
  height: 1px;
  margin: 3 0 1px 0;
  border: 0;
  background: #000;
  color: #000;
}

img {
border: 1px solid black;
}






p {margin: 0 0 10px 0;}


#navcontainer { 
width: 144px; 
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
}




#navcontainer ul
{
position: absolute;
left:0;
width: 144px;
margin: 0;
padding:0;
list-style-type: none;
}




#navcontainer a
{
display: block;
padding: 3px;
width: 144px;
background-color: #134B84;
border-bottom: 1px solid #eee;

}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;

}

#navcontainer a:hover
{
background-color: #c0c0c0;
color: #000000;
}


#navcontainer b
{
display: block;
padding: 15px;
width: 144px;
background-color: #134B84;
border-bottom: 1px solid #eee;
}








.upcoming {
  width: 100%;
  color: #fff;
 
}















.reihe {
  clear: both;
  padding: 2px 0px;
}

.line {
  float: left;
  width: 95%;
  text-align: left;
  padding-top: 3px;
  padding-right: 5px;
  padding-left: 15px;
}



.feld {
  float: left;
  width: 200px;
  text-align: left;
} 

.knopf {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

.defbreite {
  width: 250px;
}

.defbreite1 {
  width: 530px;
}





h1 {
margin: 0px;
padding-bottom: 5px;
font-size: 11px;
text-decoration:none;
}


h3 {
margin: 0px;
font-size: 14px;
}

.breite1 {
  width: 10px;
}


.gallerycontainer{
position: relative;
height: 100%;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid black;
margin: 5px 2px 1px 2px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
margin 20px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;

}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 60px;
left: 120px; /*position where enlarged image should offset horizontally */

}

#test  {
background-color:#FFF3DD;
}


#test img {
border: 0px solid black;
}

#impressum  {
background-color:#FFF3DD;
}

#impressum a:link {color:blue; text-decoration:none}
#impressum a:visited {color:black; text-decoration:none}
#impressum a:active {color:black; text-decoration:none}
#impressum a:hover {color:black; text-decoration:underline}






h2 {
font-size: 12px;
text-align: left;
text-decoration: none;
}






table.datagrid {
    width: 100%;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
}

table.datagrid thead th { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
    text-align: left;
    background-color: #FBE7C3;
    background-position: right center;
    padding: .3em .7em;
    padding-right: 5px;
    border-bottom: 1px solid #000;
    color: black;
}



table.datagrid tbody td, table.datagrid tbody th {
    
    text-align: left;
    padding: .3em .7em;
    border-bottom: 1px solid #000;
}



.liste {
	margin: 5px;
	margin-bottom: 20px;
	padding: 20px;
	padding-bottom: 40px;
	font-size: 8Pt ;
	color:#000000;
}






.tabelle {
  width: 99%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

input,textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: ffffff;
border: 1px solid #000000;
}

checkbox {

}
.reihe {
  clear: both;
  padding: 2px 0px;
}

.line {
  float: left;
  width: 95%;
  text-align: left;
  padding-top: 3px;
  padding-right: 5px;
  padding-left: 15px;
}

.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  float: left;
  width: 100px;
  float: left;
  height: 20px;
}






.feld {
  float: left;
  width: 200px;
  text-align: left;
} 


.wid   { 	  width: 300px; } 
.wid30 { 	  width: 30px; } 
.wid50 { 	  width: 50px; } 

.date10 {   width: 75px; }


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

.formular {
	margin: 2px;
	padding: 5px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	border: 1px solid #000000;
	background-color:#F6DFB3;
}






#guestbook  {

}

#guestbook  hr{
height: 1px;
border-top: 1px dashed;
}

#guestbook_messages  {
padding: 10px;
height: 500px;
}


#pagetitle  {
padding: 0px 5px 0px 5px;
}

#pagetitle  hr{
margin-top: -3px;
height: 1px;
border-top: 1px black;
}


#pagecontent  {
margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
border: 0px solid black;
}







#standard  {
padding: 10px;
background-color:#FFF3DD;
}

#standard a:link {color:blue; text-decoration:none}
#standard a:visited {color:black; text-decoration:none}
#standard a:active {color:black; text-decoration:none}
#standard a:hover {color:black; text-decoration:underline}



.mysql_auflistung_std {
	padding-top: 10px;
	padding-bottom: 10px;
	margin:  0px;
	font-size: 8Pt ;
	color:#000000;
	}




.mysql_auflistung_std thead {
	border-bottom: 1px solid #000000;
	}
	
	
table.noimgborder img {
    
    border: 0px;
    
}	
	
