/* 	CSS Document  klorr.de							*/
/* 	Christian Drewitz artisimo.org 2006			*/
/* 	text and item format								*/

a.menue:link {   color:#fff;  }
a.menue:visited { color:#fff; }
a.menue:hover {  color: #424879;}
a.menue:active {   color:#424879; }
a.menue:focus {   color: #fff;} 

a.intern:link {   color:#a6aec9;  text-decoration:none;}
a.intern:visited { color:#a6aec9; text-decoration:none;}
a.intern:hover {  color: #DEE1EB; text-decoration:none;}
a.intern:active {   color:#a6aec9; text-decoration:none;}
a.intern:focus {   color: #DEE1EB;text-decoration:none;} 

a.orderl:link {   color:#424879; text-decoration:none; }
a.orderl:visited { color:#424879; text-decoration:none;}
a.orderl:hover {  color: #424879; text-decoration:none;}
a.orderl:active {   color:#424879; text-decoration:none;}
a.orderl:focus {   color: #DEE1EB;text-decoration:none;}

a.freizeit:link {   color:#424879;  background-image: url(../pic_design/link_extern.gif); 
background-position: left; background-repeat: no-repeat;  padding-left: 15px; text-decoration:none;}
a.freizeit:visited { color: #2D3356; background-image: url(../pic_design/link_extern.gif); 
background-position: left; background-repeat: no-repeat;  padding-left: 15px; text-decoration:none; }
a.freizeit:hover {  color: #5C8FE9; background-image: url(../pic_design/link_extern.gif); 
background-position: left; background-repeat: no-repeat;  padding-left: 15px; text-decoration:none;}
a.freizeit:active {   color:#424879;background-image: url(../pic_design/link_extern.gif); 
background-position: left; background-repeat: no-repeat;  padding-left: 15px; text-decoration:none; }
a.freizeit:focus {   color: #fff; background-image: url(../pic_design/link_extern.gif); 
background-position: left; background-repeat: no-repeat;  padding-left: 15px; text-decoration:none;}

/*Activer menue link/name der seite*/
.recent{
padding-right: 15px; 
text-decoration:none;
font-weight: normal;
background:transparent;
	color:#424879;
}

.menue {
padding-right: 15px; 
text-decoration:none;
font-weight: normal;
background:transparent;
}



h1 {
	font-weight:  bold;
	font-size: 1.1em;
	line-height: 2em;
}

h2 {
	font-weight:  bold;
	font-size: .8em;
		
}

h3{
font-weight:  bold;
	font-size: 1.0em;
	line-height: 1.1em;
	color: #424879;
	
}

.highligh{
	color: #f7c73b;
	font-weight:  normal;
	font-size: 1.1em;
	line-height: 2em;
}

.bold{
	font-weight: bold;
	border: #ADD8E6;
}

.info{
	text-align: justify;
}



.freizeit{
	border-collapse:separate;
	
}
.tborder{
	border: 1px solid #ADD8E6;
}


.bildunterschrift{
padding-left: 10px;
	font-weight: bold;
	font-size: .7em;
}

.orderl{
	
 margin: 2px 20px;
padding: 2px 1px;
}

.order{
 position: relative;
 text-align: center;
 width: 100%;
 border-style: solid;
 border-width: 2px;
 border-color:  #F3B834;
 font-size: 1.1em;

 	}