body{
	background-image:url(../images/wall2.png);
	font-family:Book Antiqua, Palatino Linotype, Palatino, serif;
	font-size:17px;
	color: #333;
	font-weight: normal;
}

li{
list-style-type:none;

}

a{
text-decoration:none;
color:#003;
}

img{
border:0;
}

h2{
	text-transform:uppercase;
	font-size:14pt;
	background-color:#67b5e6;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif;
	font-weight: bolder;
	color: #333;
}

table{
border-color:#999;
border-style: dashed;
border-width:1px;
}
#box{
position:absolute;
width:800px;
left:50%;
margin-left:-400px;
border-color:#AAA;
border-style:solid;
border-width:1px; 
background-color:#FFF;
}

/*  head Formatierung */
#headcontent{
width:800px;
background-color:#FFFFFF;
text-align:right;
}

#headcontent h1{
	font-size:14pt;
	background-color:#67b5e6;
	padding:5px;
	text-transform:capitalize;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif;
	font-weight: bolder;
	color: #333;
}

/*  main Formatierung */
#maincontent{
background-color:#FFFFFF;
width:800px;
}

/*  rechts Formatierung */
#rechts{
float:left;
width:150px;
}

/*  links Formatierung */
#links{
float:left;
width:150px;
}

#links #twity{
margin-left:40px;
}

#links li{
	background-image: url(bilder/listicon.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	list-style-type: none;
	height: 25px;
}

#links h2{
text-align:center;
}
/*  mitte Formatierung */
#mitte{
	float:left;
	width:480px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif;
	color: #333;
	font-weight: bolder;
}

#mitte #mediaPic{
float:left;
}

/*  footer Formatierung */
#footercontent{
background-color:#ccc;
font-size:0.8em;
text-align:right;
padding:5px;
float:left;
width:790px;
}

#footercontent a{
font-weight:bold;
}

#footercontent a:hover{
text-decoration:underline;
}


/*  Klasse Formatierung */
.hervorhebung{
color:#03F;
font-style:italic;
font-weight:bold;
text-transform:uppercase;
}

.kategorieTabelle{
background-color: #FFFF99;
font-weight:bold;
}

.tab1{
background-color: #DDD;
}

.tab2{
background-color: #CCCCCC;
}
