/* kolpingbayern.de */

/* navigation ********************************************************* */

.siteNav {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; background-color: #FF8000;
}

.siteNavLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF ; text-decoration:none;}

.siteNavLink:hover {  text-decoration:underline;}

.topNav {
	background-color:  #FFCF9F; 
}

.topNavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration : none;
}

.topNavLink:hover {
	text-decoration: underline;
}

.secnav  {

}

.secnavLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #515151;
	text-decoration : none;
	line-height : 18px;
	margin-left : 10px;
}

.secnavLink:hover  {
	text-decoration : underline;
	cursor : pointer;
}

.navLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF8000;
}

.navLink:hover  {
	text-decoration : underline;
}

.secnavLine  {
	background-color : #FF8000;
	width : 202px;
	height : 1px;
}



/* sitemap ************************************************************  */
.sitemapHead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.sitemapText  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}



/* termin ********************************************************* */

.terminHeadline	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}
	
.terminText	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #000000;
	text-decoration: none;
}

/* box ********************************************************* */

.newsHeadline  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FF8000;
	margin-top : 15px;
}

/* box ********************************************************* */

.box {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	background-color: #FFCF9F;
	
}


.boxLink {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	
}

.boxLink:hover {

	text-decoration : underline;
	
}

.boxLinkExtern {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
	
}

.boxLinkExtern:hover {

}




/* teaser ******************************************** */

.teaserHead  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-weight : bold;
	color : #FF8000;
	text-decoration: none;
}

.teaserHead:hover {
	text-decoration: underline;
}

.teaserBoxhead  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
	color : white;
	text-decoration : none;			
}

.teaserSubhead  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
	color : #FF8000;
	text-decoration : none;		
	
}

.teaserLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #00ACF1;
	text-decoration : none;	
}

.teaserText  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
}


.terminTeaserHeadline	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}


.terminTeaserHeadline:hover	{
	text-decoration: underline;
}



/* nav */


.bgOrange {
	
	background-color:#FF8000 ;
	
}

.bgOrangeLight  {
	
	background-color: #FFCF9F;
	
}


.boxHeadline {
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: #000000;
	
}

.boxLink {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
	
}



/* --------------------- ELEMENTS ---------------------*/
ul  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
	margin-left : 20px;
	list-style-type : square;
}


/* form elements*/
.textbox  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #515151;
	height : 19px;
	border-left : #00ACF1 1px solid;
	border-top : #00ACF1 1px solid;
	border-right : #00ACF1 1px solid;
	border-bottom : #00ACF1 1px solid;
	padding : 1px 1px 1px 2px;
}

.textboxReadonly  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #332407;
	background-color : #B2E6FB;
	height : 19px;
/* border-left: #B2E6FB 1px solid;
	border-top: #B2E6FB 1px solid;
	border-right: #B2E6FB  1px solid;
    border-bottom: #B2E6FB 1px solid; */
	border-left : #00ACF1 1px solid;
	border-top : #00ACF1 1px solid;
	border-right : #00ACF1 1px solid;
	border-bottom : #00ACF1 1px solid;
	padding : 1px 1px 1px 2px;
}

textarea  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #332407;
	height : 19px;
	border-left : #00ACF1 1px solid;
	border-top : #00ACF1 1px solid;
	border-right : #00ACF1 1px solid;
	border-bottom : #00ACF1 1px solid;
	padding : 1px 1px 1px 1px;
	overflow : auto;
}

.selectbox  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #515151;
	width : 290px;
	height : 17px;
	border-left : #00ACF1 1px solid;
	border-top : #00ACF1 1px solid;
	border-right : #00ACF1 1px solid;
	border-bottom : #00ACF1 1px solid;
	margin-top : 0px;
}

/* COLORS  ----------------------------------------------------*/

.orange  {
	background-color : #FF8000;
}


/* NAVIGATION / STANDARDELEMENTE ----------------------------------------------------*/
.blank  {
	font-size : 0px;
	color : #FFFFFF;
}

.metanav  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.metanav:hover  {
	text-decoration : underline;
}




.locator  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
}


.locatorLink  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
}

.locatorLink:hover  {
	text-decoration : underline;
}

.contentfooterLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
}

.contentfooterLink:hover  {
	text-decoration : underline;
}

.footer  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}





/* standard text styles ------------------------------------*/
.headline   { color: #ff8000; font-weight: bold; font-size: 18px; line-height: 24px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin-top: 15px }

.headlineLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #00ACF1;
	margin-top : 15px;
	text-decoration : none;	
}

.headlineLink:hover {
	text-decoration : underline;
}

.subheadline   { color: #818181; font-weight: bold; font-size: 12px; line-height: 18px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin-top: 5px }

.copytext  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
	line-height : 18px;
}

.copytextEmph  {
	color : #00ACF1;
}

.copytextLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #004080;
}

.copytextLink:hover  {
	text-decoration : underline;
}

.copytextEmbeddedLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #00ACF1;
}

.copytextEmbeddedLink:hover  {
	color : #00ACF1;
	text-decoration : underline;
}




.list  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
	margin-left : 20px;
	list-style-type : square;
}





/* contact ------------------------------------*/






