body {
	color: #808080;
	width: 100%;
	background-image: url(../images/layout/allg_basis_head_sliced_1.jpg);
	background-repeat: repeat-x;
    background-color: #C3FACA; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sansserif;
}

/* für die Inhaltsseiten -  content   */
body.content {
	width: 600px!important;
    background-color: #fff;
    margin-left: 10px;
    margin-top: 0px;
    font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sansserif;
	background-image: url('');

}

.bg {
	background: url(../images/bg/allg_bg_impession.jpg);
}
p {
	margin: 0;
	color: #808080;
	font: 12px/140% Verdana, Arial, Helvetica, sansserif;
}
table {
	color: #808080;
	margin: 0;
	padding: 0;
	width: 100%;
	font: 12px Verdana, Arial, Helvetica, sansserif;
}
ul {
	font-family: Verdana, Arial, Helvetica, sansserif;
}
li {
	font-family: Verdana, Arial, Helvetica, sansserif;
}

td {
	font-family: Verdana, Arial, Helvetica, sansserif;
	margin: 0;
}
ol {
	font-family: Verdana, Arial, Helvetica, sansserif;
	margin: 0;
}
div {
	font-family: Verdana, Arial, Helvetica, sansserif;
	margin: 0;
}
span {
	font-family: Verdana, Arial, Helvetica, sansserif;
	margin: 0;
}
dl {
	font-family: Verdana, Arial, Helvetica, sansserif;
}
dt {
	font-family: Verdana, Arial, Helvetica, sansserif;
	margin: 0;
}
#distr {
	font-size: 8pt;
}
.distrib {
	font-size: 8pt;
}
.box {
	border: 2px solid #00B193;
	padding: 8px;
	margin: 0 3px;
}
.more {
	font-size: 8pt;
	text-align: right!important;
	text-decoration: none;
	color:#808080;
	margin-right: 15px;
}
	
.more:after{
	content: ">>";
	color: #808080;
	text-decoration: none;

	
	}
	
}
#bildunter {
	font-size: 8pt;
}
#container {
	width: 600px!important;
}
hr {
	border: 1px solid orange;
	height: 1px;
	margin: 0;
	padding: 0;
	background-color: orange;
}


#jsid hr {
	border: 1px solid orange;
	height: 1px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sansserif;
	font-weight: 800;
	margin-top: 3px;
	margin-bottom: 6px;
}
h1 {
	font-size: 190%;
	color: #808080;
}
h2 {
	font-size: 160%;
	color: #00B193;
}
h3 {
	font-size: 160%;
	color: #808080;
}
h4 {
	font-size: 160%;
	color: #FF8040;
}
h5 {
	font-size: 120%;
	color: #808080;
}
h6 {
	font-size: 120%;
	color: #808080;
}

#smaller {
	font-size: 140%;
}
.lang {
	text-decoration: none;
	color: #099;
	line-height: 1em 	margin: 2px;
	border: 1px solid orange;
	background: white;
}
.lang:hover {
	text-decoration: none;
	color: white;
	background: #099;
}

.nodeco {
	text-decoration: none;
}

#none {
	border: 0;
	visibility: hidden;
}
.none {
	border: 0;
	visibility: hidden;
}
img {
	border: 2px solid #ff8040;
}
img.logo {
	border: 0 solid #ff8040;
}
img.bildlinks {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
img.bildrechts {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.boxgreen li {
	color: #00B193;
}
.boxorange li {
	color: #FF8040;
}
.boxblue li {
	color: blue;
}
.hervororange {
	color: #FF8040;
	font-size: 9pt;
}
.hervorgreen {
	color: #00B193;
	font-size: 9pt;
}
a.linksine {
	text-decoration: none;
}
#frame {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid darkgreen;
	min-height: 500px;
	height: auto !important;
	background: #fff;
}
#framex {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #FF8040;
	min-height: 1px;
	height: auto !important;
	background: #fff;
}
#noframe {
	border: 0;
}
#frame_left {
	border-width: 1px 0 0;
	border-style: solid;
}
#menu div {
	text-alignment: right;
	width: 160px !important;
	line-height: 150%;
}
#menu a, #menu a:visited {
	margin-left: 20px;
	padding-left: 20px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #00B193;
	display: block;
	width: auto;
	height: auto;
	border: 1px solid #fff;
	cursor: hand;
}

