@CHARSET "ISO-8859-1";

#nav_kamp{
	float:left;
	width:250px;
}

a.nav_kamp_link{
	float:left;
	margin-left:20px;
	font-family:Arial;
	font-size:13px;
	line-height:24px;
	color:#000;
	text-align:left;
	text-decoration:none;
}
a.nav_kamp_link:hover{
	color:#b20000;
}

#list_kamp{
	float:left;
	width:720px;
	font-family:Arial;
	font-size:13px;	
}

.list_kamp_pic{
	float:left;
	width:230px;
	margin-left:10px;
}

.kamp_link{
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	line-height:20px;	
	color:#000;
	text-align:left;
	text-decoration:none;	
}
a.kamp_link:hover{
	color:#b20000;
}

#kamp_detail{
	float:left;
	width:970px;
	margin-left:20px;
	margin-top:10px;
}

#kd_pics{
	float:left;
	width:640px;
}
#kd_pics DIV {
	float:left;
	margin-right:10px;
}

#kd_content{
	float:left;
	margin-left:10px;
	width:300px;
}
.kd_titel{
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	line-height:20px;	
	text-align:left;
}

.kd_u_titel{
	clear:both;
	text-align:left;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin-top:30px;	
}

.kd_besch{
	clear:both;
	text-align:left;
	font-family:Arial;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
}





/*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:#000000;}
a.ls-arts:active, a.ls-arts:hover {color:#3e7dbd;}
a.ls-arts 
{
	height:14px;
	line-height:14px;
	text-decoration:none;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
/*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-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/folder_1.jpg");
	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-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/folder_over.jpg");
	background-color:#d0d0d0;
	color:#000000;
}

.ls_kats_1
{
	display: block;
	float:left;
	width:288px;
	height: 36px;
	line-height:36px;
	background-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/folder_0.jpg");
	background-repeat: no-repeat;
	background-position: 2% 50%;
	background-color: #ededed;
	text-indent: 40px;
	
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
	color: #1b4d7e;	
	margin-left: 1px;
	margin-bottom: 1px;
}

.ls_kats_1:hover{
	background-image: url("http://www.code-friends.de/codefriends-inhalt/listing/bilder/folder_over.jpg");
	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;
}

