@charset "utf-8";


/* css style * anko homepage * wenter.org, ©2009 ****************/

*:focus
{
outline:				none;	
}

body{
background:             #fff url(../img/back.jpg) top repeat-x;
margin:                 0;
padding:                0;
font-family:            georgia, "sans-serif";
font-weight:            normal;
line-height:            1.48em;
font-size:              11px; /* IE5 Win */
voice-family:           "\"}\""; 
voice-family:           inherit;
font-size:              11px; /* easy scaling */
font-size:              0.8em;
color:                  #000;
}
        
/************* elements *************************************************************************/

h1
{
margin:                 0.5em 0 0.5em 0;
padding:                0;
font-size:              14px;
font-weight:            normal;
color:                  #666;
}

h1.upper
{
text-transform:			uppercase;
}

h2
{
font-weight:            normal;
margin:                 0 0 0.2em 0;
font-size:              30px;
line-height:            1.0em;
}


h3{
font-weight:            normal;
font-size:              10px;
color:                  #999;
margin:                 0;
padding:                0;
}

h4
{
font-weight:            normal;
font-size:              10px;
color:                  #000;
margin:                 0;
padding:                0;
}

h5{
font-weight:            normal;
font-size:              11px;
color:                  #999;
margin:                 0;
padding:                0;
}

h6{
font-weight:            normal;
font-size:              14px;
color:                  #999;
margin:					0 0 1px;
padding:				5px;
border:					1px solid #eee;
background:				#f5f5f5;
}

h6:hover, h6:active{
background:				#E8EDF1;
border:					1px solid #C9CACC;
cursor:					pointer;
}

h6.ui-state-active{
color:					#666;
background:				#E8EDF1;
border:					1px solid #C9CACC;
}


ul, ol
{
margin:                 0;
padding:                0;
list-style:             none;	
}

li {
padding:                0;
margin:                 0;
}

a:link
{
color:                  #DC0067;
text-decoration:        none;
border-bottom:          1px solid #DC0067;
}

a:visited
{
color:                  #DC0067;
text-decoration:        none;
border-bottom:          1px solid #DC0067;
}

a:hover{
color:                  #000;
text-decoration:        none;
border-bottom:          1px solid #000;
}

a:active{
color:                  #000;
text-decoration:        none;
border-bottom:          1px solid #000;
}
        
        
        
/************ ids *************************************************************************************/
       
#news_archiv
{
width:					222px;
}

#news_archiv div ul
{
margin:					8px 0;
}

		 
#main
{
width:                  950px;
margin:                 0 auto;
padding:                30px 0 100px 0;
}

#mami
{
float:                  left;
width:                  680px;
}

#papi
{
float:                  right;
width:                  230px;
}

#mami_head
{
height:                 120px;
}

#mami_head a,
#mami_head a img
{
border:					0 !important;
}

#papi_head
{
height:                 120px;
width:                  200px;
}

#spalte
{
margin:                 0 0 2.0em 0;
}

#spalte ul, ol
{
margin:                 0;
padding:                0;
list-style:             none;	
}

#spalte ul li
{
color:                  #DC0067;	
}

#spalte_box
{
border:                 1px solid #C9CACC;
background:             #E8EDF1;
width:                  210px;
padding:                5px;
}

        
/************ friend feed start */

#spalte_box div
{
border:                 0;
background:             #E8EDF1;
font-size:              11px !important;
}

#spalte_box div a:link, a:visited 
{
color:                  #DC0067;
text-decoration:        none;
border-bottom:          1px solid #DC0067;
}

#spalte_box div a:hover, a:active
{
color:                  #000;
text-decoration:        none;
border-bottom:          1px solid #000;
}

#spalte_box .summary a:visited
{
color:                  #DC0067;
text-decoration:        none;
border-bottom:          1px solid #DC0067;
}

#spalte_box .summary a:hover, a:active
{
color:                  #000;
text-decoration:        none;
border-bottom:          1px solid #000;
}

