#masthead {
	color: #999999;
	height: 57px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 978px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 1014px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	background-repeat: no-repeat;
	margin-top: 12px;
	background-image: url(../images/absender.gif);
	background-position: bottom;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 580px;
	float: left;
	border: 1px solid #D9D9D9;
}
#left {
	width: 216px;
	float: left;
}
#right {
	width: 216px;
	float: left;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1(value) solid #000000;
	padding-top: 18px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 96px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 18px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#masthead .content {
}
#footer .content {
	height: 62px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 18px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #EB2020;
	text-decoration: none;
}
#center a:visited {
	color: #EB2020;
	text-decoration: none;
}
#center a:hover {
	color: #EB2020;
	text-decoration: underline;
}
#right a:link {
	color: #EB2020;
	text-decoration: none;
}
#right a:visited {
	color: #EB2020;
	text-decoration: none;
}
#right a:hover {
	color: #EB2020;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
.nomargintop {margin-top: 0;}

.info,
.erfolg,
.fehler {
	background: #e9e9e9;
	padding: 5px;
	width: 100%;
	margin-bottom: 20px;
}
.info p,
.erfolg p,
.fehler p {
	padding-left: 20px;
	font-size: 10px;
}
.info h1 {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	background: url("/images/information.png") no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin: 0px;
}

.erfolg h1 {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	background: url("/images/tick-circle.png") no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin: 0px;
}

.fehler h1 {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	background: url("/images/cross-circle.png") no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin: 0px;
}
.miniaturbild_klein {
	background: #cccccc;
	height:25px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:25px;
}
.miniaturbild_gross {
	background: #cccccc;
	height:50px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:50px;
}
#miniaturbild,
#miniaturbild_move {
	position:absolute;
	left: 0px;
	top: 0px;
}
.bestimmungsrahmen {
	border:1px solid #ff0000;
	cursor:move;
	height:50px;
	margin:8px 8px 4px 0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:50px;
}

.bestimmungsrahmen_change {
	background: none;
	border: 1px dotted #ff0000;
	width: 50px;
	height: 50px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	cursor: move;
}


