body {
	background-image:url(/img/segold-bg.gif);
	color:rgb(202, 49, 2);
}

hr {
	color:rgb(202, 49, 2);
	background-color:rgb(202, 49, 2);
	size: 1px;
}

img { border-width: 0; }

a:focus { -moz-outline-style: none; }

.zentrieren {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.main {
	width: 900px;
	height: auto;
	height: 600px;
	margin: 0 auto;
	text-align: left;
}

.header-bereich {
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:url(/img/segold-bg-hell.gif);
}

.header-spacer1 {
	float: left;
	width: 250px;
}

.header-spacer2 {
	float: left;
	width: 8%;
}

.header-img {
	float: left;
	
}

.kontrast a {
	float: right;
	padding-right: 10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.kontrast a:hover {
	text-decoration: underline;
}

.header-text {
	font-family:'Comic Sans MS',cursive,Verdana,sans-serif;
	font-size: .8em;
	text-align: center;
	margin-left: 20px;
	float: left;
}

.sidebar {
	float: left;
	clear:left;
}

.navi-bereich {
	float: left;
	width: 140px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image:url(/img/segold-bg-hell.gif);
	clear:left;
}

.sichtbar { display: block }

.unsichtbar { display: none }

/* ID statt class wg. IE7-Bug (width: 100%) */
#navi-list-item {
	float: left;
	position: relative;
	width: 100%;
	display: block;
	z-index:0;
}

#navi-list-subitem {
	padding: 3 0 0 15;
}

#navi-list-subitem a {
	padding: 0px;
	width: 100%;
	color:rgb(202, 49, 2);
	text-decoration: none;	
}

#navi-list-item a {
	padding: 14px 0px 0px 0px;
	width: 100%;
	color:rgb(202, 49, 2);
	text-decoration: none;	
	display: block;
}

#navi-list-item a:hover {
/*	background-image:url(/img/segold-bg.gif); */
	font-weight:bold;
	color: black;
}

#navi-list-subitem a:hover {
	color: black;
}

.navi-spacer {
	float: left;
	height: 14px;
}

.choosen {
	color: black !important;
}






#navi a {
	font-size: 1.1em;
	text-decoration: none;
	color:rgb(202, 49, 2);
}

#navi a:hover {
	text-decoration: underline;
	color: #600 !important;
}

#navi-list {
	float: left;
	list-style-type:none;
	padding-left: 20px;
	margin-left: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

#navi-list li {
	padding-bottom: 10px;
}

#navi-sublist {
	float: left;
	list-style-type:none;
	padding: 5px 0 10px 10px;
	margin: 0;
}

#navi-sublist li {
	padding: 2px 0 5px 0;
}

#navi-sublist a {
	font-size: 1em;
}

.navi_li_norm {
}

.navi_li_last {
}

#navi_li_active a {
	text-decoration: underline;
	color: #600 !important;
}

#navi_folder_active {
	text-decoration: underline;
	font-weight: bold;
}













.skizze{
	float: left;
	clear:left;
	margin-top: 0px;
}

* html .content-bereich {
	height: 450px;
}

.content-bereich {
	float: left;
	width: 740px;
	min-height: 450px;
	height:auto !important;  /* für moderne Browser */
	height: 450px;  /*für den IE */	
	background-image:url(/img/segold-bg-hell.gif);
}

.content-text {
	padding: 20px;
	color:rgb(202, 49, 2);
}

.content-text a {
	color: brown;
}

.content-text a:hover {
	font-style: italic;	
	color: black;
}

.content-frame {
	background-image:url(http://segold.de/img/segold-bg-hell.gif);
	height: 280px;
	padding: 0px;
	margin: 0px;
}

.content-frame a {
	color: brown;
}

.content-frame a:hover {
	font-style: italic;	
	color: black;
}

.text-gaestebucheintrag {
	border: 1px solid;
	width: 100%;
	padding: 5px;
	background-color: #fcfdca;
}

.text-assistenzboerse {
	border: 1px solid;
	width: 100%;
	padding: 5px;
	background-color: #fcfdca;
}

.plzselector-assistenzboerse {
	background-color: #fcfdca;
	color:rgb(202, 49, 2);
}

.selectorbar-assistentboerse {
	width: 90%;
}
