.selektor_main {
		background-color:gray;
		background-position:0px;
		border:0px none;
		height:0px;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
zoom:1;
		overflow:hidden;
		position:absolute;
		visibility:visible;
		width:0px;
		z-index:10;
}

.selektor_corner_ne {
		background-color:black;
		font-size:7px;
		height:7px;
		position:absolute;
		right:0px;
		top:0px;
		visibility:hidden;
		width:7px;
}

.selektor_corner_sw {
		background-color:black;
		bottom:0px;
		font-size:7px;
		height:7px;
		left:0px;
		position:absolute;
		visibility:hidden;
		width:7px;
}

.selektor_corner_se {
		background-color:black;
		bottom:0px;
		font-size:7px;
		height:7px;
		position:absolute;
		right:0px;
		visibility:hidden;
		width:7px;
}

.selektor_corner_nw {
		background-color:black;
		font-size:7px;
		height:7px;
		left:0px;
		position:absolute;
		top:0px;
		visibility:hidden;
		width:7px;
}

#hover_box {
	border: thin outset silver;
	z-index: 20;
	font-size: 12px;
	width: 250px;
}
#hover_box_titel {
	background-color: silver;
	display: block;
	font-weight: bold;
	padding: 3px;
}
#hover_box_teaser {
	background-color: white;
	padding: 3px;
	display: block;
}
.hover_artikel.ein {
	/* die Klasse erhaelt ein Artikel wenn er mit der Maus ueberfahren wird */
	/* die Alternative dazu ist .hover_artikel.aus */
	border: thin solid silver;
}
.selektor_info {
		background-color:yellow;
		color:#4D5995;
		display:block;
		font-size:12px;
		position:relative;
		text-align:center;
		top:40%;
		white-space:nowrap;
}

.message {
		text-align:center;
		padding:1em;
		border:#cc0000 2px solid;
		width:38%;
		margin-left:31%;
}

#blockRechteSpalte ul {
	margin: 0;
	padding: 0;
}

#blockRechteSpalte li {
	list-style-type: none;
	list-style-position: outside;
}

div.blockRessort, div.blockSeite {
	float: left;
	padding: 0.4em;
}

.ausschnitt_head{
	width: 100%;
	height: 25px;
	top: 0px;
	left: 0px;
	right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #aaaaaa;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.ausschnitt_head_info{
	padding-top: 5px;
	padding-right: 5px;
	margin-left: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.ausschnitt_head_close a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.ausschnitt_head_print a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.ausschnitt_image {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 5px;
	border-top-style: none;
	border-top-color: -moz-use-text-color;
}

.hover_artikel.ein {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
}

.hover_artikel.ein {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
}
