/* @override http://www.weinsbergerwald.at/fileadmin/GUTENMORGENGUTENBRUNN/TEMPLATES/CSS/gmg.css */

/* @override http://www.weinsbergerwald.at/fileadmin/GUTENMORGENGUTENBRUNN/TEMPLATES/CSS/gmg.css */

/* @override http://www.weinsbergerwald.at/fileadmin/GUTENMORGENGUTENBRUNN/TEMPLATES/CSS/gmg.css */

/* @override http://www.weinsbergerwald.at/fileadmin/GUTENMORGENGUTENBRUNN/TEMPLATES/CSS/gmg.css */

@font-face {
 font-family: "rockwell";
 src: url("Rockwell.eot") /* EOT file for IE */
}
@font-face {
 font-family: "rockwell";
 src: url("Rockwell.ttf") /* TTF file for CSS3 browsers */
}

body {
	margin: 0;
	padding: 0;
	background: #1f0702 url(../SKIN/BGBody.jpg) repeat-y center top;
	font: 0.75em/150% "rockwell", "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul.topnavul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	text-align: right;
	float: right;
}

li.navtop {
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #ffa850;
	float: right;
	padding-top: 4px;
}

li.navtop a {
	text-decoration: none;
	color: #ffa850;
}

a {
	color: #ff481d;
}

#leftContent div.csc-textpic.csc-textpic-left.csc-textpic-above {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-right: 20px;
	padding-left: 40px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}



div#hg {
	width: 100%;
	position: absolute;
	background: url(../SKIN/BGTisch.jpg) no-repeat center top;
	text-align: center;
	top: 0;
	height: 800px;
	z-index: 5;
}

div#center {
	width: 100%;
	text-align: center;
	top: 0;
	z-index: 10;
	position: absolute;
}

div#container {
	width: 780px;
	margin: auto;
	text-align: left;
}

div#head {
	float: left;
	height: 303px;
	width: 753px;
	background: url(../SKIN/BGMitte.jpg) no-repeat 39px 94px;
	padding-left: 25px;
}

div#mainLogo {
	float: left;
	height: 252px;
	width: 753px;
}

div#mainNav {
	float: left;
	height: 38px;
	padding-left: 40px;
	width: 713px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}

*html div#mainNav {
	width: 753px;
}

ol#mainNavOl {
	height: 31px;
	margin: 0;
	padding: 0;
}

li.nav {
	float: left;
	list-style-type: none;
}

div#content {
	float: left;
	width: 753px;
	padding-left: 25px;
}

*html div#content {
	width: 778px;
}

div#footer {
	float: left;
	width: 753px;
	padding-left: 25px;
	margin-left: -1px;
	padding-top: 70px;
	padding-bottom: 0;
	margin-bottom: 0;
	height: 125px;
}

#footer img {
	width: 754px;

}

*html div#footer {
	width: 778px;
}

#rightContent p.align-left {
	font-size: 120%;
	line-height: 160%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-top: 0;
	color: #333333;
}

#leftContent h1 {
	font-weight: normal;
	font-style: normal;
	margin: 0;
	font-size: 200%;
	line-height: 100%;
	color: #333;
}

#leftContent h1 a {
	color: #333;
	text-decoration: none;
}

#leftContent div.csc-textpic.csc-textpic-left.csc-textpic-above div.csc-textpic-text p {
	margin: 0;
	padding-top: 3px;
}

#rightContent h1 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #333;
	font-size: 300%;
	line-height: 100%;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 0px;
}

*:first-child+html #rightContent h1 {
	padding-top: 10px;
	padding-bottom: 0;
}