#spalte_box .title a:visited 
{
color:                  #DC0067;
text-decoration:        none;
border-bottom:          1px solid #DC0067;
}

#spalte_box .title a:hover, a:active
{
color:                  #000;
text-decoration:        none;
border-bottom:          1px solid #000;
}
#spalte_box .info a:visited 
{
color:                  #DC0067;
text-decoration:        none;
border-bottom:          1px solid #DC0067;
}

#spalte_box .info a:hover, a:active
{
color:                  #000;
text-decoration:        none;
border-bottom:          1px solid #000;
}
#spalte_box .cluster
{
padding-bottom:         0.8em;
border-bottom:          1px dotted #000;
}
#spalte_box .logo
{
display:                none;
}

#spalte_box .services
{
background:             #E8EDF1;
}

#spalte_box span
{
background:             #E8EDF1;
color:                  #000;
}

#spalte_box .bottom
{
font-size:              10px;
}

#spalte_box .info
{
font-size:              10px;
}

#spalte_box .bottom
{
display:                none;
}

#spalte_box table
{
background:             #E8EDF1;
border:                 0;
}

#spalte_box tr
{
background:             #E8EDF1;
border:                 0;
}

#spalte_box td
{
background:             #E8EDF1;
border:                 0;
} 

#spalte_box tr a:link
{
text-decoration:        none;
border:                 0;
}

#spalte_box tr a:visited
{
text-decoration:        none;
border:                 0;
}

#spalte_box tr a:hover
{
text-decoration:        none;
border:                 0;
}

#spalte_box tr a:active
{
text-decoration:        none;
border:                 0;
}

#spalte_box div table a:link,a:visited
{
border:                 0;
text-decoration:        none;
}

#spalte_box .services a:link
{
border:                 0;
text-decoration:        none;
}

#spalte_box .services a:visited{
border:                 0;
text-decoration:        none;
}

#spalte_box .services a:hover
{
border:                 0;
text-decoration:        none;
}

#spalte_box .services a:active
{
border:                 0;
text-decoration:        none;
} 

#spalte_box .image a:link
{
text-decoration:        none;
border:                 0;
}

#spalte_box .image a:hover
{
text-decoration:        none;
border:                 0;
} 

#spalte_box .image a:active
{
text-decoration:        none;
border:                 0;
} 

#spalte_box .name a:link
{
color:                  #DC0067;
text-decoration:        none;
border:                 0;
}

#spalte_box .name a:visited
{
color:                  #DC0067;
text-decoration:        none;
border:                 0;
}

#spalte_box .name a:hover
{
color:                  #000;
text-decoration:        none;
border:                 0;
}

#spalte_box .name a:active
{
color:                  #000;
text-decoration:        none;
border:                 0;
}
        
        
        
        
        
/************ friend feed ende */
        
#footer
{
background:             url(../img/footer.gif) center top no-repeat;
height:                 10px;
}
        
        
#wp_footer
{
font-size:              9px;
}
        
        
        
        
        
        
        
        
        
        
/************ klassen ****************
************************************************************/

