/* 
 * Reset css (modified 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: normal;
	font-style: normal;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
	background-repeat:no-repeat;
}
/* remember to define focus styles! */
:focus {
/*	outline: 1px dotted #0096e0;*/
}
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: "" "";
}

.clearfix:after {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*
 * Basic styles
 */

/* Rot = #ae4d4c */
/* Grau = #646464 */

strong {
	font-weight: bolder;
}
em {
	font-style: italic;
}

#content-big ul {
	padding-left: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
}

#content-big ul li {
	list-style: disc;
}

h1 {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
}

body {
	background-color: #fcf9e6;
	color: #646464;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.2em;
	padding-top: 70px;
	padding-left: 40px;
}
p {
    margin-bottom:0.5em;
}
#wrapper {
	width: 1000px;
}

a {
	color: #ae4d4c;
	text-decoration: none;
}
a:hover {
	color: #646464;
}
#content-big a {
	font-weight: bolder;
}
#content-small a {
	font-weight: bolder;
}


/*
 * Left
 */

#left {
	width: 220px;
	float:left;
	padding-left: 15px;
}
#logo {
	width: 200px;
	height: 105px;
	margin-bottom: 20px;
}
#logo img {
	float: right;
}
#sub-menu {
	width: 140px;
	margin-left: 40px;
	padding-right: 40px;
	text-align: right;
	clear:both;
}
#sub-menu a {
	text-decoration: none;
	color: #646464;
	font-weight: bolder;
}
#sub-menu a:hover, #sub-menu .section a {
	color: #ae4d4c;
}
#sub-menu ul li {
	border-bottom: 1px solid #e5e3d3;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-right: 10px;
	font-size: 13px;
}
#sub-menu ul li ul li {
	font-size: 12px;
}
#sub-menu ul li.link {
	display: none;
}
#sub-menu ul li ul li.link {
	display: block;
}
#sub-menu ul li ul li.link, #sub-menu ul li.section ul li.link, #sub-menu ul li.section ul li.current, #sub-menu ul li.section ul li.section {
	border: 0px;
	font-weight: lighter;
}
#sub-menu ul li.current ul li.link a, #sub-menu ul li.section ul li.link a {
	color: #646464;
}
#sub-menu ul li.current ul li.link a:hover, #sub-menu ul li.section ul li.current a, #sub-menu ul li.section a, #sub-menu ul li.section ul li.section a {
	color: #ae4d4c;
}
#sub-menu ul li.section ul li.link, #sub-menu ul li.section ul li.current, #sub-menu ul li.current ul li.link, #sub-menu ul li.section ul li.section  {
	margin-right: -10px;
}
#sub-menu ul li.section ul li.current a, #sub-menu ul li.section ul li.link a:hover, #sub-menu ul li.current ul li.link a:hover, #sub-menu ul li.section ul li.section a {
	background-image: url(../images/pfeil.jpg);
	background-position: right center;
	padding-right: 10px;
	color: #ae4d4c;
}
#sub-menu ul li.section ul li.link a, #sub-menu ul li.current ul li.link a {
	padding-right: 10px;
}
#sub-menu ul li.section ul, #sub-menu ul li.current ul {
	margin-top: 5px;
	border-top: 1px solid #e5e3d3;
}

#sub-menu select {
    width:130px;
    margin-top:10px;
    margin-bottom:10px;
}
/*
 * Right
 */

#menu {
	width: 630px;
	height: 100px;
	float: left;
	margin-bottom: 30px;
}
#menu ul li {
	float: left;
	margin-right: 11px;
}

#menu ul li a span {
	font-size: 15px;
	font-weight: bolder;
	padding-left: 15px;
	margin-bottom: 3px;
}
#menu ul li a img {
	padding: 2px;
	border: 1px solid gray;
	width: 115px;
	height: 67px;
}
#menu ul li a {
	display: block;
	width: 115px;
	height: 97px;
	color: #646464;
}
#menu ul li a:hover, #menu ul li a.section {
	color: #ae4d4c;
}

#content {
    width:644px;
    float:left;
}

#content-small {
	width: 245px;
	float: left;
	margin-right: 9px;
}
#content-big {
	width: 372px;
	float: left;
	margin-right: 9px;
}

/* 
 * Galerie
 */


.galleriapage, .galleriapage div {
	float: left;
}
#main_image {
	float: left;
	border-top: 1px solid #e5e3d3;
	padding-top: 10px;
}

.caption {
	display: none;
}
ul.galleria-src {
	border-top: 1px solid #e5e3d3;
	border-bottom: 1px solid #e5e3d3;
	padding-top: 10px;
	width: 363px;
}
#content-big .galleriapage ul {
	padding-left: 8px;
}

/* News */

.item {
    clear:left;
    overflow:auto;
    margin-top:18px;
}

.newsthumb {
    float:left;
    width:118px;
    padding-left:127px;
    margin-right:9px;
    overflow:auto;
}
.thumb img {
    margin:0;
}

.news-article {
	width: 372px;
        float:left;
	margin-bottom: 20px;
}
.heading {
	border-bottom: 1px solid #646464;
	width: 372px;
	margin-bottom: 5px;
}
.news-text {
	margin-top: 10px;
}

