﻿body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(Images/back_02.jpg);
	background-repeat: no-repeat;
	color: #000000;
}

#menue {
	position:absolute; 
	left:139px;
	top: 33px;
	width:350px;
	height:20px;
	font-size: 11px;
	word-spacing: 0.3em;
	
}

#ueberschrift {
	position:relative; 
	left:40px;
	top: 80px;
	width:100px;
	height:20px;
	font-size: 14px;
	color: #929292; 
	
	}

#inhalt_links {
	position:absolute;
	left: 40px;
	top: 122px;
	width: 423px;
	height: 255px;
	font-size: 12px;
	color: #cccccc;
	
	}
	
#inhalt_links_guestbook {
		position:relative; 
		margin-bottom: 20px;
	
	}
	
.inhalt_links_guestbook_domain{
		font-size: 10px;
		color: #929292;
	text-align: right;
}

.inhalt_links_guestbook_daten {
		font-size: 10px;
		color: #929292;
}
		
#inhalt_rechts {
	position:absolute; 
	left: 555px;
	top: 120px;
	width: 225px;
	height: 130px;
	font-size: 11px;
	color: #cccccc; 
	text-align: right;
	
	}
	
	#fuss_pagina {
	position:absolute; 
	left: 40px;
	top: 368px;
	width: 423px;
	height: 12px;
	font-size: 9px;
	color: #cccccc; 
		
	}
	
#fuss {
	position:absolute; 
	left: 40px;
	top: 385px;
	width: 423px;
	height: 12px;
	font-size: 9px;
	color: #686868; 
	text-align: right;
	
	}
	
#flash {
	position:absolute; 
	left: 473px;
	top: 246px;
	width: 327px;
	height: 154px;
	font-size: 9px;
	color: #cccccc; 
	text-align: right;
	
	}

a:link { font-weight:normal; color: #929292; text-decoration:none; }
a:visited { font-weight:normal; color: #929292; text-decoration:none; }
a:focus { font-weight:normal; color: #cccccc; text-decoration:none; }
a:hover { font-weight:normal; color: #cccccc; text-decoration:none; }
a:active { font-weight:normal; color: #cccccc; text-decoration:none; }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

.accHeader
{
    border: 1px dashed #FFFFFF;
    font-size: 11px;
    padding: 5px;
    padding-top: 5px;
}	

a.accLink:link{ color:#FFFFFF;}
a.accLink:hover{ color: #FFFFFF;}
a.accLink:visited{ color:#FFFFFF;}

/* xp theme */
.tabs .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(Images/tab-line.gif) repeat-x bottom;}
.tabs .ajax__tab_outer {padding-right:4px;_background:url(Images/tab-right.gif) no-repeat right;height:21px;}
.tabs .ajax__tab_inner {padding-left:3px;background:url(Images/tab-left.gif) no-repeat;}
.tabs .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(Images/tab.gif) repeat-x;}
.tabs .ajax__tab_hover .ajax__tab_outer {_background:url(Images/tab-hover-right.gif) no-repeat right;}
.tabs .ajax__tab_hover .ajax__tab_inner {background:url(Images/tab-hover-left.gif) no-repeat;}
.tabs .ajax__tab_hover .ajax__tab_tab {background:url(Images/tab-hover.gif) repeat-x;}
.tabs .ajax__tab_active .ajax__tab_outer {_background:url(Images/tab-active-right.gif) no-repeat right;}
.tabs .ajax__tab_active .ajax__tab_inner {background:url(Images/tab-active-left.gif) no-repeat;}
.tabs .ajax__tab_active .ajax__tab_tab {background:url(Images/tab-active.gif) repeat-x;}
.tabs .ajax__tab_body 
{
    background: url( Images/metal.jpg );
    font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;
}


hr
{
    border: solid #404040 1px;
    height: 1px;
}
