body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
}

img{
	border:0;}
	
#kontakt
{
	color:#FFFFFF;
	text-align:center;
	vertical-align:bottom;
	margin-top:100px;
	background-image:url(../img/crea_06.gif);
}
#Table_01
{
	margin-top:50x;
}
#menu
{
	background-image:url(../img/crea_06.gif);
	height:411px;
	width:206px
}
#menu a
{
	color:#CCCCCC;
	font-family:"Orator Std";
	font:"Orator Std";
	
	text-align:left;
	margin-left:67px;
}
#menu a:hover
{
	color:#FFFFFF;
	text-align:left;
	margin-left:67px;
}


#bg {
background-image:url(../img/crea_07.gif);

background-position:top;
background-color:#FFFFFF;
width:498px;
text-align:left;
margin-left:0px;
}

:root #bg {margin-left: 0px;}

/*Einstellungen für die Anzeige der
Überschriften*/
h1 {font-size:10px;color:#638CB2;marginbottom:
0px;text-shadow:#FFFFFF 2px;}
h2 {font-size:10px;color:#000000;}
h3 {font-size:10px;color:#000000;}

/*Einstellungen für die Anzeige der Links*/
a:link, a:visited, a:active, a:hover{
text-decoration:none;
font-weight:;
color:#5F8AAF;
}


a:active, a:focus, a:hover{
text-decoration:none;
color:#336793;
outline:none;
border-style:none;
}

/*Einstellungen für den center_table*/
#center_table {
padding:2px;
}
Das „padding:2px;“ sorgt im Bereich
center_table für einen Abstand von 2px zu
anderen Elementen wie z.B. Login, Umfrage
oder auch dem Menü.
/*Einstellungen für die beiden Layer neben
dem Content*/
#left, #right {
line-height:15px;
}
#left {
width:150px;;
float:left;
}
#right {
width:14%;
float:right;
}

/*Einstellungen für den Content Layer*/
#content {
float:left;
width:480px;
height:344px;

overflow-x:hidden;

text-align:left;
font-family:Verdana;
font-size:11px;
border: 0px dashed #C3C3C3;
margin-bottom: 6px;
padding-left:5px;

color:#000000;
overflow:auto; /*damit z.B. bei
Suchabfragen überlange URL's nicht das
Layout
zerstören*/
background-image:url(../img/crea_07.gif);
background-color:#b1cb7a;

}
#content h1 {
font-weight:bold;
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
}

/*Module*/
table.moduletable {
width:100%;
text-align:center;
font-family:"Orator Std";
font-size:12px;
border: 0px dashed #C3C3C3;
/*Rahmen um die einzelnen Module
(Menü, Poll,
Suchen..) */
margin-bottom:10px; /*Abstand
zwischen den Modulen 10px*/
padding-left:1px; /*Abstand zum
Rahmen*/
padding-right:1px;

}

table.moduletable th { /*Modulüberschrift*/
text-align:center;
font-family:"Orator Std";
font-style:normal;
font-size:12px;
repeat-x;
color:#000000;
}

table.moduletable td { /*Modultext, nicht
Content*/
text-align:center;
font-size:11px;
font-family:"Orator Std";
padding-top:5px;
color:#1d5ea0;
padding-top:30px;
}

/*Content*/
td { /*Contenttext, nicht Modul*/
font-family:Verdana;
font-size:11px;
}t
h {
font-family:Verdana;
font-size:11px;
}
p {
font-family:Verdana;
font-size:0px;
}
.contentheading, .componentheading {
font-weight:bold;
font-family:Verdana;
font-size:12px;
}
.small {
font-family:Verdana;
font-size:11px;
color:#888888;
}
.createdate {
font-family:Verdana;
font-size:11px;
color:#888888;
}

/*Navigationsmenü*/
a.mainlevel:link, a.mainlevel:visited,
a.mainlevel:hover {
display:block;
font-family:"Orator Std";
text-decoration:none;

color:#1d5ea0;


}

a.mainlevel:active, a.mainlevel:hover,
a.mainlevel:focus {
display:block;
color:#000000;

text-decoration:none;
font-weight:normal;
}a
.sublevel:link, a.sublevel:visited,
a.sublevel:hover {
display:block;
text-decoration:none;
font-weight:;
color:FFFFFF;

}a
.sublevel:active, a.sublevel:hover,
a.sublevel:focus {
display:block;

color:#FFFFFF;
font-size:10px;
text-decoration:none;

}

