/***********************************************/
/* styles.css                                  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.166;
	margin:3px;
	padding:0px;
	background-color:#FF8000;/*#FFFFFF;#FB8611;*/
	background-attachment:fixed;
}
/************************************/
/* Header tag styles                */
/************************************/
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#25509E;
	text-align:left;
}
h1{
	font-size:15px;
	padding:3px 0px 8px 0px;
}
h2{
	font-size:13px;
	padding:0px 0px 3px 0px;
}
#projectHeader h1, #projectHeader h2{
	color:#2330A0;/*#0000C8;/*#0000FF;*/
}
#welcome h1{
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
	padding:5px 0px 5px 0px;
}

/************************************/
/* Text styles                      */
/************************************/
.text{ text-align:justify; }
.left { text-align:left; }
.right { text-align:right; }
.centered { text-align:center; }

.italic { font-style:italic; }
.bold { font-weight:bold; }
.small{ font-size:smaller; }

.marked{
	font-weight:bolder;
	font-size:15px;
	line-height:1.0;
	color:#009900;
}

.indented { margin-left:15px; }
.close { padding-bottom:0px; }

.space4 { padding-top:4px; }
.space6 { padding-top:6px; }
.space8 { padding-top:8px; }

.newsInfo {
	font-size:10px;
	font-weight:normal;
	color:#999999;
/*	text-align:right;*/
	padding-bottom:4px;
}

/************************************/
/* List tag styles                  */
/************************************/
li{
	margin-left:40px;
	color:#25509E;
}

li div { color: #333333; }

td li{
	margin-left:15px;
	margin-top:3px;
	text-align:left;
}
li.blank,
li.blank_closer{
	margin-left:15px;
	margin-top:3px;
	text-align:left;
	list-style-type:none;
}
li.blank_closer { margin-top:1px; }
li.closer { margin-top:0px; }

td li ul{
	margin-top:-4px;
	margin-bottom:0px;
	list-style-type:circle;
}

td ol { list-style-type:lower-roman; }

ul{
 list-style-type: disc;
 color: #25509E;
}
ul li, ol li { margin-left: 0px; }

ul ul { list-style-type: square; }

ul ul ul { list-style-type: none; }

/************************************/
/* Table and related tag styles     */
/************************************/
table#mainframe {
	width:auto;
	height:auto;
	margin-top:-12px;
	margin-left:-3px;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	color:#25509E;/*#73639C;*/
	padding-top:10px;
	padding-right:3px;
}

td {
	text-align:justify;
	padding-top:10px;
}

#projectHeader th {
	text-align:center;
	vertical-align:top;
	padding:0px 2px 0px 2px;
}
#projectHeader td {
	vertical-align:top;
	line-height:normal;
	padding:4px 2px 0px 2px;
}

#projectMain table {
	width:545px;
	border:none;
}

#projectLinks table {
	margin:0px 15px 10px 10px;
	width:555px;
/*	border:1px solid;*/
	font-size: 8pt;
	line-height:1.35;
	color: #FFFFFF;
}
#projectLinks table td {
	vertical-align:bottom;
}

#projectLinks table div {
	position:absolute;
	top:0px;
	padding:4px 0px 6px 0px;
	text-align:center;
	background-repeat:no-repeat;
}
#projectLinks table div#l1 { width:70px; background-image:url("img/BtnSubStandard.png"); }
#projectLinks table div#l2 { width:70px; background-image:url("img/BtnSubStandard.png"); }
#projectLinks table div#l3 { width:70px; background-image:url("img/BtnSubStandard.png"); }
#projectLinks table div#l4 { width:70px; background-image:url("img/BtnSubStandard.png"); }
#projectLinks table div#l5 { width:70px; background-image:url("img/BtnSubStandard.png"); }
#projectLinks table div#l6 { width:70px; background-image:url("img/BtnSubStandard.png"); }
#projectLinks table div#l7 { width:70px; background-image:url("img/BtnSubStandard.png"); }
#projectLinks table div#l8 { width:70px; background-image:url("img/BtnSubStandard.png"); }

