@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: "" "";
}

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

@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 {
 	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #252426;
	background-image: url(imgs/sitebg_2010.jpg);
	background-repeat: no-repeat;
	background-color: #BFBFBF;
	background-position: center bottom;
	background-attachment: fixed;
}

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

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



#menu {
	text-align: left;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	margin-bottom: 0px;
	text-transform: uppercase;
	left: -12px;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
}

#menu ul {
	width: 210px;
	vertical-align: top;
	display: inline-block;
	float: left;
}

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

#menu a:link {
	color:#CCCCCC;
	text-decoration: none;
	padding-left:12px;
}

#menu a:visited {
	color:#CCCCCC;
	text-decoration: none;
	padding-left:12px;
}

#menu a:hover {
	color:#CCCCCC;
	text-decoration: none;
	margin-left:0px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F6AA1F;
	border-right-color: #F6AA1F;
	border-bottom-color: #F6AA1F;
	border-left-color: #F6AA1F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#menu .da {
	color: #666666;
	padding-left:12px;
	padding-bottom: 4px;
}







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

#wrapper {
	overflow:hidden;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

/*
#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: 20px;
	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: 12px;
	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;
}

#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;
}

#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-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 12px;
	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-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 12px;
	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;
}
