@charset "UTF-8";
/* CSS Document */

/* RCS www.kotaix.com 09.2007 */



body {
	margin:0px;
	padding:0px;
	font:x-small Georgia,Serif; 
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
	text-align:center;
	background-color: #000000;
}




* {margin:0; padding:0;}
div#mainwrap {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top: 40px;
}
div#header {
	width:750px;
	background-color:#FFFFFF;
	visibility: hidden;
	height: 0px;
}

div#top_rounded {
	width:750px;
	text-align:center;
	padding-top:0px;
	background-image: url(http://www.immendorf.de/images/layout/imm_rounded_up.gif);
	background-repeat: no-repeat;
	height: 12px;
	visibility: hidden;
}


div#contentarea {
	width:750px;
	padding-bottom: 20px;
}
div#column1 {
	width:10px;
	float:left;
	background-image: url(http://www.immendorf.de/images/layout/paisley_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 360px;
	visibility: hidden;
}
div#column1 ul {
	margin: 20px 0 0 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: .9em;
	letter-spacing: .2em;
	list-style-type: none;
	background-position: bottom;
}
div#column2 {
	width:512px;
	float:left;
	margin-left: 0px;
	padding-left: 16px;
	padding-right: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
div#column3 {
	width:10px;
	background-color:#DDD;
	float:left;
}
div#column3 p {
}
div#rounded_bottom {
	width:750px;
	text-align:center;
	padding-top:0px;
	background-image: url(http://www.immendorf.de/images/layout/imm_rounded_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	visibility: hidden;
}

div#footer {
	width:750px;
	text-align:center;
	padding-top:10px;
	visibility: hidden;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
body,td,th {
	font-size: 1em;
	list-style-type: none;
}


#mainwrap #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	height: 24px;
	padding-top: 10px;
	width: 580px;
	padding-left: 124px;
	text-align: right;
}
#mainwrap #contentarea #column1 a {
	text-decoration: none;
	color: #FFFFFF;
	list-style-image: none;
}

#mainwrap #contentarea #column1 a:hover {
	text-decoration: none;
	color: #CC3300;
	list-style-image: none;
}


#mainwrap #contentarea #column2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #A62315;
	padding-bottom: .8em;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: .2em;
}


div#post-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-left: 10px;
	color: #333333;
	font-size: 0.85em;
	letter-spacing: 0.085em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 100%;
}
div#post-body h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 0.5em;
	margin-top: 0.6em;
	font-size: .9em;
	padding-top: .5em;
}

div#post-body h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 0.5em;
	margin-top: 0.6em;
	font-size: 0.84em;
	padding-top: .5em;
	letter-spacing: .2em;
}

div#post-body ul {
	padding-left: .8em;
	padding-bottom: 0.7em;
	list-style-position: inside;
	line-height: 1.2em;
	list-style-image: none;
	list-style-type: circle;
}

/* link styles */

div#post-body a {
	color:#CC0000;
	text-decoration: none;
	letter-spacing: 0.15em;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5B7CA;
	}

div#post-body a:hover {
	color:#FF3366;
	padding: 1px;
	border-bottom-style: none;
}

div#post-body a:visited {
	color:#D38A91;
}


/* link styles */

div#column1 li {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: .8em;
}
div#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

div#footer a:hover {
	color: #700B04;
	text-decoration: none;
}
div#post-body .division {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
	height: 3px;
	width: 90%;
	padding-top: 8px;
}
div#post-body img {
	padding: 4px;
	border: 1px solid #999999;
	float: left;
	background-color: #FFFFFF;
	margin-right: 6px;
	margin-bottom: 6px;
}

div#subheader {
	height: 20px;
	background-image: none;
}

div#post-body p {
	margin-bottom: .5em;
}
/* font styles */

.georgia_it_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BF0000;
	font-size: 1.4em;
	font-style: italic;
}
.black {
color: #000000
}

.blackImp_agb {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

/* font styles */


div#post-body #form1 {
	background-color: #ECE3E5;
	border: 1px dotted #DDBAAC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #663333;
	padding: 4px;
}
div#post-body #form1 .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #663333;
}
div#post-body #form1 .nachname {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #663333;
}
h1 {
	font-family: "Courier New", Courier, monospace;
}

