/*
Stylesheet realfragment.de
(c) 2005-2011 Patrick G. Stößer <pgs@realfragment.de> 
Alle Rechte vorbehalten - All rights reserved
*/

html
{
height: 96%;
}

body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #B0B0B0;
	height: 96%;
} 

#caption{
	font-weight: normal;
	margin-bottom: 1em;
	text-align: left;
	}

.section h1{
	font-size: 1.1em;
	font-family: verdana;
	vertical-align: middle;
}

h1{
	font-size: 1.1em;
	font-family: verdana;
	margin-bottom:0.5em;
}

.tech{
	 font-size: 0.8em;
	 font-weight: normal;
}

.tech a{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.bar h1{
	font-size: 0.9em;
	margin: 0;
}

.inv{
	visibility: hidden;
	font-size:0.1em;
}

.auth{
	font-size:0.8em;
	color: #797979;
}

/*----- links -----*/
a:link, a:visited, a:active, a:focus, a:hover{
	text-decoration:none;
	color: #000000;
}

img a{
	text-decoration: none;
	border: none;
}

#contentbox a:link{
text-decoration:none;
	border-bottom: 1px dotted #797979;
	color: #000000;
}

#contentbox a:visited{
text-decoration:none;
	border-bottom: 1px dotted #AAAAAA;
	color: #000000;
}

#contentbox a:focus, #contentbox a:hover, #contentbox a:active{
	color: #FFFFFF; 
	background: #797979;
	border-bottom: 1px dotted #AAAAAA;
	text-decoration:none;
}

#footbox a:link, #ang a:link{
	color: #000000;
	text-decoration: none;
}

#footbox a:visited, #lang a:visited{
	color: #000000;
	text-decoration: none;
}

#footbox a:focus, #footbox a:hover, #footbox a:active, #lang a:focus, #lang a:hover, #lang a:active{
	color: #FFFFFF; 
	background: #797979;
	text-decoration: none;
}

a.button{
	font-size: 0.9em;	
	text-decoration: none;
}

a.button:link, a.button:visited{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a.button:focus, a.button:hover, a.button:active{
	background: #F8F8F8; 
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#copy a{
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid;
	text-decoration: none;
}

#copy a:link, #copy a:visited{
	background: #EEEEEE;
	border-color: #797979;
	color: #4F4F4F;
	text-decoration: none;
}

#copy a:focus, #copy a:hover, #copy a:active{
	background: #797979; 
	border-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#pagenav a, .bar a, .tech a{
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#pagenav a:hover, #pagenav a:active, #pagenav a:focus, .bar a:hover, .bar a:active, .bar a:focus{
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	background: #999999;
}

/*----- boxen -----*/

.logoleft, .logoright{
	font-family: verdana;
	font-size: 33px;
	font-weight: bolder;
	letter-spacing: -1px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.logoleft{
	background: #FFFFFF;
	color: #000000;
	padding-left: 4px;
	padding-right: 0px;
	border-left: 1px solid #000000;
}

.logoright{
	background: #000000;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 4px;
	border-right: 1px solid #000000;
}


#logoblog{
	color: #000000;
	padding-right: 4px;
	border: none;
	text-align: left;
	font-family: verdana;
	font-size: 33px;
	font-weight: bolder;
	letter-spacing: -1px;
	top: -60px;
	left: 250px;
}

#sublogo{
	font-family: verdana;
	color: #000000;
	font-size: 13px;
	letter-spacing: -1px;
	margin-top: 3px;
}

#logobox{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	background: #D6D6D6;
}

#lang{
	position: absolute;
	text-align: right;
	top: 6px;
	right: 18px;
	font-size: 0.8em;
	padding: 2px;
	z-index: 10;
}

.section{
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 1.5em;
	padding-left: 4px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	background: #000000;
	height: 1.4em;
}

.sectionbar{
	height: 100px;
	overflow: hidden;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #000000;
}

#footbox{
	background: #B0B0B0;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border-top: 1px solid #999999;
	font-size: 0.8em;
	line-height: 1.2em;
}

#contentbox{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-top: 15px;
	padding: 20px;
}

#pcontentbox{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px;
	text-align: center;
}

#pcontentbox h1{
	margin-bottom: 1.2em;
}

#indexbox{
	padding: 17px;
}

#globalbox{
	background: #FBFBFB;
}

#bildbox{
	text-align: center;
	margin-bottom: 10px;
}

#titel{
	color: #000000;
	font-weight: bolder;
	font-size: 0.9em;
}

#pagenav{
	padding: 2px 20px 5px 20px;
	text-align: right;
	font-size: 0.8em;
	color: #000000;
	background: #FBFBFB;
	border-top: 1px dotted #999999;
}

.pagenavleft{
	text-align: left;
	margin-bottom: -1.25em;
}

.bar_img{
	overflow: hidden;
	border: none;
}

.bar{
display: block;	
padding: 2px;
margin-bottom: 20px;
border: 1px solid;
border-color: #A9A9A9;
color: #000000;
}

