@charset "UTF-8";

/* CSS resetting work is done by famous Eric Meyer ------------------------- */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-repeat: no-repeat;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* ----------- Lion Style Scrollbars in Safari ----------------- */

/*body	{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow-y: scroll;
	overflow-x: hidden;
}
html {
	overflow-y: auto;
	overflow-x: hidden;
}
::-webkit-scrollbar {
	width: 3px;
	height: 0px;
	background-color: transparent;
}
::-webkit-scrollbar-thumb:vertical {
	height: 10px;
	background-color: #666;
}
*/




/* ----------------------------------------------- */

@font-face {
  font-family: "GraublauWeb";
  src: url(fonts/GraublauWeb.otf) format("truetype");
}

@font-face {
  font-family: "GraublauWeb";
  font-weight: bold;
  src: url(fonts/GraublauWebBold.otf) format("truetype") ;
}


body {
	color: #303030;
	background-image: url(imgs/sitebg_2010.jpg);
	background-repeat: no-repeat;
	background-color: #BFBFBF;
	background-position: center bottom;
	background-attachment: fixed;
	font: normal normal normal 14px/1.6em 'Istok Web', "Lucida Grande", "Verdana", sans-serif;
}

.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	font-weight: bold;
}

#top {
	width: 100%;
	height: 220px;
	background-image: url(imgs/bg_top.png);
	background-repeat: repeat-x;
	text-align: center;
}

img.toplogo {
	margin: 0 auto;
	height: 154px;
	margin: 0;
	padding: 0;
}

div#social {
	width: 60px;
	margin: 15px 10px 0 0;
	padding: 0;
	position: fixed;
	top: 0;
	right: 0;
	text-align: right;
	z-index: 9999;
	opacity: 0.5;
	line-height: 20px;
}

#menu {
	text-align: left;
	width: 840px;
	height: 40px;
	margin: 0 auto;
	text-transform: uppercase;
	position: relative;
	padding: 0 20px;
	text-shadow: 1px 1px 0 #000000;
	z-index: 999;
	top: -2px;
	font: 13px "Lucida Grande", "Verdana", sans-serif;
}

#menu ul {
}

#menu li {
	list-style-type: none;
}

#menu ul a:link {
	text-decoration: none;
	color: #ededed;
	display: block;
	float: left;
	padding: 15px 15px 17px;
	margin: 0 1px 0;
}

#menu ul ul {
	position: absolute;
	left: 274px;
	top: 48px;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
}

#menu ul ul a:link {
	float: none;
/*	border-bottom: 1px solid #000000;*/
}

#menu a:visited {
	color: #ededed;
}

#menu a:hover {
	background-color: rgba(255, 255, 255, 0.09);
}





/* ----------Seiteninhalt zentrieren-------------- */

#wrapper {
	overflow:hidden;
	width: 865px;
	margin: 30px auto 10px;
	padding-left: 15px;
}

/*
#left, #right, {
	padding-bottom: 40000px;
	margin-bottom: -40000px;
}
*/

#left {
	float:left;
	width:550px;
	text-align: left;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
}

#right {
	float: left;
	width:200px;
	padding-right: 20px;
	display: inline;
}








/*  ---------------rechte Spalte----------------- */

#infobox {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	color: #8e8e90;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: normal;
	text-transform: none;
	height: auto;
	border: none;
	padding-top: 11px;
	text-align: left;
}
#infobox img {
	position: relative;
	left: -20px;
}

#infobox p {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#infobox .h2 {
	font-size: 19px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #8e8e90;

}

#infobox a {
	text-decoration: underline;
	color: #666666;
}

#infobox a:hover {
	text-decoration: none;
	color: #4c4c4c;
}


#infobox ul {
	text-align: left;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
	list-style-position: inside;
}

#infobox * ul {
	text-align: left;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 16px;
}


/* ------------------- linke Spalte --------------- */


/* ------------------ Beiträge--------------------- */

.h2 {
	padding-bottom: 16px;
	font: 24px/0.8em "GraublauWeb","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-text-shadow: 1px 1px 0px white;
	-moz-text-shadow: 1px 1px 0px white;
	text-shadow: 1px 1px 0px white;
	color: #000000;
}

#beitrag {
	height: auto;
	min-height: 192px;
	width: 100%;
	position: relative;
	margin-bottom: 55px;
}

#beitrag p {
	margin-top: 10px;
}


#beitrag .imgmit {
	right: -20px;
	position: relative;
	float: right;
	border: 1px solid #000000;
	top: -20px;
}

#beitrag .imgohne {
	right: -20px;
	position: relative;
	float: right;
	top: -20px;
}

#beitrag img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -20px;
}


#beitrag a:visited {
	color: #999999;
	border-bottom: 1px solid #EB7E30;
	text-decoration: none;
}
#beitrag a:link {
	color: #222222;
	border-bottom: 1px solid #EB7E30;
	text-decoration: none;
}
#beitrag a:hover {
	color: #222222;
	text-decoration: none;
	border-style: none;
}
#beitrag a:active {
	color: #FFCC66;
	text-decoration: none;
	border-style: none;
}

#beitrag ul {
	color: #222222;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
	margin-top: 12px;
}

#beitrag * ul {
	color: #222222;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 4px;
}


#imrint {
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	text-align: center;
}

#imrint a:link, #imrint a:visited, #imrint a:active {
	color: #777679;
	border-bottom: 1px solid #EB7E30;
	text-decoration: none;
}
#imrint a:hover {
	color: #777679;
	text-decoration: none;
	border-bottom-style: none;
}


/*#verlauf_unten {
	height: 77px;
	width: 100%;
	background: url(imgs/siteverlaufbtm.png) no-repeat center bottom;
	position: fixed;
	bottom: 0;
	z-index: 10;
}*/

#imprint_details {
	margin: 20px;
	height: auto;
	width: 460px;
}
#imprint_details p {
	margin-bottom: 20px;
}
#imprint_details em {
	font-style: italic;
}

h2 {
	padding-bottom: 16px;
	font: 24px/0.8em "GraublauWeb","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-text-shadow: 1px 1px 0px white;
	-moz-text-shadow: 1px 1px 0px white;
	text-shadow: 1px 1px 0px white;
}

.subhead {
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
}

