@charset "iso-8859-1";

/*INFORMATION
*************************************************************************************************************************
Basisvorlage:					CLASSES.CSS
Programmiert von:				mediakustik webdesign, Carsten Arntz (c) 2008
								www.mediakustik.de
Programmiert für:				Hans-Dieter Arntz
								www.hans-dieter-arntz.de
Programmierungszeitraum:		Oktober 2008
************************************************************************************************************************/



.image {
	border: 1px solid #999999;
	padding: 6px;
	text-align: center;
	display: block;
	margin: auto;
	height: auto;
	width: auto;
}

.image_less {



}

.image_inside {
		border: 1px solid #999999;

}
.image_insideKopie {
	border: 1px solid #999999;
	margin-right: 20px;
}




.image_left {
		border: 1px solid #999999;
		float: left;
		margin: 6px 12px 6px 0;
		padding: 6px;
}



.image_right {
		border: 1px solid #999999;
		margin: 6px 0 6px 12px;
		padding: 6px;
		float: right;
}




a:link {
	color: #990000;
	text-decoration: none;
}



a:visited {
	text-decoration: none;
	color: #990000;
}



a:hover {
	text-decoration: underline;
	color: #990000;
}



a:active {
	text-decoration: none;
	color: #990000;
}



a:focus {
	outline: none;
	text-align: left;
}
.urgent_news {
	text-align: right;
}
#zurueck {
	border-top: 1px dotted #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 22px;
	margin-top: 3em;
}
.image_right_ohne_rahmen {
	margin: 6px 0 6px 12px;
	padding: 6px;
	float: right;
}

