﻿<style type="text/css">

<!--/*--><![CDATA[/*><!--*/

/* Clearing and invisible elements */
.block { overflow:hidden; }
#clear { height:0.1px; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible { width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline; }

/* Fix clearing */
* html #container, * html .block { zoom:1; }
* html .custom { display:inline-block; }
*:first-child+html .custom { display:inline-block; }

/* IE fix: double float margin bug */
* html #left, * html #right { display:inline; }

/* IE fix: guillotine bug */
* html a, * html a:hover { background-color:transparent; }

/* IE fix: expanding box bug */
/* * html .inside { word-wrap:break-word; overflow:visible; } */

/* IE fix: 3-pixel-jog bug */
* html #main .inside { height:1%; }

/* IE fix: correct background position */
* html body { margin-left:1px; }
*:first-child+html body { margin-left:1px; } 


body {
margin:0;
padding:0;
min-height: 100%;
font-size:100.01%;
font-family: Verdana;
font-color: #6b4f3f;
text-align:center;
color: #4a362b;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #b68a59;
position:relative;
}

#wrapper {
width:990px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
border: 1px solid #361b0a;
background: #b68a59;
}

#header {
border-bottom-color: #b68a59;
border-bottom-style: solid;
border-bottom-width: 0px;
background-image: url(images/img_header.jpg);
background-repeat: no-repeat;
height:120px;
}


#content {
background: width:990px;
background-image: url(images/img_content.jpg);
background-repeat: no-repeat;
}

#loadarea {
text-align:center; margin-left:auto; margin-right:auto 
}

#ueberschrift_viewer {
font-size:80%;
font-family: Verdana;
font-weight: bold;
font-color: #6b4f3f;
}

.text_80 {
	font-size: 80%;
	color: #4a362b;
}



 .link1  {	
	font-size : 9pt;
	color : #4a362b; 
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration : underline;
}

 .link1:hover  {
	font-size : 9pt;
	color : #6b4f3f; 
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration : underline;
}

 .link2  {	
	font-size : 11pt;
	color : #4a362b; 
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration : underline;
}

 .link2:hover  {
	font-size : 11pt;
	color : #6b4f3f; 
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration : underline;
}



table {
border: 0px;
text-align:center;
margin-left:auto;
margin-right:auto }


td {
border: 0px;
}


.viewer2_border {
	border-style: solid;
	border-color: #473327;
	border-width: 1px;
	margin: 1px;
/*Rahmen für Fotos thumbnailviewer2*/
}


.viewer2_title {
	font-size: 120%;
	font-weight: 400;
	font-family: Comic Sans MS, Verdana, Arial;
/*Ueberschrift thumbnailviewer2*/
}

.viewer2_text {
	font-size: 100%;
	font-weight: normal;
	font-family: Comic Sans MS, Verdana, Arial;
}



/*]]>*/-->


</style>


