/*******************************************************
*  Zebra Pictures Stylesheet | ©2006
*******************************************************/

/**************************************
* Global Settings
**************************************/

	body {
			text-align: left;
			background: #FFF  url(../images/bg.gif) center top repeat;
			font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
			font-size : 10pt; 
			margin-top: 50px;
			}
	
	#frame {
		
			background: url(../images/bg_frame.gif) no-repeat;
			/*margin-right:auto;
			margin-left:auto;
			margin-top:0px;*/
			position:absolute;
			height:450px; 
			width:700px;
			margin:-225px 0px 0px -350px;
			top: 50%; 
			left: 50%;
			border: 0px solid #000;
			padding: 0px;
			text-align:center;
			}
		

	
	

		div#wrapper{float:left;width:700px; height: 450px; margin-left:0px;margin-top: 10px;text-align:left;}
		div#navigation{
  float: left; 
  width: 130px;
  margin-left: 0px; 
  padding-top:170px;
  padding-left:29px;
  height: 280px;}
		div#inhalt
		{
		padding-top: 15px;
  		margin-right: 20px;
  		border: 0px solid #000;
  		min-width: 450px; }
	
	

		
	#footer {
		color: #fff;
		text-align:center;
		width: 700px;
		margin-right: auto;
		margin-left: auto;
		margin-top: -10px;
		
		
		} 



		
		p, strong, ul, li {
		font-size : 90%; 
		color:#000;
		line-height:0.9em;
		margin:0px 0px 0px 0px;
		}
		
		h1 {
		color: #000;
		font-size: 14pt;
		
		margin:0px 0px 0px 0px;
		}
		
		img {
		border: 0px solid #ccc;
		}
	
		input, textarea  {
font-size : 90%; 
font-family: Trebuchet MS, Verdana, Arial, Helvetica;  
border-width: 1px; 
border-color:#333333; 
border-style:solid; 
background-color:#ffffff; 


}
.klein-schwarz {

text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal

} 

	
.smalltext {
text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal

} 

       
a  { 
 
font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
font-size: 100%; 
font-weight: normal; 
color: #003A76; 
text-decoration: none;

}

a:active {

font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
font-size: 100%;  
font-weight: normal; 
color: #003A76; 
text-decoration: none;

}

a:visited {

font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
font-size: 100%;  
font-weight: normal; 
color: #003A76; 
text-decoration: none;

}

a:link {

font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
font-size: 100%; 
font-weight: normal; 
color: #003A76; 
text-decoration: none;

}

a:hover {  

font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
font-size: 100%; 
font-weight: normal; 
color: #003A76; 
text-decoration: underline;

}

a.linksmall {
text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal; 
} 

a.linksmall:link {
text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal; 
} 
a.linksmall:visited {
text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal; 
} 
a.linksmall:active {
text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal; 
} 
a.linksmall:hover {
text-decoration : underline; 
color : #000;
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica;  
font-weight : normal;
} 

a.link-klein-grau {
text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica;  
font-weight : normal; 
} 

a.link-klein-grau:link {
text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal; 
} 
a.link-klein-grau:visited {
text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal; 
} 
a.link-klein-grau:active {
text-decoration : none; 
color : #000; 
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal; 
} 
a.link-klein-grau:hover {
text-decoration : underline; 
color : #000;
font-size : 8pt; 
font-family : Trebuchet MS, Verdana, Arial, Helvetica; 
font-weight : normal;
} 


	
	.thumbnail {
	background-color: white;
	padding: 4px;
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	

	.caption	{ 
	font-size: 0.7em; 
	padding-top: 0.2em;	
	}