table#kontakt td,
table#kinderschutz td,
table#links td{
	width:250px;
	padding:3px 5px;
	border:2px outset #EBEBF5;
	background-color:#EBEBF5;
	vertical-align:top;
}
table#kinderschutz td{
	padding:2px 5px;
}
table#kinderschutz td#info{
	font-weight:bold;
	color:#25509E;
	text-align:center;
	vertical-align:middle;
	line-height:1.55;
}

table#kontakt th,
table#projecs th{
	width:250px;
	padding:10px 2px 0px 2px;
	vertical-align:bottom;
}
table#hilfe th h2{
	text-align:center;
}
table#impressum td {
	vertical-align:top;
	padding:3px 10px;
}

table#links td{
	text-align:center;
	height:100px;
	vertical-align:middle;
}

div#name{
	font-weight:bold;
	padding-bottom:2px;
}
div#address{
	padding-bottom:3px;
}

table#imgLine{
	width:557px;
	margin:6px 0px;
	background-color:#4ca54c;
/*	border:2px solid #4ca54c;
	border-right-width:0px;*/
}
table#kontakt td,
table#imgLine td{
	padding:0px;
}
table#imgLine img{
	width:109px;
	height:72px;
}

/* End HTML tag styles                         */
/***********************************************/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/*div#siteframe{
	position:relative;
	top:0px;
	width:782px;
	margin: 0 auto;
	background-color:#FFFFFF;
}*/

/***********************************************/
/* Header                                      */
div#header{
	position:relative;
	top:0px;
	left:9px;
	width:764px;
	height:94px;
	background-image:url("img/HeaderBG.png");
	background-repeat:repeat-x;
}

#headerLeft {
	position:absolute;
	top:0px;
	left:-9px;
}
#headerRight {
	position:absolute;
	top:0px;
	right:-9px;
}

#headerLogo {
	position:absolute;
	top:10px;
	left:1px;
	border-style:none;
}

#headerImage{
	position:absolute;
	top:10px;
	left:182px;
	width:582px;
	height:75px;
}
/*
#headerImage1{ position:absolute; top:10px; left:189px; width:117px; height:75px; }
#headerImage2{ position:absolute; top:10px; left:306px; width:117px; height:75px; }
#headerImage3{ position:absolute; top:10px; left:423px; width:117px; height:75px; }
#headerImage4{ position:absolute; top:10px; left:540px; width:116px; height:75px; }
#headerImage5{ position:absolute; top:10px; left:656px; width:117px; height:75px; }
*/
#headerImage1{ position:absolute; top:10px; left:182px; width:115px; height:75px; }
#headerImage2{ position:absolute; top:10px; left:299px; width:115px; height:75px; }
#headerImage3{ position:absolute; top:10px; left:416px; width:114px; height:75px; }
#headerImage4{ position:absolute; top:10px; left:532px; width:115px; height:75px; }
#headerImage5{ position:absolute; top:10px; left:649px; width:115px; height:75px; }

/***********************************************/
/* Main Section                                */
div#mainSection{
	position:relative;
	top:0px;
	left:12px;
	width:758px;
	height:502px;
	background-color:#FFFFFF;
}
/************************************/
div#contentTopLine{
	position:relative;
	top:0px;
	left:12px;
	width:758px;
	height:12px;
	background-image:url("img/ContentTop.png");
	background-repeat:repeat-x;
}
#contentTopLeft{
	position:absolute;
	top:0px;
	left:-12px;
}
#contentTopRight{
	position:absolute;
	top:0px;
	right:-12px;
}
div#contentBottomLine{
	position:relative;
	bottom:0px;
	left:0px;
	width:758px;
	height:12px;
	background-image:url("img/ContentBottom.png");
	background-repeat:repeat-x;
}
#contentBottomLeft{
	position:absolute;
	bottom:0px;
	left:-12px;
}
#contentBottomRight{
	position:absolute;
	bottom:0px;
	right:-12px;
}

