 @charset "utf-8";
body {
	background: #CB6820;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#111;

}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	
	font-size:115%;
	font-weight:bold;
	margin-top:12px;
}
h2 {
	font-size:100%;
	font-weight:bold;
}
h3 {font-size:100%;
font-weight:normal}


h4 {
	font-size:90%;
	margin-top:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	
}

em {font-style:normal; font-weight:bold;}

.links h4{
 margin-bottom:0px;
}

.links p {
margin-bottom:0px;
margin-top:0px;
}




#content{
	text-align:left;
	min-height:1150px;
	padding:20px 0px 20px 7px;
	margin-bottom:20px;	
	width:972px;
    margin-left:auto;
	margin-right:auto;
	background: url(../images/schuettung.jpg) no-repeat #fefeba;
}

#header {
	background:url(../images/die_macht_der_worte.jpg) no-repeat;
	border-bottom:solid 8px #FFF;
	height:159px;
	width:965px;
}

#leftmenu {
min-height:50px;
width:242px;
float:left;
background: url(../images/bg_menu_left.png) left repeat-y;
}

/* .home #leftmenu {
background:none;
} */

#text {
float:left;
margin-left:20px;
margin-right:8px;
width:464px;
line-height:140%;
color:#000;
}

#images {
	float:left;
	width:230px;
}

#header .logo {
	position:absolute;
	width:207px; 
	height:216px;
	margin-top:-10px;
	margin-left:-5px;
}



.menu,
ul.menu li{
	
	color:#666;
	font-size:95%;

}

#menustart {
float:left;
width:242px;
height:52px;
padding:0;
background:url(../images/bg_menu_start.jpg) no-repeat;
}

/* .home #menustart {
background:url(../images/bg_menu_start_home.png) no-repeat;
} */

ul.menu{
margin:0px;
padding:0px;
list-style:none;
}

#mainmenu.menu{
background: url(../images/bg_menu_end.png) bottom right no-repeat;
float:left;
height:32px;
width:723px;
}

#submenu.menu{
 background: url(../images/bg_menu_bottom.png) bottom no-repeat; 
padding-bottom:20px;
}

#mainmenu.menu li  {
display: inline;
line-height:32px;
}

#submenu.menu li  {
margin-left:13px;
line-height:1.4em;
border-bottom:3px solid #fff;
}

.menu li a:link,
.menu li a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#666;
	display:block;
	background: url(../images/bg_menu.png) repeat;
	
}

#mainmenu.menu li a:link,
#mainmenu.menu li a:visited {
	padding-left:12px;
	padding-right:12px;
	height:33px;
	float:left;
}

#submenu.menu li a:link,
#submenu.menu li a:visited {
padding:0.7em 10px;

}

.menu li a:hover,
.menu li a:active {
	color:#111;
}

.menu li a:link.end,
.menu li a:visited.end {
	padding-right:24px;
}

.menu li a:link.first,
.menu li a:visited.first {
	padding-left:24px;
}

.menu li a:link.selected,
.menu li a:visited.selected,
.menu li a:hover.selected,
.menu li a:active.selected{
	background:url(../images/bg_menu_active.png) repeat;
	color:#111;
}

.clear {
clear:both;
}

#text .end {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color: #6f3e00;
	margin-top: 45px;
}

#images a:link,
#images a:visited,
#text a:link,
#text a:visited {
	color: #6f3e00;
}

#text a:link,
#text a:visited,
.links #text h4 a:link,
.links #text h4 a:visited {
	text-decoration:none;
}

#images a:link,
#images a:visited {
	font-weight:bold;
}

.links #text a:link,
.links #text a:visited {
	text-decoration:underline;
}


#text a:hover,
#text a:active {
	text-decoration:underline;
}


#text p,
#images p {
    font-size:90%;
}

p.intro {
	font-weight:bold;
}


#images img {
border:0;
margin-bottom:8px;
}

#images p {
	padding:14px 6px;
	background: url(../images/bg_menu.png);

}





