@charset "utf-8";
/* CSS Document */

.portal_navi {
	padding:0;
	margin:0;
	list-style-type:none;
}

.portal_navi li {
	padding-top:5px;
	list-style-type:none;
}


.annonuser {
	font-size:10px;
	font-weight:bold;
	height:15px;
}

/* OK Button */
.button_ok_portal
{
	border-top:		1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;
	border-left:	12px solid #000000;
	background:		#B3EFBB url(../images/button_ok.png) 2px center no-repeat;
	letter-spacing:	1px;
	font-weight:	bold;
	font-size:		10px;
	width:			120px;
	height:			24px;
	padding-left:	40px;
	text-align:		left;
}

.button_ok_portal:hover
{
	border-top:		1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;
	border-left:	12px solid #000000;
	letter-spacing:	1px;
	font-weight:	bold;
	font-size:		10px;
	background:		#68EF7A url(../images/button_ok.png) 2px center no-repeat;
	height:			24px;
	padding-left:	40px;
	text-align:		left;
}

/* Abbrechen / Reset Button */
.button_abort_portal
{
	border-top:		1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;
	border-left:	12px solid #000000;
	letter-spacing:	1px;
	font-weight:	bold;
	font-size:		10px;
	background:		#FFCFD1 url(../images/button_cancel.png) 2px center no-repeat;
	width:			120px;
	height:			24px;
	padding-left:	40px;
	text-align:		left;
}

.button_abort_portal:hover
{
	border-top:		1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;
	border-left:	12px solid #000000;
	letter-spacing:	1px;
	font-weight:	bold;
	font-size:		10px;
	background:		#FF8F93 url(../images/button_cancel.png) 2px center no-repeat;
	height:			24px;
	padding-left:	40px;
	text-align:		left;
}

.pminitxt {
	font-size:10px;
	font-weight:bold;
}

.portallink p {
	padding:0px;
	margin:0px;
}

.portalcopy {
	background-color:#999;
	height:12px;
	font-size:10px;
}

.paypal_txt {
	font-size:10px;
	font-weight:bold;
}

.shoutbox {
	font-size:10px;
	text-align:left;
}

.delete_png {
	float:right;
}

.portal_menu_head {
	background:		#C1D5FF url(../images/cat_head_std.png) repeat-x;
}






#twitter2_div  
{ 
  font-family:  Arial, Helvetica, sans-serif; 
  font-size:    0.9em; 
} 

#twitter2_div a 
{ 
  color:      #DDA84E; 
  text-decoration:underline;   
} 

#twitter2_div a:hover 
{ 
  color:     #D78E42; 
  text-decoration:underline;   
} 

#twitter2_div ul  :hover 
{ 
  background:    #ececec; 
} 

#twitter2_div ul li 
{ 
  color:        #222222; 
  border-bottom-style:solid; 
  border-bottom-width:1px; 
  border-bottom-color:#cdcdcd; 
  margin-left:    -38px; 
  padding:      5px; 
  list-style-position:inside; 
}