div#projInfoTopLine,
div#projInfoBottomLine{
	position:absolute;
	left:12px;
	width:188px;
	height:12px;
	background-repeat:repeat-x;
}
div#projInfoTopLine{
	top:-12px;
	background-image:url("img/ContentTop.png");
}
div#projInfoBottomLine{
	bottom:-12px;
	background-image:url("img/ContentBottom.png");
}
/************************************/
div#sidebar{
	position:absolute;
	top:0px;
	left:-12px;
	width:171px;
	height:500px;
	padding:6px 0px 0px 18px;
	background-image:url("img/ContentLeft.png");
	background-repeat:repeat-y;
	font-size:9pt;
	border-right:2px solid #33bb33;/*#ccd2d2;*/
}
/************************************/
div#content,
div#welcome,
div#contacts{
	position:absolute;
	top:0px;
	left:179px;
	width:579px;
	height:502px;
	background-image:url("img/arcs.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow:auto;
}

div#welcome{
	text-align:center;
	font-size:15px;
	line-height:1.22;
	color:#FFFFFF;
	background-image:url("img/ballons2.jpg");
	background-repeat:no-repeat;
	background-position:center center;
}

div#contacts{
	background-image:url("img/KontakteBG2.png");
	background-position:bottom;
}

div#projectHeader{
	position:absolute;
	top:-1px;
	left:179px;
	width:579px;
	height:51px;
	overflow:hidden;/*auto;*/
	background-image:url("img/ProjectHeaderBG.png");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FF8000;
/*	background-color:#EBEBF5;*/

}

div#projectLinks{
	position:absolute;
	top:46px;
	left:179px;
	width:579px;
	height:19px;
	padding-bottom:6px;
	background-color:#4ca54c;
	background-image:url("img/BtnProjectLinks4.png");
	background-position:top;
	background-repeat:repeat-x;
}

/************************************/
div#projectInfo{
	position:absolute;
	top:0px;
	left:768px;
	margin:0px;
	width:212px;
	height:501px;
	background-image:url("img/ContentLeft.png");
	background-repeat:repeat-y;
	font-size:9pt;
}

div#projectMain{
	position:absolute;
	top:71px;
	left:179px;
	width:579px;
	height:431px;
	background-image:url("img/arcs.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow:auto;
}
div#contentRightLine{
	position:relative;
	top:0px;
	left:758px;
	width:12px;
	height:502px;
	background-image:url("img/ContentRight.png");
	background-repeat:repeat-y;	
}

/***********************************************/
/* Footer                                      */
div#footer{
	position:absolute;
	top:513px;
	left:-3px;
	width:764px;
	height:27px;
	background-image:url("img/BtnBG.png");
	background-repeat:repeat-x;
	font-size:8pt;
	color: #FFFFFF;
}

#footerLeft {
	position:absolute;
	top:0px;
	left:-9px;
}
#footerRight {
	position:absolute;
	top:0px;
	right:-9px;
}
#footerInfo{
	padding:7px 10px 7px 10px;
}	
/***********************************************/
/* End Layout Divs                             */
/***********************************************/

/************************************/
/************************************/
.feature{
	padding:6px 9px 9px 9px;
	font-size:13px;
	line-height:1.3;
}
.feature a{
	text-decoration:none;
}

#projectInfo .feature{
	margin-left:12px;
	margin-right:1px;
	padding:3px 12px 3px 1px;
	height:495px;
	font-size:11px;
	text-align:center;
	background-color:#EBEBF5;
	background-image:url("img/ContentRightProjInfo.png");
	background-position:right;
	background-repeat:repeat-y;
}

