.column-left {
	margin: 0px;
	float: left;
	padding: 0px;
	border: 0px none #707070;
	top: 210px;
	position: absolute;
	left: 0px;
	width: 249px;
}

.column-content {
	margin: 0px 0px 0px 250px;
	padding: 0px;
	border: 0px none;
}

.column-right {
	margin: 0px;
	float: left;
	padding: 0px;
	border: 0px none #707070;
	top: 210px;
	position: absolute;
	width: 175px;
	left: 803px;
}

.box-content {
	background-color: #FFFFFF;
	background-image: url(http://blog.robtailor.de/images/box-content_dots.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-right-color: #707070;
	border-bottom-color: #707070;
	border-left-color: #707070;
	width: 468px;
	padding-top: 38px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin: 0px 0px 15px;
}

.box-left {
	background-color: #FFFFFF;
	background-image: url(http://blog.robtailor.de/images/box-left_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-right-color: #707070;
	border-bottom-color: #707070;
	border-left-color: #707070;
	width: 170px;
	padding-top: 22px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin: 0px 0px 15px 15px;
}

.box-leftempty {
	background-position: left top;
	width: 204px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 15px 15px;
	border: 2px solid #707070;
}

.box-right {

	background-color: #FFFFFF;
	background-image: url(http://blog.robtailor.de/images/box-left_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-right-color: #707070;
	border-bottom-color: #707070;
	border-left-color: #707070;
	width: 120px;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px 0px 15px 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #D00000;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 0px;
	line-height: 28px;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5FAAC9;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 22px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 18px;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 18px;
}

.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: inside;
	color: #333333;
	line-height: 18px;
}

.kommentarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #707070;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	bottom: -15px;
	position: relative;
	left: -2px;
	line-height: 72px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(http://blog.robtailor.de/images/stripes.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
