@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #fff;
	/*margin-left: 0px;
	margin-top: 0px;*/
	margin: auto;
	text-align: center;
}

/* font basics*/

P, A, OL, UL, DIV, H1, H2, H3, tr {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #40261e;
	text-align: left;
	font-weight: normal;
	margin-top:0px;
	margin-bottom: 0px;
}


h1 {
	font-size: 14px;
	color: #40261e;
}

h2 {
	/*font-weight: bold;*/
	font-size: 12px;
}

h2 a{
	color:#CC0000;
}

h3 {
	font-size: 12px;
	color:#666666;
}
	
	
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;


}
.active {
	text-decoration: underline;
	}
.active a{
	text-decoration: underline;
	}
.a_gross {
	font-size: 14px;
	}
	
.a_gross2 {
	font-size: 14px;
	
}
.a_gross2 a:hover{
	text-decoration: none;
}

/*content*/
div#center {
	position:relative;
	margin: 0 auto;
	width: 705px;
}

.italic {
font-style: italic;
}
	
/*div#container {
	position:absolute;
	background-color: #FFFFFF;	
}*/

div#container {
	float: left;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 705px;
	height:470px;
	margin: 0 20px 0 20px;
	background-color: #f9f5dd;
	}
	
div#header_name {
	position: absolute;
	top: 40px;
	left: 30px;
	width: 110px;
	height: 30px;
}
div#header_name2 {
	position: absolute;
	top: 40px;
	left: 31px;
	width: 110px;
	height: 30px;
}

div#header {
	position: absolute;
	top: 40px;
	left: 180px;
	width: 400px;
	height: 30px;
}
div#header2 {
	position: absolute;
	top: 40px;
	left: 181px;
	width: 400px;
	height: 30px;
}

div#faden {
	position: absolute;
	top: 50px;
	left: 0;
	width: auto;
	height: auto;
}
	
/* menu */

div#menu {
	position: absolute;
	top: 118px;
	left: 30px;
	width: 120px;
	height: auto;
	line-height: 18px;
}

div#menu a{
	line-height: 19px;
}

div#text {
	position: absolute;
	top: 120px;
	left: 180px;
	width: 470px;
	height: 340px;
}

div#text_buch {
	position: absolute;
	top: 120px;
	left: 180px;
	width: 310px;
	height: 340px;
}

div#text_index {
	position: absolute;
	top: 120px;
	left: 180px;
	width: 450px;
	height: 80px;
}

div#kolumne {
	position: absolute;
	top: 255px;
	left: 0;
	width: 625px;
	height: 130px;
	padding: 10px 50px 10px 30px;
	border-top: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
	background-image:  url(../main/images/pixel_weiss.png);
	background-repeat: repeat;
}
 
div#buch {
	position: absolute;
	top: 220px;
	left: 510px;
	width: auto;
	height: auto;
	padding: 0;
}

div#buchladen {
	position: absolute;
	top: 120px;
	left: 510px;
	width: auto;
	height: auto;
	padding: 0;
}

div#buchladen_info {
	font-size: 11px;
	position: absolute;
	top: 340px;
	left: 510px;
	width: 190px;
	height: auto;
	padding: 0;
}

div#buchladen_info a{
color:#CC0000;
}

div#buchtext {
	position: absolute;
	top: 335px;
	left: 300px;
	width: 200px;
	height: auto;
	padding: 30px 10px 10px 0px;
}

div#buchtext p{
    font-size: 12px;
	text-align: right;
}
 
 
div#buchtext a{
    font-size: 12px;
	text-align: right;
}
 
 
#impressum {
	position: absolute;
	left: 30px;
	top: 445px;
	color: #999999;
}

#impressum a{
	color: #999999;
}
#impressum a:hover{
	color: #999999;
}

* html div#menu_1 {/* IE6 */
	width: 172px;
	height: 377px;
}

*+html div#menu_1 {/* IE7 */
	width: 172px;
	height: 377px;
}

* html div#content_container {
	width: 879px;
}

*+html div#content_container {/* IE7 */
	width: 879px;
}

* html div#support_left {
	height: 155px;
}
