@CHARSET "ISO-8859-1";


	#wsCommentation {
		clear: both;
	}

	#wsCommentation .wsPagination a {
		text-decoration:none;
	}
	
	#wsCommentation p.wsPagination {
		clear: both;
	}
	
	#wsCommentation .wsPagination  a:hover, .wsPagination a:focus, .wsPagination  a:active {
		text-decoration:underline;
	}
	
	
	#wsCommentation ul.wsLinkliste li .wsILLInner{
   		display: block;
   		width: auto;
   		padding: 0 0 0 2.3333em; margin: 0; /* left 28px */
   		line-height: 1.35;
	}
	
	#wsCommentation h3 {		
		font-weight: normal;						
		/* margin-left: 0.8333em; */		
		/* min-height:1.5833em; */		
	}
	
	#wsCommentation h2 {		
		font-weight: normal;								
	}
	
	#wsCommentation .header {
		
		margin:0.2121em 0.0em 0.3788em;		
		width:97,6%;
	}
	
	#wsCommentation .wsILLInner  {
		margin-bottom: 4px;
	}
	
	#wsCommentation .left  {
		float: left;
	}
	
	#wsCommentation .right  {
		float: right;
	}
	
	
	
	#wsCommentation li.wsPagination span{
	font-size: 93%;
		padding:0.1667em 0.5em;
	}
	
	
	#wsCommentation .wsPaginationLeft {
		margin-left: -0.2em;
		width: 12em;		
		margin-top: -0.1em;
		height:13px;
	}
	
	#wsCommentation .wsPaginationPages {
		margin-right: 0.4em;
		margin-left: 0.4em;
	}
	
	#wsCommentation .wsPaginationRight {
		margin-right: -0.2em;
		margin-top: -0.1em;
	}
	
	#wsCommentation .wsPaginationInactive {
		color: #999999;
	}
	
	#wsCommentation img.wsIconPagination {
		/*float:left;
		height:1.6em;
		margin:0pt;
		padding:0pt;
		width:2.1833em;*/
		vertical-align:middle;
		
		height:1.4167em;
		margin:0;
		padding:0;
		width:2.0833em;
	}
	
	#wsCommentation img.abstandlinks{
	margin-left:0.3333em;
	}

	
	/*  Neue Kommentare Form */
	
	#wsAddComment form {  
	  	clear: left;
	  	margin: 0;
	  	padding: 0;

	}

	#wsAddComment span {
		display: table;
		margin-left: 0em;
		margin-top: 0.8em;
		
	}

	#wsAddComment form fieldset {
	  	border-width: 0px;
	 	 margin: 0;
	}	
	
	


	#wsAddComment form label {
		display: block; 
		margin-top: 0.8em; 
		padding-left: 3.5em; 
		width: 8em; 
		float: left;
		clear: both;
	}


	#wsAddComment form br {
		clear: left;
	}
	

	#wsAddComment input, textarea { 
		margin-top: 0.8em;
		
	}

	#wsAddComment input {
		width: 23em;
	}
	
	#wsAddComment textarea {
		width: 23em;
	}

	#wsAddComment form legend {
		display: block;
		padding-top: 1.0em; 
		padding-bottom: 0.5em; 
		padding-left: 3.5em;
		margin-left: -8px;
	}
	

