@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color:#333;
}

ol, ul {
	list-style: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html{height:100%;}
body {
	height:100%;
	font-family:Arial;
	margin:0;
	background-color:#EEE;
}
#wrapper {

	height:100%;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	/*overflow:hidden;*/
}
#header {
	margin-top:30px;
	margin-bottom:10px;
	width:800px;
	overflow:hidden;
	
}
#logo {
	width:800px;
	float:left;
	margin-left:20px;
}
#logo img {
	border:none;
	float:left;
	
}
#lukas{
	padding-top:10px;
	float:left;
	font-size:30px;
	color:#FFF;
	}
#vogl{
	padding-top:10px;
	font-size:30px;
	color:#999;
	}

#topborder{
	
	float:left;
	width:800px;
	height:10px;
	background-image:url(img/top.png);
	background-repeat:no-repeat;
}

.stripe{
	height:6px;
	width:800px;
	background-image:url(img/square.gif);
	background-repeat:repeat-x;
	padding-bottom:5px;
	}
.stripe2{
	height:6px;
	width:800px;
	background-position:bottom;
	background-image:url(img/square.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	}
	
.entry{
	
	z-index:0;
	width:760px;
	height:220px;
	position:relative;
	padding-bottom:5px;
	}
	
.spacer{
	height:20px;
	}
	
.caption{
	top:20px;
	z-index:10;
	position:absolute;
	background-image:url(img/capbg.png);
	
	width:200px;
	}

.pcaption{
	padding-left:10px;
	color:#FFF;
	font-size:24px;
}

.subcaption{
	padding-left:10px;
	color:#FFF;
	font-size:14px;
}
#nav {
	background-color:#FFF;
	margin-right:0px;
	width:800px;
	float:left;
	font-size: 15px;
	position: relative;
}
.menu{
	padding-top:2px;
	padding-left:15px;
	}
	
.menu a {
color:#999;
font-size:13px;
text-decoration:none;
}
.menu a:hover {
	cursor:pointer;
	color:#666;
	font-size:13px;
	text-decoration:none;
}

.menu p{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-top:11px;
	padding-bottom:10px;
	}
.cap {
	font-size:10px;
	color:#666;
	padding-left:5px;
	padding-top:11px;	
	}
.contact a{
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	font-size:10px;
	text-decoration:none;
	}
.contact a:hover{cursor:pointer;
	color:#666;
	font-size:10px;
	text-decoration:none;
}
.network a{
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	font-size:10px;
	text-decoration:none;
	padding-right:20px;
	}
.network a:hover{cursor:pointer;
	color:#666;
	font-size:10px;
	text-decoration:none;
	padding-right:20px;
}

.netw{
	float:left;
	width:150px;
	}


#nav ul {
	background-color:#fafafa;
	border: 1px solid #a9a9a9;
}

#nav ul li {
	float: left;
	height: 16px;
	margin: 9px 10px 0 10px;
	padding: 10px 16px;
}

#nav ul li a {
	color:#243953;
	text-decoration:none;
	outline:none;
}
#nav ul li:hover {
	background: #F90;
}
.slideholder{
	width:800px;
	float:left;
	background-color:#FFF;
	position:relative;
	
	overflow:hidden;
	}

#slider {
	width:1940px;
	float:left;
	background-color:#FFF;
	position:relative;
	padding:20px;
	overflow:hidden;
}


.innerslide{
	width:780px;
	position:relative;
	overflow: hidden;
	
	
	}
	
	
.detail{
	padding-left:20px;
	position:relative;

	width:760px;
	}	
	
.backbtn{
	color:#666;
	float:left;
	font-size:30px;
}
.backbtn a{
	color:#666;
	text-decoration:none;
	float:left;
	font-size:60px;
}
.backsub{
	color:#666;
	padding-top:25px;
	font-size:12px;
	}
	
.backsub a{
	color:#666;
	text-decoration:none;
	padding-top:22px;
	font-size:12px;
	}
#back{

	width:80px;

	}

#footer {
	float:left;
	width:960px;
	height:45px;
	background-color:#FFF;
	color: #243953;
}

#footer p {
	padding-top:10px;
	margin-left:20px;
	font-size:10px;
}
#bottomborder{
	background-image:url(img/bottom_2.png);
	background-repeat:no-repeat;
	float:left;
	width:960px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	}

.detheader
{
	padding-top:5px;
	width:400px;
}

.detcap
{
	color:#000;
	padding-top:9px;
	clear:both;
	font-size:24px;
}

.detsub
{
	color:#000;
	font-size:14px;
}


.detcontent
{
	width:760px;
	padding-top:5px;
}

q{ 
	color:#666;
	quotes: "»" "«" "»" "«" ;
} 

.detcontent p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	padding-top:10px;
}
.icon
{

}
