/* CSS for schmidt-kuner.de */
.line_sep {
	width: 2px;
	height: 29px;
	float: left;
	background-image:url('../images/line_sep.png');
}
.line_sep, .line_sep_footer {
	width: 2px;
	height: 29px;
	background-image:url('../images/line_sep.png');
}
.line_sep {
	float: left;
}
.line_sep_footer {
	float: right;
}
a {
color: #810305;
border-bottom: 1px solid #000000;
text-decoration:none;
}
a:hover {
border-bottom: 1px solid #000000;
text-decoration:none;
}
.button_img {
	border: 0px;
	width: 98px;
	height: 29px;
	position: absolute;
}
.button_topline {
	width: 98px;
	height: 29px;
	float:left;
}
.button_footer {
	width: 98px;
	height: 29px;
	float:right;
}
#footer {
	width: 800px;
	margin: 0px auto;
	margin-top: 5px;
}
#content {
	width: 780px;
	margin: 0px auto;
}
#main {
	width: 800px;
	margin: 0px auto;
}
#topline {
	width:800px;
	height:29px;
	margin: 0px auto;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #232323;
}
#header {
	width: 780px;
	height: 149px;
	border-width: 0px 1px 1px 1px;
	border-color: #666768;
	border-style: solid;
}
#content_box {
	width: 780px;
	border: 1px solid #666768; 
	padding: 10px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
}
#content_innerbox {
	margin: 5px 0px 10px 0px;
	width: 550px;
	text-align: justify;
	line-height: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.oversized {
	height: 29px;
	background-image:url('../images/line_1px.png');
	background-repeat: repeat-x;
}
