/* Grids */
#custom-doc { width:71.54em;*width:69.81em;min-width:930px; margin:auto; text-align:left; }
.yui-gb .yui-u,	.yui-g .yui-gb .yui-u, .yui-gb .yui-g, .yui-gb .yui-gb,	.yui-gb .yui-gc, .yui-gb .yui-gd, .yui-gb .yui-ge, .yui-gb .yui-gf, .yui-gc .yui-u,
.yui-gc .yui-g, .yui-gd .yui-u {width:36%;margin-left:1.99%;}
.yui-gb .yui-u {*margin-left:1.9%;*width:35.9%;}
.yui-gc div.first, .yui-gd .yui-u {width:60%;}
.yui-gd div.first {width:36%;}

/* Styles */

body {
	background-color: #FFFFFF;
	background-image: url(../Images/bg-page.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.foto {
	background-image: url(../Images/bg-foto.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

a:focus {
  outline: none;
}
.logo {
	text-align: center;
	vertical-align: bottom;
}

/* Servicenavigation */
#servicenav {
	padding-left: 30px;
}
#servicenav ul {
}
#servicenav li {
	float: left;
	padding-bottom: 10px;
	margin-right: 30px;
}
#servicenav li a {
	color: #929395;
	text-decoration: none;
	text-transform: uppercase;
}
#servicenav li a:hover {
	color: #0064AF;
}
.border-1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #929395;
	padding-top: 90px;
	margin-bottom: 10px;
}
#servicenav li a:hover .border-1 {
	border-left-color: #0064AF;
}
#servicenav li a.act {
	color: #0064AF;
	text-decoration: none;
	text-transform: uppercase;
}
.border-1-act {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0064AF;
	padding-top: 90px;
	margin-bottom: 10px;
}

/* Themenavigation */
#themennav {
	background-image: url(../Images/bg-themennav.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 35px;
}
#themennav ul {
	height: 35px;
	float: left;
	width: 80%;
}
#themennav li {
	float: left;
	height: 100%;
	vertical-align: middle;
}
#themennav li a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 35px;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 15px;
}
#themennav li a:hover {
}
.themennav-tab-1 {
	background-image:  url("../Images/bg-themennav-tab-1.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.themennav-tab-2 {
	background-image:  url("../Images/bg-themennav-tab-2.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.themennav-tab-3 {
	background-image:  url("../Images/bg-themennav-tab-3.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#bloglink {
	color: #FFFFFF;
	background-image: url(../Images/bg-bloglink.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 69px;
	text-align:center;
	float: right;
	padding-right: 35px;
}
#bloglink a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 35px;
	vertical-align: middle;
}

/* Pfadnavigation */
#pfadnavigation {
	color: #646567;
	font-size: 77%;
	padding-left: 30px;
	padding-top: 10px;
}
#pfadnavigation a {
	color: #646567;
	text-decoration:none;
}

/* Inhalte */
#content {
	clear: both;
	margin-top: 80px;
	padding-left: 30px;
}
#content a {
	color: #747576;
	text-decoration: underline;
}
#content a:hover {
	color: #0064AF;
}
#content p {
	color: #747576;
	margin-bottom: 20px;
	line-height: 150%;
	font-size: 108%;
}
#content h1 {
	font-size: 197%;
	color: #747576;
	margin-bottom: 40px;
	text-transform: uppercase;
}
#content h2 {
	font-size: 150%;
	color: #0064AF;
	margin-bottom: 10px;
	font-weight: bold;
}
#content h3 {
	font-size: 108%;
	color: #747576;
	font-weight: bold;
	line-height: 150%;
}

#content h3.thema {
	background-image: url(../Images/list-themen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#content h3.thema a {
	color: #0064AF;
	font-weight:bold;
	text-decoration:none;
}
#content ul {
	color: #747576;
	padding-left: 20px;
	margin-bottom: 30px;
}
#content li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 108%;
	line-height: 150%;
}

/* Footer */
#ft {
	background-image:  url("../Images/bg-footer.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#ft p {
	text-align: right;
	padding-top: 17px;
	padding-right: 10px;
	color: #FFFFFF;
}
#ft a {
	color: #FFFFFF;
	text-decoration: none;
}
.ft1 {
	background-image: url(../Images/bg-ft1.gif);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left bottom;
}
.ft2 {
	background-image: url(../Images/bg-ft2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -350px;
	height: 60px;
	padding-left: -450px;
}