#menu a:hover {
	color: yellow;
	border-color: #f0c992 #e09222;
	cursor: hand;
	background: #099;
}
#menu2 {
	display: inline;
	padding: 0;
	font-size: 110%;
	margin: 0 auto;
	list-style-type: none;
	white-space: nowrap;
	cursor: hand;
}
#menu2 div {
	display: inline;
}
#menu2 a {
	font-weight: bold;
	width: auto;
	padding: 2px 3px;
	color: yellow;
	text-decoration: none;
}
#menu2 a:visited {
	font-weight: bold;
	width: auto;
	padding: 2px 3px;
	color: yellow;
	text-decoration: none;
}
#menu2 a:hover {
	color: #00B193;
	background: yellow;
}


q:before{content:url(../images/layout/pkt.gif);}




#menu1 {
	display: inline;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	white-space: nowrap;
	cursor: hand;
}
#menu1 div {
	display: inline;
}
#menu1 a {
	font-weight: bold;
	width: auto;
	padding: 2px 3px;
	color: #00B193;
	text-decoration: none;
}
#menu1 a:visited {
	font-weight: bold;
	width: auto;
	padding: 2px 3px;
	color: #00B193;
	text-decoration: none;
}
#menu1 a:hover {
	color: yellow;
	background: #00B193;
}
#menux {
	text-alignment: left;
	width: 160px;
	background: #00B193;
	color: yellow;
	margin: 0;
	padding: 0;
	border: 1px solid orange;
	overflow: hidden;
}
#active {
	font-size: 130%;
}
#menux a, #menux a:visited {
	text-align: left;
	font-weight: bold;
	border-left: 5px solid #00B193;
	padding: 0.5em 0.5em 0.5em 0.7em;
	text-decoration: none;
	color: yellow;
	display: block;
	width: 160px;
	cursor: hand;
}
#menux a:hover {
	color: #00B193;
	background: yellow;
	border-left: 5px solid #ff8040;
}
.mainbuttonscontainer {
	width: 100%;
}
.mainbuttons  a {
	color: yellow;
	border-left: 1px solid #0F9;
	border-right: 1px solid #300;
	border-top: 1px solid #0F9;
	border-bottom: 1px solid #300;
	font: 15px Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	text-align: left;
	background: #099;
	padding: 6px 4px 6px 6px;
}
.mainbuttons a:hover {
	color: darkred;
	border-left: 1px solid #0F9;
	border-right: 1px solid #0F9;
	border-top: 1px solid #300;
	border-bottom: 1px solid gray;
	text-decoration: none;
	background: orange;
}
.buttonscontainer {
	width: 100%;
}
.buttons a {
	color: #FFF;
	font-style: normal;
	text-decoration: none;
	display: block;
	text-align: left;
	border-left: 1px solid #0F9;
	border-right: 1px solid #300;
	border-top: 1px solid #0F9;
	border-bottom: 1px solid #300;
	margin: 0;
	background: #099;
	font: normal bold 13px Arial, Verdana, sans-serif;
	padding: 3px 4px 3px 6px;
}
.buttons a:hover {
	color: 006600;
	text-decoration: none;
	border-left: 1px solid #300;
	border-top: 1px solid #300;
	border-right: 1px solid #0F9;
	border-bottom: 1px solid #0F9;
	background: yellow;
}
.subbuttonscontainer {
	width: 100%;
}
.subbuttons a {
	color: white;
	display: block;
	margin: 0;
	text-decoration: none;
	text-align: right;
	border-left: 10px solid silver;
	border-right: 1px solid #300;
	border-top: 1px solid #0F9;
	border-bottom: 1px solid #300;
	clear: both;
	background: #667BB4;
	font: normal normal bold 11px Verdana, sans-serif;
	padding: 3px 6px 3px 4px;
}


.subbuttons a:hover {
	text-decoration: none;
	color: #00F;
	border-left: 10px solid yellow;
	border-right: 1px solid #0F9;
	border-top: 1px solid #300;
	border-bottom: 1px solid #0F9;
	background: silver;
}

.subbuttons a:activ {
	text-decoration: none;
	color: #00F;
	border-left: 10px solid yellow;
	border-right: 1px solid #0F9;
	border-top: 1px solid #300;
	border-bottom: 1px solid #0F9;
	background: maron;
}

.out {
	display: block;
	background: #bbb;
	border: 1px solid #ddd;
	position: relative;
	margin: 1em 0;
}
.in {
	text-align: center;
	background: #fff;
	border: 1px solid #555;
	position: relative;
	padding: 5px;
	font-weight: normal;
}
.ltin {
	left: -5px;
}
.tpin {
	top: -5px;
}
.narrow {
	width: 8em;
}