#fbar{
padding: 2px;
margin-bottom: 20px;
border: 1px solid;
border-color: #A9A9A9;
color: #000000;
}

.contentbar{
border: 1px solid red;
margin-left: 20px;
margin-right: 20px;
margin-top: 0px;
margin-bottom: 20px;
font-size: 1em;
}

.fbox_sub{
	font-size: 0.9em;
	color: #404040;
	font-weight: normal;
}

#leftbox{
	width: 45%;
	position: relative;
	float: left;
	margin-left: 20px;
}

#rightbox{
	width: 45%;
	position: relative;
	float: right;
	margin-right: 20px;
}

#lrbox{
	width: 100%;
	padding-top: 20px;
}

.rpicbox{
	float: right;
	margin-left: 12px;
	margin-bottom: 8px;
	margin-top: 6px;
	padding: 4px;
	font-size:0.8em;
	font-weight: normal;
	background: #F8F8F8;
	border: 1px solid #AAAAAA;
	position: relative;
}

.lpicbox{
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-top: 6px;
	padding: 4px;
	font-size:0.8em;
	font-weight: normal;
	background: #F8F8F8;
	border: 1px solid #AAAAAA;
	position: relative;
}

.rpicbox_nf{
	text-align: right;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-top: 6px;
	padding: 4px;
	font-size:0.8em;
	font-weight: normal;
	background: #F8F8F8;
	border: 1px solid #AAAAAA;
}

.lpicbox_nf{
	text-align: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 8px;
	margin-top: 6px;
	padding: 4px;
	font-size:0.8em;
	font-weight: normal;
	background: #F8F8F8;
	border: 1px solid #AAAAAA;
}

.picbox, #streckepicbox{
	text-align: center;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 8px;
	margin-top: 6px;
	padding: 4px;
	font-weight: normal;
	background: #F8F8F8;
	border: 1px solid #AAAAAA;
	width: auto;
}

.picbox{
	font-size:0.8em;
}

#streckepicbox{
	font-size:1em;
}

#streckepicbox img{
	margin-top: 1em;
	margin-bottom: 1em;
	}

#slidebox{
	height: 650px;
	padding-top: 20px;
}

#thumbbox{
	line-height: 120%;
}

.spborder img{
	border: none; 
}

.spborder{
	border: 1px solid #AAAAAA;
	padding: 10px;
	margin-bottom: 15px;
}

#nonFooter{
position: relative;
min-height: 100%;
background-color: #FBFBFB;
}

* html #nonFooter
{
height: 100%;
}

* {
 position: relative;
 z-index: 1;
}

.indexbar{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
	overflow: hidden;
	border: 1px solid #000000;
	text-align: right;
	height: 100px;
	background: #FFFFFF;
}

#topnav{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #565656;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bolder;
}

.streckepic{
	background: #000000;
	padding: 1px;
	margin: 0px 20px 0 20px;
	text-align: center;
	border-top: 20px solid #FFFFFF;
	}

.caption{
	background: #000000;
	color: #FAFAFA;
	font-size: 1.2em;
	margin: 0px 20px 6px 20px;
	padding: 0 6px 6px 6px;
	}

.caption img{
	text-decoration: none;
	border: none;
}

#mosaic{
	text-align: center;
	margin-top: 2em;
	text-decoration: none;
	border: none;
	background: none;
	}

#mosaic img{
	text-decoration: none;
	border: none;
	background: none;
	}

#mosaic a:hover, #mosaic a:link, #mosaic a:active, #mosaic a:focus, #mosaic a:visited{
	text-decoration: none;
	border: none;
	background: none;
	}
	
/*neue variante pr&auml;sentation*/
.pr_picbox{
border: 1px solid #000000;
width: 900px;
background: #000000;
}

.pr_picbox_caption_left{
margin-left: -1px; 
padding-left: 4px; 
color: #FFFFFF; 
background: #000000; 
float: left;
width: 820px;
}

.pr_picbox_caption_right{
margin-right: -1px; 
padding-right:4px;
text-align: right;
}

.pr_picbox_spacer{
height: 3em;
}

.pr_picbox_more{
margin-left: -1px; 
margin-right: -1px;
margin-top: 4px;
color: #FFFFFF; 
text-align: center;
width: 902px;
border: 1px solid #000000;
font-weight: bold;
background: #000000;
padding-bottom: 8px;
}

.pr_picbox_text{
margin-left: -1px; 
margin-right: -1px;
margin-top: 4px;
color: #000000; 
text-align: left;
height: 35px;
width: 898px;
border: 1px solid #000000;
vertical-align: baseline;
display: block;
padding: 2px;
}

.pr_picbox_text h2{
font-size: 1em;
margin:0;
}

.pr_picbox_more a:focus, .pr_picbox_more a:hover, .pr_picbox_more a:active, .pr_picbox_more a:link{
color: #FFFFFF;
text-decoration: none;
background: #F8F8F8;
}