/*******************************************************
(c) www.sitara.ch v4.0
designed by methodic-designs.ch
*******************************************************/
body
{
background:url(../images/verlauf.png) top repeat-x fixed #4dafee;
}
#main
{
width:720px;
height:auto;
margin:0 auto;
}
#header
{
width:720px;
height:70px;
text-align:center;
background:url(../images/header.png);
}
#content_top
{
width:720px;
height:50px;
margin:-2px 0px 0px 0px;
background:url(../images/content_top.png);
}
#content
{
width:720px;
height:auto;
margin:0 auto;
background:url(../images/content.png);
min-height:300px;
}
#text
{
width:600px;
height:auto;
padding:10px 10px 50px 50px;
font:12px Verdana;
/*border:1px solid #000000;*/
}
#textgb
{
width:600px;
height:auto;
padding:10px 10px 50px 50px;
font:12px Verdana;
/*border:1px solid #000000;*/
}
#textcms
{
width:600px;
height:auto;
padding:10px 10px 50px 55px;
font:12px Verdana;
/*border:1px solid #000000;*/
}
#content_bottom
{
width:720px;
height:30px;
margin:0 auto;
background:url(../images/content_bottom.png);
}
#footer
{
width:720px;
height:15px;
margin:0 auto;
text-align:center;
font:11px Verdana;
color:#ffffff;
}
/*******************************************************
navi
*******************************************************/
#navigation
{
position:relative;
top:150px;
left:720px;	
width:182px;
height:300px;
}
#button1
{
width:182px;
height:32px;
margin:5px 0px 0px 0px;
background:url(../images/home.png);
}
#button2
{
width:182px;
height:32px;
margin:5px 0px 0px 0px;
background:url(../images/kuenstler.png);
}
#button3
{
width:182px;
height:32px;
margin:5px 0px 0px 0px;
background:url(../images/comic.png);
}
#button4
{
width:182px;
height:32px;
margin:5px 0px 0px 0px;
background:url(../images/downloads.png);
}
#button5
{
width:182px;
height:32px;
margin:5px 0px 0px 0px;
background:url(../images/gb.png);
}
/*******************************************************
format
*******************************************************/
#footer a:link
{
color:#ffffff;
text-decoration:none;
}
#footer a:visited
{
color:#ffffff;
text-decoration:none;
}
#footer a:hover
{
color:#ffffff;
text-decoration:underline;
}
#text a:link
{
color:#4db0ee;
text-decoration:none;
}
#text a:visited
{
color:#4db0ee;
text-decoration:none;
}
#text a:hover
{
color:#4db0ee;
text-decoration:underline;
}
p.title
{
font:17px Verdana;
margin:0 auto;
padding: 0px 0px 5px 0px;
color:#000000;
}
p.utitle
{
font:15px Verdana;
margin:0 auto;
padding: 10px 0px 6px 0px;
color:#4db0ee;
}
p.normal
{
font:12px Verdana;
color:#000000;
margin:0 auto;
}
ul
{
list-style-type:none;
padding:0px;
margin:0px 0px 0px 5px;
}
li
{
background-image: url(../images/symbol.gif);
background-repeat: no-repeat;
background-position: 1px 3px;
padding-left: 11px;
}
label
{
display:block;
}

