/* CSS Document */

/*allgemeine Einstellungen*/
* {
	margin: 0;
	padding: 0;
}
/*Allg Texte, Links*/
html {
	color: #474747;
	font-family: Myriad pro, Arial, Helvetica, Frutiger, Verdana, sans-serif;
	background-color: #E5F2FF;
	font-size: 0.9em;
	line-height: 1.3;
}
p {
	margin: 0 0 0.5em 0;
	padding-bottom: 10px;
}
h1, h2, h3, h4 {
	margin: 0.7em 0 0.2em 0;
	color: #cc3333;
}
h1 {
	font-size: 140%;
	font-weight: normal;
}
right {
}

h2 {
	font-size: 120%;
        color: #004777;
}
h3 {
	font-size: 110%;
        color: #004777;
font-weight: normal;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
	color: #004777;
	font-weight: normal;
	padding-bottom: 5px;
}
a {
	color: #cc3333;
	text-decoration: none;
}
a:hover {
	color: #e2001a;
	text-decoration: underline;
}
body {
	text-align: center;
}
/*um alles drumherum*/
#all {
	width: 1000px;
	text-align: left;
	padding: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #004777;
	background-image:url(../images/gestaltungselemente/footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom:50px;
}
/*Logo*/
#logo {
	background-image:url(../images/gestaltungselemente/lucie.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #E5F2FF;
	padding-top:0px;
	height: 81px;
}
/*Header*/
#header {
	background-image:url(../images/gestaltungselemente/gug_sommer.jpg);
	background-repeat: no-repeat;
	background-color: #E5F2FF;
	margin-top: 40px;
	height: 225px;
}
#header h1 {
	text-indent: -9999px;
	margin: 0;
}

/*Menü oben*/
#menu {
	float: left;
	text-align: right;
	width: 100%;
  	background-color: #E5F2FF;
	font-size: 100%;
	padding: 9px 0 6px 0;
        padding-right: 25px;
	border-top: 1px solid #004777;
	border-bottom: 1px solid #f2a300;
}
#menu ul {
  	list-style: none;
}
#menu li {
  	display: inline;
	margin-left: 3px;
  	padding-right:8px;
}
#menu li a {
  	font-weight: normal;
  	color: #666666;
  	text-decoration: none;
  	/*min-height: 1em;*/ /* fuer moderne Browser */
  	height: auto !important; /* fuer moderne Browser */
  	height: 0.5em; /*fuer IE*/
  	margin: 0;
  	border: none;
}
#menu li a.act {
  	color: #000;
  	font-weight: bold;
}
#menu li a:hover {
  	color: #000;
}
/*2. Menüebene*/
#menuleft ul {
	list-style:none;
	padding: 20px 5px 10px 0px;
}
#menuleft ul li {
	padding: 0 0 3px 0px;
	margin-bottom:2px;
	width: 180px;
}
#menuleft ul li a {
        background-image:url(../images/gestaltungselemente/grau_bgd.png);
	background-position: left;
	background-repeat: no-repeat;
  	padding: 5px 0 10px 25px;
  	font-size: 100%;
  	font-weight: normal;
  	color: #666666;
}
#menuleft ul li a:hover {
  	background: none;
  	background-image:url(../images/gestaltungselemente/lucie_bgd.png);
	background-position: left;
	background-repeat: no-repeat;
  	color: #cc3333;
  	font-weight: bold;
}
#menuleft ul li a.act {
  	background: none;
  	background-image:url(../images/gestaltungselemente/lucie_bgd.png);
	background-position: left;
	background-repeat: no-repeat;
  	color: #cc3333;
  	font-weight: bold;
}

/*3. Menüebene*/
#menuleft02 ul{
	list-style:none;
	border-top: 1px solid #999;
	padding: 15px 5px 10px 0px;
}
#menuleft02 ul li {
        background-image:none;
	padding: 0 0 3px 0px;
	margin-bottom:2px;
	width: 180px;
}
#menuleft02 ul li a {
        background-image:none;
  	padding: 5px 0 10px 25px;
  	font-size: 90%;
  	font-weight: normal;
  	color: #666666;
}
#menuleft02 ul li a:hover {
  	background-image:none;
  	color: #cc3333;
  	font-weight: bold;
}
#menuleft02 ul li a.act {
  	background-image:none;
  	color: #cc3333;
  	font-weight: bold;
}

/*Inhalte*/
#border {
        display:none;
        float:right;
        text-align: right;
        font-size:105%;
        width: 100%;
        height:20px;
        padding: 1px 0 3px 0;
	background-color: #E5F2FF;
}
#left {
	float: left;
        font-size: 100%;
	width: 185px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 0px;
}
#normal {
	float: left;
	width: 520px;
	margin: 20px 0 20px 10px;
	padding-left:13px;
	padding-right: 13px;
	padding-bottom:20px;
	border-right: 1px dotted #003366;
	border-left: 1px dotted #003366;
}
#normal ul {
        margin-left: 13px;
        margin-bottom: 13px;
}
#right {
	float: left;
	line-height: 1.1;
	font-size: 90%;
	width: 235px;
	margin-top:20px;
	margin-bottom: 20px;
	margin-left:10px;
	background-image: url(../images/gestaltungselemente/notiz.jpg);
	background-repeat: no-repeat;
} 
#right p {
	padding: 5px 0 0px 15px;	
}
#right h2 {
        padding: 50px 0 0 15px;
}
#right h3 {
        padding: 10px 0 0 15px;
}
/*Fußzeile*/
#footer {
	float: right;
	text-align: right;
	width: 100%;
	background-color: #E5F2FF;
	margin: 0 0 10px 0;
	padding: 3px 10px 20px 5px;
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 1px solid #f2a300;
}
#footer ul {
	list-style: none;
}
#footer li {
	display: inline;
	margin: 0;
}
#footer li a {
	color: #333333;
	text-decoration: none;
	font-size: 95%;
}
#footer li a:hover{
	color: #999999;
}

/*Bildunterschriften*/
.csc-textpic-caption {
	font-size: 90%;
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
}
/* CSS Document */