#projectInfoImg{
	position:absolute;
	bottom:-12px;
	left:0px;
	margin:13px;
	width:186px;
	height:186px;
}
#projectInfoImg1{
	position:absolute;
	bottom:242px;
	left:0px;
	margin:13px;
	width:186px;
	height:125px;
}
#projectInfoImg2{
	position:absolute;
	bottom:115px;
	left:0px;
	margin:13px;
	width:186px;
	height:125px;
}
#projectInfoImg3{
	position:absolute;
	bottom:-12px;
	left:0px;
	margin:13px;
	width:186px;
	height:125px;
}

#kontaktregion0{ position:absolute;	top:210px;	left:380px; }
#kontaktregion1{ position:absolute;	top:250px;	left:405px; }
#kontaktregion2{ position:absolute;	top:160px;	left:290px; }
#kontaktregion3{ position:absolute;	top:220px;	left:333px; }
#kontaktregion4{ position:absolute;	top:333px;	left:291px; }
#kontaktregion5{ position:absolute;	top:150px;	left:390px; }
/************************************/
/************************************/
/************************************/
/* Hyperlink and Anchor tag styles  */
/************************************/

a,
a:link,
a:visited{
	color:#25509E;/*#005FA9;*/
	text-decoration:none;
}

a:hover{
	color:#25509E;/*#005FA9;*/
	text-decoration:none;
}

a img{
	border:none;
}

a.large {
	font-size:14px;
	line-height:1.5;
}

#sectionLinks a,
#sectionLinks a:link,
#sectionLinks a:visited{
	display:block;
	padding:5px 10px 5px 12px;
	background-image:url("img/BtnStandard.png");
	background-repeat:no-repeat;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
}
#sectionLinks a:hover{
	display:block;
	padding:5px 10px 5px 12px;
	background-image:url("img/BtnStandard.png");
	background-repeat:no-repeat;
	font-size:10pt;
	font-weight:bold;
	text-align:left;

	text-decoration:none;
	color:#FFBE23;/*FFFF00;/*#4F4F4F;*/
}
#projectLinks a:hover {
	color:#FFBE23;
}

#sectionLinksSub a,
#sectionLinksSub a:link,
#sectionLinksSub a:hover,
#sectionLinksSub a:visited {
	padding:4px 7px 4px 7px;
	background-image:url("img/BtnSubStandard.png");
	background-repeat:no-repeat;
	margin-left:6px;
	font-size:8pt;
}
#sectionLinksSub a:hover{
	text-decoration:none;
	color:#FFBE23;
}

#sectionLinksSub2Lines a,
#sectionLinksSub2Lines a:link,
#sectionLinksSub2Lines a:hover,
#sectionLinksSub2Lines a:visited {
	padding:4px 7px 5px 7px;
	background-image:url("img/BtnSub2Lines.png");
	background-repeat:no-repeat;
	margin-left:6px;
	font-size:8pt;
}
#sectionLinksSub2Lines a:hover{
	text-decoration:none;
	color:#FFBE23;
}

#projectLinks a,
#footer a {
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

#inlineLink a,
#inlineLinkOrange a,
#inTextLink a {
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
#inlineLink a:hover,
#inlineLinkOrange a:hover,
#inTextLink a:hover {
	color:#FFBE23;
}
#inlineLink a {
	position:absolute;
	top:9px;
	left:442px;
	width:100px;
	padding:3px 7px 4px 7px;
	background-image:url("img/BtnInline.png");
	background-repeat:no-repeat;
}
#inlineLinkOrange a {
	position:absolute;
	top:10px;
	left:460px;
	width:100px;
	padding:2px 6px 3px 6px;
	background-image:url("img/BtnInlineOrange.png");
	background-repeat:no-repeat;
}
#inTextLink a {
	position:relative;
	top:2px;
	left:67px;
	width:145px;
	padding:3px 8px 4px 9px;
	background-image:url("img/BtnInText.png");
	background-repeat:no-repeat;
}
/***********************************************/
/* End Component Divs                          */
/***********************************************/

