@charset "utf-8";
/* CSS Document */

html
{
	margin:0;
	padding:0;
	background-repeat:repeat;
	font-family: "Times New Roman";
		/*background-color: #3e2203;*/
background-image:url(../gedichteschreiber_bilder/gedichteschreiber_body.jpg);
}

body
{
margin:0;
padding:0;
background-image:url(../gedichteschreiber_bilder/gedichteschreiber_header3.png);
background-repeat:no-repeat;
background-position:center top;
font-size:1em;
min-width:1000px;
}

* html body
{
margin:0;
padding:0;
background-repeat:no-repeat;
background-position:center top;
font-size:1em;
min-width:1000px;
}

input
{
margin: 0 5px 5px 5px;
padding:1px;
background-color: #FBEACC;
border: #5d0708 1px solid;
}

form
{
margin:0;
padding:0;
}

img
{
margin:0;
padding:0;
border:none;
}

#geschichten_anzeige
{
	padding:0;
	left: 37%;
	top: 20px;
	position: relative;
}

#top
{
height: 260px;
margin:auto;
padding:0;
min-width:900px;
width:900px;
}

#all
{
padding:0;
margin:0 auto;
width:900px;
min-width:900px;
}

#menu
{
margin:0;
padding:20px 0 0 0;
width:170px;
}

#menu a
{
font-size: 130%;
margin:0;
padding:0;
text-decoration: none;
height:38px;
width:170px;
display:block;
color:#000000;
text-align:center;
}

#menu a:hover
{
text-decoration:underline;
}

#subnav
{
padding:30px 0px 10px 0px;
margin: 0;
float: left;
width: 160px;
line-height: 20px;
}

#subnav h2
{
margin: 2px 5px 10px 5px;
width: 140px;
line-height: 20px;
font-weight: bold;
font-size: 100%;
text-decoration: none;
text-align: left;
padding: 0;
border-bottom: 1px solid;
border-color: #5C0707;
}

#subnav a
{
margin: 0 5px 7px 5px;
padding: 0px;
text-decoration: none;
font-size: 100%;
color: #5C0707;
display: block;
border-bottom: 1px dotted;
border-color: #5C0707;
}

#subnav a:hover
{
border-bottom: 1px solid;
}

* html #sub_content, * html #sub_content2, * html #sub_content3
{
background-image: url(../gedichteschreiber_bilder/gedichteschreiber_subnav_center2.gif);
width: 150px;
height:265px;
padding: 20px 10px 15px 10px;
margin:0 0 20px 0;
}

#sub_content, #sub_content2
{
background-image: url(../gedichteschreiber_bilder/gedichteschreiber_subnav_center2.png);
width: 150px;
height:265px;
padding: 20px 10px 15px 10px;
margin:0 0 20px 0;
}

#sub_content3
{
background-image: url(../gedichteschreiber_bilder/gedichteschreiber_subnav_center3.png);
width: 150px;
height:530px;
padding: 20px 10px 15px 10px;
margin:0 0 20px 0;
}

#box
{
padding: 0;
float: right;
margin: -20px 0 0 0;
width: 700px;
}

#content_head
{
background-image: url(../gedichteschreiber_bilder/gedichteschreiber_content_head.png);
background-repeat:no-repeat;
height: 40px;
width: 700px;
margin: 0;
padding: 0;
} 

* html #content_head
{
background-image: url(../gedichteschreiber_bilder/gedichteschreiber_content_head.gif);
background-repeat:no-repeat;
height: 40px;
width: 700px;
margin: 0;
padding: 0;
} 

#backcontent
{
background-image:url(../gedichteschreiber_bilder/gedichteschreiber_content_back.png);
background-repeat:repeat-y;
width: 700px;
height: 100%;
min-height: 1000px;
padding: 0 ;
margin: 0 0 0 6px;
}

* html #backcontent
{
background-image:url(../gedichteschreiber_bilder/gedichteschreiber_content_back.gif);
background-repeat:repeat-y;
width: 700px;
height: 100%;
min-height: 1000px;
padding: 0 ;
margin: 0 0 0 6px;
}