.news-twitter { padding:10px; }
.news-twitter h5 { margin:0 0 8px 0; color: #666; font-size:14px; }
.news-twitter li { margin:0 0 10px 0; padding:0 0 10px 0; border-bottom: 1px solid #ccc; }
.news-twitter-date { color:#DC0067; }
.news-twitter-text { color:#000; }



.s-footer li { display: inline; }

.datum
{
color:                  #777;
margin:                 0 0 1em 0;
}
                
.wurstl
{
background:             #E8EDF1;
border:                 1px solid #ccc;
padding:                15px;
width:                  190px;
color:                  #666;
}

.fan
{
background:             #fff;
border:                 1px solid #ccc;
padding:                5px 0 0;
width:                  220px;
color:                  #666;
}
 
.wurstl_head
{
line-height:            1.4em;  
display:                block;
margin:                 0;
}
   
.wurstl p
{
font-size:              11px !important;
line-height:            1.4em;  
margin:                 0.5em 0 0.5em 0; 
color:                  #000;           
}

.fb-likker
{
	margin:				20px 0;
}             

.spalte_inbox
{
width:                  190px;
border-bottom:          1px dotted #000;
padding-bottom:         1.2em;
margin:                 0.5em 0 0.5em 0;
}

.spalte_in_links
{
float:                  left;
width:                  20px;
padding:                0.4em 0 0 0;
}

.spalte_in_rechts
{
float:                  right;
width:                  170px;
}

.video_sub
{
margin:                 0.5em 0 0 0;
width:                  200px;
}

.video a:link
{
text-decoration:        none;
border:                 0;
}

.video a:visited
{
text-decoration:        none;
border:                 0;
}

.video a:hover
{
text-decoration:        none;
border:                 0;
}

.video a:active
{
text-decoration:        none;
border:                 0;
}

.video_sub_l
{
padding:                5px;
float:                  left;
width:                  20px;
}

.video_sub_r
{
padding-top:			3px;
float:                  right;
width:                  170px;
}

.page_img
{
width:200px;
text-align:             left;
margin:                 0 0 15px 0;
}

.page_img_null
{
text-align:             left;
margin:                 0;
}

.container { width: 680px; margin: 0 0 4.0em 0; }
.container-hover { }

.c_top
{
width:                  680px;
padding:                0;
margin:                 0 0 20px 0;
border-bottom:          1px dotted #000;
}    

.c_total { width: 680px;}
.c_total img { margin-top:3px; }

.c_total_left
{
width:					200px;
float:					left;
}

.c_total_right
{
width:					460px;
float:					right;
}

.img-rechts { margin:0 0 8px 0; }

.c_total_right-border
{
margin:					10px 0 0;
border-bottom:          1px dotted #000;
}

.c_total_paging
{
	border-top:         1px dotted #000;
	text-align:			center;
	padding:			10px 0 0 0;
	margin:				40px 0 20px;
}

.c_total_paging a
{
	border:				0 !important;
	padding:			0 3px;
}

.c_total_paging a.current
{
	color:				#000;
}

.feed-foot { margin:20px 0 0; }

.c_foot
{
margin-top:             1em;
width:                  680px;
text-align:             right;
}
.c_foot a:link
{
color:                  #DC0067;
text-decoration:        none;
border-bottom:          1px solid #DC0067;
}

.c_foot a:visited
{
color:                  #DC0067;
text-decoration:        none;
border-bottom:          1px solid #DC0067;
}

.c_foot a:hover
{
color:                  #000;
text-decoration:        none;
border-bottom:          1px solid #000;
}

.c_foot a:active
{
color:                  #000;
text-decoration:        none;
border-bottom:          1px solid #000;
}

.c_left{
float:                  left;
width:                  320px;
}         

.c_right
{
float:                  right;
width:                  320px;
}

.c_left_lex
{
padding:                0 0 0 20px;
float:                  left;
width:                  300px;
} 

.c_right_lex
{
padding:                0;
float:                  right;
width:                  300px;
margin-right:           20px;
} 

.image_lex_left
{
float:                  left;   
padding:                0 20px 5px 0;
}

h2.h_lex
{
font-size:				18px;
color:					#000;
padding:				0 0 5px 0;
border-bottom:			1px solid #000;
margin:					0;
line-height:			1.3em;
}
        
.initial
{
font-weight:            bold;
padding:                0 0 0 25px;
}

a.news-current
{
color:					#000 !important;
border-bottom:			1px solid #000 !important;
}

/* IE fix */

* html .image_lex_left
{ 
padding:                5px 10px 5px 0;
margin-left:            0;
}
* html .image_lex_right
{ 
padding:                5px 0 5px 10px;
margin-right:           0;
}
* html span.initial
{
padding:                0 0 0 30px;
}
* html .c_left_lex
{
padding:                0;
width:                  320px;
} 
* html .c_right_lex
{
padding:                0;
margin:                 0;
width:                  320px;
} 
/* IE fix ende */

.clear{
clear:                  both;
}
