@CHARSET "ISO-8859-1";

/*Links */
a.ls-pathway-link:link, a.ls-pathway-link:visited {color:#000000;}
a.ls-pathway-link:active, a.ls-pathway-link:hover {color:#3e7dbd;}
a.ls-pathway-link 
{
	height:14px;
	line-height:30px;
	text-decoration:none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}

a.ls-kats:link, a.ls-kats:visited {color:#000000;}
a.ls-kats:active, a.ls-kats:hover {color:#3e7dbd;}
a.ls-kats 
{
	height:14px;
	line-height:14px;
	text-decoration:none;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

a.ls-kats-klein:link, a.ls-kats-klein:visited{color:#000000;}
a.ls-kats-klein:active, a.ls-kats-klein:hover{color:#3e7dbd;}
a.ls-kats-klein 
{
	height:14px;
	line-height:14px;
	text-decoration:none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}


a.ls-arts:link, a.ls-arts:visited {color:#4b4b4b;}
a.ls-arts:active, a.ls-arts:hover {color:#4b4b4b;}
a.ls-arts 
{
	color:#4b4b4b;
	font-size:14px;
	font-family:Verdana;		
	font-weight:normal;
	line-height:16px;
	margin-bottom:15px;
}
/*Links ende*/


/*Bilder*/
.ls-image-right {
	clear:both;
	padding:1px; border:1px solid #000000;
	float: right;
	margin-left: 10px;
}
/*Bilder ende*/

/*Sterne */
.stern
{
	display: block;
	float: left;
	padding-left:3px;
	width:16px;
	height: 16px;
	background-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern-0.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

* html .stern
{
	background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern-0.png', sizingMethod='image');
}

.stern_sel
{
	display: block;
	float: left;
	padding-left:3px;
	width:16px;
	height: 16px;
	background-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern-1.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

* html .stern_sel
{

	background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern-1.png', sizingMethod='image');
}

.stern_over
{
	display: block;
	float: left;
	padding-left:3px;
	width:16px;
	height: 16px;
	background-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern_st_5.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

* html .stern_st_5
{

	background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern_st_5.png', sizingMethod='image');
}


.stern:hover
{
	background-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern-1.png");	
}

.stern_fest_on
{
	display: block;
	float: left;
	padding-left:3px;
	margin-top: 5px;
	width:16px;
	height: 16px;
	background-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern-1.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

* html .stern_fest_on
{
	background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern-1.png', sizingMethod='crop');
}

.stern_fest_off
{
	display: block;
	float: left;
	padding-left:3px;
	margin-top: 5px;
	width:16px;
	height: 16px;
	background-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern-0.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
* html .stern_fest_off
{
	background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.code-friends.de/codefriends-inhalt/listing/bilder/stern-0.png', sizingMethod='crop');
}
/*Sterne */


/*Tagcloud*/
a.csstag_1:link, a.csstag_1:visited {color:#a8a3a3;}
a.csstag_1:active, a.csstag_1:hover {color:#3e7dbd;}
a.csstag_1 
{
	height:14px;
	line-height:14px;
	text-decoration:none;
	font-size: 10px;
	font-family: verdana;
	color:#a8a3a3;
}

a.csstag_2:link, a.csstag_2:visited {color:#6d6d6d;}
a.csstag_2:active, a.csstag_2:hover {color:#3e7dbd;}
a.csstag_2 
{
	height:14px;
	line-height:14px;
	text-decoration:none;
	font-size: 14px;
	font-family: verdana;
	font-weight: normal;
}

a.csstag_3:link, a.csstag_3:visited {color:#000000;}
a.csstag_3:active, a.csstag_3:hover {color:#3e7dbd;}
a.csstag_3 
{
	height:14px;
	line-height:14px;
	text-decoration:none;
	font-size: 14px;
	color:#6d6d6d;
	font-family: verdana;
	font-weight: normal;
}
	
a.csstag_4:link, a.csstag_4:visited {color:#000000;}
a.csstag_4:active, a.csstag_4:hover {color:#3e7dbd;}
a.csstag_4 
{
	height:14px;
	line-height:14px;
	text-decoration:none;
	font-size: 16px;
	color:#000000;
	font-family: verdana;
}	

/*Tagcloud ende*/

/*Kategorien*/
.ls_kats_0
{
	display: block;
	float:left;
	width:288px;
	height: 36px;
	line-height:36px;
	
	background-repeat: no-repeat;
	background-position: 2% 50%;
	background-color: #c7d3e0;
	text-indent: 40px;
	
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
	color: #1b4d7e;	
	
	margin-left: 1px;
	margin-bottom: 1px;
}



.ls_kats_0:hover{
	background-color:#d0d0d0;
	color:#000000;
}

.ls_kats_1
{
	display: block;
	float:left;
	width:190px;
	height: 36px;
	line-height:36px;
	
	background-repeat: no-repeat;
	background-position: 2% 50%;
	background-color: #ededed;
	text-indent: 10px;
	
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
	color: #1b4d7e;	
	margin-left: 1px;
	margin-bottom: 1px;
}

.ls_kats_1:hover{
	background-color:#d0d0d0;
	color:#000000;
}
/*Kategorien ende*/

.ls_content
{
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	color: #000000;
}

.ls_vote_true
{
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:15px;
	color: #009103;
}

.ls_vote_false
{
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:15px;
	color: #ff0000;
}

.p_list{
	float:left;
	width:440px;
	margin-right:20px;
}

.p_list .p_img {
	width:100px;
	float:left;
	border:1px solid #b6b6b6;
	padding:2px;
	margin-right:5px;
}
.p_list .p_img img{border:none;}

.p_details .p_cont{
	float:left;
	width:600px;
	text-align:justify;
}
.p_details .p_img {
	width:300px;
	float:right;
	border:1px solid #b6b6b6;
	padding:2px;
}

.p_img_d {
	width:210px;
	float:left;
	border:1px solid #b6b6b6;
	padding:2px;	
	margin-right:5px;
}
.p_img_d img{
	width:210px;
}

