﻿/* StyleSheet: Caspari Computerservice - www.Uwe-Caspari.de */

body
{
	background-color: #fff9f9;
	color:#000000;
	margin: 0px;
	padding: 10px;
	font-size:10pt;
	line-height:14pt;
	text-align: left;
}

body, h1,h2,p,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,td,u1,u2,f,k,l
{
	font-family:Arial;
}

ul
{
	text-align: left;
}

address
{
	color:#3333FF; font-size:10pt;
}



h1
{
	color:#000055; font-size:12pt; line-height:16pt;
}
h2
{
	color:#550000; font-size:11pt; line-height:12pt;
}
h3
{
	color:#3333FF; font-size:10pt; font-weight: normal;
}
h4
{
	color:#000000; font-size:8pt;
}
h5
{
	color:#FFFFFF; font-size:10pt;
	}
h6
{
	color:#000000; font-size:16pt;
}


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

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

img.galerie
{
	padding: 0px; margin: 2px; border: 0px;
}




a:link,a:visited,a:active
{
	color : #000000; text-decoration : underline; font-size:10pt; line-height:14pt;
}

a:hover
{
	color : #550000; text-decoration : underline; font-size:10pt; line-height:14pt;
}




 #container
{
	background-color: #ffffff;
	width: 1000px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

#header
{
	background-image: url(pic/header.png);
	width: 1000px;
	height: 100px;
	margin: auto;
}

#header h1 {
	float: left;
	margin-left: 15px;
	margin-top: 30px;
}
#header h1 a
{
	float: left;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 1.3em;
	color: #FFFFFF;
}

#header #title
{
	position: absolute;
	float: left;
	margin-top: 26px;
	margin-left: 660px;
	width: 220px;
	text-align: center;
}

#header #navigation
{
	position: absolute;
	float: left;
	margin-top: 80px;
	margin-left: 10px;
	color: #FFFFFF;
}

#header #navigation a
{
	margin-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#header #navigation a.current
{
	margin-left: 10px;
	text-decoration: none;
	color: #FF0000;
}

#header #navigation a:hover
{
	color: #FF0000;
}

#body
{
	position: relative;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

#content
{
	position: relative;
	float: left;
	width: 760px;
	min-height: 780px;
	margin-left: 0px;
	padding: 10px;
	border-style: none;
	border-width: 1px;
	border-right-style: solid;
	border-color: #cccccc;
}

#content h1
{
	color: #770000;
}

#hello h1 {
	font-family: times new roman;
	font-size: 2em;
	margin-left: 50px;
}

#hello p{
	font-family: times new roman;
	font-size: 1.2em;
	margin-left: 150px;
}

#sidebar
{
	position: relative;
	width: 219px;
	float: left;
	border-style: none;
}

#sidebar #probe
{
	border-color: #cccccc;
	border-width: 1px;
	border-style: none;
	border-bottom-style: solid;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#sidebar #probe h1
{
	text-align: center;
	color: #000088;
	margin-top: 10px;
}
#sidebar #events
{
	border-color: #cccccc;
	border-width: 1px;
	border-style: none;
	border-bottom-style: solid;
	margin-top: 10px;
}

#sidebar #events #noevents
{
	text-align: center;
	padding-bottom: 10px;
}


#sidebar #events h1
{
	text-align: center;
	color: #000088;
}

#sidebar #events .event
{
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar #events .event  a
{
	color: #000000;
	text-decoration: none;
}

#sidebar #events .event  a:hover
{
	color: #550000;
	text-decoration: underline;
}

#sidebar #events .event .time
{
	text-align: left;
	margin-left: 15px;
	color: #000000;
	font-size: 0.9em;
}

#sidebar #events .event .title
{
	text-align: left;
	margin-left: 25px;
	color: #000000;
	font-size: 0.9em;
}

#sidebar #twitter
{
	border-style: none;
	margin-top: 10px;
}

#sidebar #twitter h1
{
	text-align: center;
	color: #000088;
}

#sidebar #twitter  a
{
	text-decoration: none;
	text-align: right;
}

#sidebar #twitter  a:hover
{
	text-decoration: underline;
	text-align: right;
}


.twtr-ft {
	display: none;
}

.twtr-hd {
	display: none;
}

#sidebar #gallery
{
	margin: 0px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: none;
	border-bottom-style: solid;
	margin-top: 10px;
}

#sidebar #gallery h1
{
	text-align: center;
	color: #000088;
}


#column
{
	width: 33%;
	text-align: left;
	float: left;		
}

.album
{
	margin: 10px;
	padding-top: 10px;
	float: left;
	width: 350px;
	height: 110px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #fafafa;
}

.album table {
	margin: auto;
}

.album a {
	color:#550000; font-size:11pt; line-height:12pt; font-weight: bold; text-decoration: none; margin-top: 12px;
}

.album a:hover {
	text-decoration: underline;
}

.news {
	margin-bottom: 30px;
	padding: 5px;
	background-color: #eeeeff;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
}

.shortnews {
	margin-bottom: 60px;
}
	

.clearer
{
	clear: both;
}

/* LightBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(pic/icons/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(pic/icons/nextlabel.gif) right 50% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/*FOTO3D*/
.shadow, .shadow2, .shadow3, .shadow4, .shadow5 {
   padding: 1px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   }
.shadow5:hover .shadow,
.shadow5:hover .shadow2,
.shadow5:hover .shadow3,
.shadow5:hover .shadow4,
.shadow5:hover {
   padding: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   }
.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid transparent;
   margin: 0px;
   }
.shadow5:hover {
   border-width: 5px;
   }

.shadow5 img {
   border: 0px solid #666;
   margin: -2px;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   -moz-opacity:0.67;
   }
.shadow5:hover img {
   margin: -1px;
   top: -1px;
   left: -1px;
   -moz-opacity:1;
   }
   
   
   
   /*FILEUPLOAD*/
   .qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    display:block; /* or inline-block */
    width: 200px; padding: 7px 0; text-align:center;    
    background:#880000; border-bottom:1px solid #ddd;color:#fff;
}
.qq-upload-button-hover {background:#cc0000;}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {margin:15px 35px; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

