@charset "UTF-8";
/* CSS Document */


h1 { font-size:1.1em; color:#006; font-weight:bolder; text-transform:uppercase;  padding-left:15px;margin-bottom:5px ; }

h2 { font-size:1.1em; color:#006; font-weight:bolder; text-transform:uppercase;  margin-bottom:10px ; }

p { font-size:1.1em;color:#FFF;   }

ul{margin-left:0.6em;}

li { margin-bottom:1px;list-style-image: url(../images/list_style_img.jpg);}

li li {   margin-top:10px; margin-bottom:10px; color:#333; list-style-image:none;font-size:1.1em;}

a {color:#F63; font-weight:bold; text-decoration:none;};
a:link {color:#F63; font-weight:bold; text-decoration:none;}
a:hover {color:#F63; font-weight:bold; text-decoration:underline;}
a:active {color:#F63; font-weight:bold;}

.p_unten {  clear:both; padding-top: 0px;   }
.container p {  color:#333; }

.container h1 { margin-left:0px;}
.container ul li {margin-left:15px;}

#right p {font-size:1.em;color:#333; margin-bottom: 5px;color:#69F}

.orange {color:#F63;}
