 /* CSS Dokument www.parkinson-steinfurt.de */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #001E36;
	text-align:center;
	line-height: normal;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pic-hg1.jpg);
	background-repeat: repeat;
}
 
p {
	line-height: 1.4em;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	}

img {
	border: none;
	}

/***********************************************/
/* text                                */
/***********************************************/

.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #FF9C00;
	padding-top: 15px;
} 
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #003366;

} 
.ueberschrift3{
font-family: Arial, Helvetica, sans-serif; 
color: #336699; 
font-size: 100%; 
font-weight: bold; 
font-style: normal;

}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #333333;
}
.artikel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-weight: normal;
	color: #001E36;
}
.newsmarker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	color: #FF9C00;
	padding-bottom: 5px;
	margin-top: 30px;
}
.liniehellgrau {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: auto;
	text-align: right;
}
.listliniehgrau {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: auto;
}
.listbox {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: auto;
	height: 175px;
}

.liniedgrau {
	width: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #848484;
}

.bildumfluss {
	float: left;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	}
.logoumfluss {
	float: left;
	width: auto;
	border-right-width: 35px;
	border-left-width: 35px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 60px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #003366;
	border: 1px solid #FF9C00;
	}
	
.foto {
	width: 400px;
	height: auto;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}	

.fototext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #333333;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#hintergrund{
	height: 100%;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
	
#pagewidth{
	width:980px;
	text-align:left;  
	margin-left:auto;
	margin-right:auto;
} 
#header {
	position: relative;
	top: 0px;
	vertical-align: middle;
	height: 175px;
	width: 960px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
}
#navibereich {
	position: relative;
	height: 25px;
	width: 960px;
	text-align: right;
	background-position: top;
	margin-right: 10px;
	margin-left: 10px;
	}

#hauptnavi {
	position: relative;
	height: auto;
	width: 700px;
	margin-left: 270px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9C00;
	border-bottom-color: #FF9C00;
	padding-top: 5px;
	padding-bottom: 8px;
}

#content1 {
	height:auto;
	width: 225px;
	float: left;
	display:inline;
	padding-bottom: 35px;
	padding-right: 35px;
	margin-left: 10px;
	}
#content2 {
	height: auto;
	width: 700px;
	float: left;
	display:inline;
	padding-bottom: 35px;
    margin-right: 10px;
}
#grau {
	height: auto;
	width: auto;
	color: #333333;
	padding: 10px;
	background-color: #F7F7F7;
}
#orange {
	height: auto;
	width: auto;
	color: #333333;
	background-color: #FFFDE8;
	padding: 10px;
}

#footer {
	height: 35px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #848484;
	text-align: left;
    clear:both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #848484;
    margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	}




/***********************************************/
/* Navigation                                  */
/***********************************************/


A:link {TEXT-DECORATION: none; color: #336699;} 
A:visited {TEXT-DECORATION: none; color: #336699;} 
A:hover {TEXT-DECORATION: none; color: #333333;} 
A:active {TEXT-DECORATION: none; color: #003366;} 
A.mailto {TEXT-DECORATION: none; color: #003366;} 

#navibereich ul { 
margin: 0;
padding: 0;
list-style-type: none;
}
#navibereich ul li { 
display: inline; 
}
#navibereich ul li a {
	text-decoration: none;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9C00;
	font-size: 75%;
}

#navibereich ul li a:hover {
   color: #666666;
}

#hauptnavi ul { 
margin: 0;
padding: 0;
list-style-type: none;
}
#hauptnavi ul li { 
display: inline; 
}

#hauptnavi ul li a {
	text-decoration: none;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 80%;
}

#hauptnavi ul li a:hover {
   color: #336699;
}

ul#navi{
list-style-type:none;
margin-left:0;
padding-left:0;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #336699;
font-size: 80%;
}

ul#navi li{
margin-bottom: 5px;
}

ul#navi li a{
	display:block;
	width:225px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul#navi li a:hover{
    color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

#foernavi {
width:auto;
height: 25px;
text-align: right;
vertical-align:middle;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

#foernavi ul { 
margin: 0;
padding: 0;
list-style-type: none;
}
#foernavi ul li { 
display: inline; 
}

#foernavi ul li a {
	text-decoration: none;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	font-size: 80%;
}

#foernavi ul li a:hover {
   color: #003366;
}

