/*
################## Reset Script #######################
*/

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;
}

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, tfoot, thead{
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
}
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: "" "";
}

/*
################## Reset Script #######################
*/

/*
################## HTML Elemente #######################
*/

html {
	background: #ffffff;
}

body {
	font-family: arial, serif; 
	text-align:left;
	margin:0px;
	color:#222222;
	font-size:90%;
}

a:link, a:visited, a:active, a:focus  { font-weight:bold; color:#931a1c; text-decoration:none; border-bottom:0px;}
a:hover { font-weight:bold;color:#931a1c; text-decoration:underline;}

.platzhalter {
	clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0.01em;
	color:#ffffff;
}

.csc-header{
margin-top:10px;
}

h1 {
	font-size:130%;
	font-weight:bold;

	padding:0px;
	padding-top:10px;
	padding-bottom:10px;

}

h2 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:15px;
	padding:0px;
	padding-top:10px;
line-height:150%;
}

.h2inner{
	
}

h3 {
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px;
	padding-top:10px;
}

th{
	font-weight:bold;
	font-size:110%;
}

strong{
	font-weight:bold;
}

td{
	padding:2px;
	vertical-align:top;
}

div.csc-textpic img{
	
}

.csc-textpic-image img{
	margin-left:15px;
	margin-right:15px;
}

em {font-style:italic;}

/*
################## HTML Elemente #######################
*/

/*
################## LAYOUT #######################
*/

#mainwrap_outer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#up_top{
	float:left;
	width:980px;
	border-bottom: #FEFCD5 5px solid;
}

#up_top_left{
	background-image:url(haus_up.jpg);
	background-repeat:no-repeat;
	float:left;
	width:200px;
	height:14px;
}

#up_top_right{
	background:#931a1c;
	float:left;
	width:780px;
	height:14px;
}

#top{
	float:left;
	width:980px;
}

#top_left{
	background-image:url(haus_low.jpg);
	background-repeat:no-repeat;
	float:left;
	width:200px;
	height:137px;
}

#top_right{
	background:#931a1c;
	float:left;
	width:780px;
	height:137px;
}

#top_logo{
	background-image:url(haus_geier.jpg);
	background-repeat:no-repeat;
	float:left;
	width:220px;
	height:111px;
	margin: 20px 0px 0px 30px;
}

* html #top_logo{
margin-left:15px;
}

#top_schrift{
	float:left;
	width:160px;
	height:50px;
	line-height:120%;
	font-size:105%;
	color:#FEFCD5;
	margin-top:80px;
	margin-right:20px;
	text-align:right;
}



#top_img1{
	background-image:url(tb_geier_rieden_01.jpg);
	background-repeat:no-repeat;
	float:left;
	width:100px;
	height:137px;
	margin-right:10px;
}

#top_img2{
	background-image:url(tb_geier_rieden_02.jpg);
	background-repeat:no-repeat;
	float:left;
	width:100px;
	height:137px;
	margin-right:10px;
}

#top_img3{
	background-image:url(tb_geier_rieden_03.jpg);
	background-repeat:no-repeat;
	float:left;
	width:100px;
	height:137px;
}

#mainwrap{
	float:left;
	width:980px;
	background:#931a1c;
}

#floater{
}

#left{
	width:200px;
	float:left;
	background:#931a1c;
	color:#FEFCD5;

}

#left_logo{
	background-image:url(spruch_links.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:86px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:25px;
}

#left_content{
	margin-left:20px;
	margin-right:20px;
	font-size:12px;
	color:#FEFCD5;
}
	

#left_content h1{
	color:#FEFCD5;
}

#left_content h2{
	color:#FEFCD5;
}

#left_content a:link,#left_content a:visited,#left_content a:active,#left_content a:focus  {color:#FEFCD5; }
#left_content a:hover { color:#FEFCD5;}

	
#right{
	width:780px;
	float:left;
}

#navigation{
	float:left;
	width:780px;
	background:#d8b6a2;
	color:#931a1c;
	min-height:30px;
	height: auto !important;
	height:30px;
	overflow:hidden;
}

#content{
	float:left;
	width:780px;
	background:#fefcd5;
		min-height:300px;
	height: auto !important;
	height:300px;
}

#content_inner{
	width:700px;
	margin:40px;
}

#content_inner ul{
list-style-type:disc;
margin-left:15px;
}

					
#address{
	float:left;
	vertical-align: bottom;
	color:#FFFFFF;
	margin-top:-160px;
	width:230px;
}

#address_inner{
	float:left;
	margin:15px;
}

* html #address_inner{
	margin-left:10px;
}

#address_inner a:link,#address_inner a:visited,#address_inner a:active,#address_inner a:focus  { font-size:90%; font-weight:bold; color:#ffffff; text-decoration:none; border-bottom:0px;}
#address_inner a:hover { font-weight:bold;color:#ffffff; text-decoration:underline; border-bottom:0px; font-size:90%;}


.level0 {
	float:left;
	margin-left:20px;
	overflow:visible;
	margin-top:6px;
}

* html .level0 {
	margin-left:0px;
}

.level0li{
	margin-left:22px;
	margin-right:22px;
	float:left;
}

.level0liact{
	margin-left:22px;
	margin-right:22px;
	float:left;
}

.level0 a:link,.level0 a:visited,.level0 a:active,.level0 a:focus  {font-size:105%; font-weight:normal; color:#931a1c; text-decoration:none; border-bottom:0px; }
.level0 a:hover {color:#931a1c; text-decoration:underline; border-bottom:0px solid;  }
.level0 a.active{font-weight:bold; color:#931a1c; text-decoration:none; border-bottom:0px solid; }
.level0liact a.active {font-weight:bold; color:#931a1c; text-decoration:none; border-bottom:0px solid; }
.level0liact a:link,.level0liact a:visited,.level0liact a:active,.level0liact a:focus {color:#931a1c; text-decoration:none; border-bottom:0px solid; font-weight:bold; }



/*
################## LAYOUT #######################
*/

/*
################## SITEMAP #######################
*/

.csc-sitemap{
padding-top:20px;
}

.csc-sitemap ul{
margin-left:0px;
}

.csc-sitemap li{
margin-left:35px;
}

/*
################## RTE #######################
*/

.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}

/*###########################################*/
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:0;
}



/*
################## PRINT #######################
*/

@media print {

	html {
		background:#ffffff;
	}

	body {
		background:#ffffff;
		color:#000000;
		font-size:80%;
	}
	
	#left, #bottom, #navigation{
		visibility:hidden;
		width:1px;
		height:1px;
	}
	
	#right, #content, #floater, #mainwrap, #mainwrap_outer, #mainwrap_outer_outer{
		width:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	
	#content_inner{
		margin-left:auto;
		margin-right:auto;
		
	}
	
}


DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {margin-bottom:0; padding-bottom:5px;}
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {margin-bottom:0; padding-bottom: 5px; display:block;}