#content
{
background-image:url(../gedichteschreiber_bilder/gedichteschreiber_content.png);
background-repeat:no-repeat;
width: 664px;
height: 100%;
min-height: 950px;
padding: 0 5px 0 25px ;
margin: 0;
}

* html #content
{
background-image:url(../gedichteschreiber_bilder/gedichteschreiber_content.gif);
background-repeat:no-repeat;
width: 664px;
height: 100%;
min-height: 950px;
padding: 0 5px 0 25px ;
margin: 0;
}

#content h1
{
font-weight: bold;
font-size: 150%;
text-decoration: none;
width: 660px;
margin: 0;
text-align: center;
padding:5px 0 15px 0;
}

#contentkommentar
{
padding: 0;
margin: 0;
width: 650px;
text-align: center;
display:inline-block;
}

#contenttext
{
	clear: both;
	padding: 0;
	margin: 0;
	width: 650px;
	text-align: center;
	display:inline-block;
}

#contenttext1
{
padding: 0 3px;
margin: 0;
float: left;
width: 320px;
text-align: left;
display:block;
}

#contenttext2
{
padding: 0 3px;
margin: 0;
float: left;
width: 320px;
text-align: left;
display:block;
}

#contenttext3
{
padding: 0 3px;
margin: 0;
float: left;
width: 120px;
text-align: left;
display:block;
}

#contenttext4
{
padding: 0 3px;
margin: 0;
float: left;
width: 520px;
text-align: left;
display:block;
}

#contenttext1 h2
{
font-size: 120%;
font-weight: bold;
text-decoration: none;
text-align: left;
padding: 5px 0 ;
margin: 0;
width: 300px;
border-bottom-color: #5C0707;
border-bottom-style: dotted;
border-bottom-width: thin;
}

#contenttext2 h2
{
font-size: 120%;
font-weight: bold;
text-decoration: none;
text-align: left;
padding: 5px 0 ;
margin: 0;
width: 300px;
border-bottom-color: #5C0707;
border-bottom-style: dotted;
border-bottom-width: thin;
}

#contentkommentar h2
{
font-size: 120%;
font-weight: bold;
text-decoration: none;
text-align: left;
padding: 5px 0px;
margin: 0 ;
width: 644px;
border-bottom-color: #5C0707;
border-bottom-style: dotted;
border-bottom-width: thin;
}

#contenttext h2
{
font-size: 120%;
font-weight: bold;
text-decoration: none;
text-align: left;
padding: 5px 0px;
margin: 0 ;
width: 644px;
border-bottom-color: #5C0707;
border-bottom-style: dotted;
border-bottom-width: thin;
}

#content a:hover
{
text-decoration: none;
color: #DF8D27;
}

#content a
{
color: #5C0707;
text-decoration : none;
}

#content p.gedicht
{
width: 300px;
font-size: 100%;
padding: 0px 0px 20px 0px;
margin: 5px 0 0 5px;
}

#content p.text
{
width: 300px;
font-size: 100%;
padding: 0px 0px 20px 0px;
margin: 5px 0 0 5px;
}

#content p.text3
{
width: 300px;
font-size: 100%;
padding: 0px 0px 20px 0px;
margin: 5px 0 0 5px;
text-align: right;
}

#content p.text1
{
width: 630px;
font-size: 100%;
padding: 0px 0px 20px 0px;
margin: 5px 0 0 5px;
}

#content p.text2
{
width: 630px;
font-size: 100%;
padding: 0px 0px 20px 0px;
margin: 5px 0 0 5px;
text-align: left;
}

#content p.textfehler
{
color:red;
width: 630px;
font-size: 100%;
padding: 0px 0px 20px 0px;
margin: 5px 0 0 5px;
text-align: left;
}

#werbung
{
margin-left: 15px;
padding: 0px;
margin: 0px 5px;
text-decoration: none;
font-size: 13px;
color: #5C0707;
}
		
#werbung a
{
margin-left: 15px;
padding: 0px;
margin: 0px;
text-decoration: none;
display: inline;
font-size: 13px;
color: #5C0707;
border-bottom: 1px dotted;
border-color: #5C0707;
}

#werbung a:hover
{
border-bottom: 1px solid;
}
