.outlines	{
			border:1px solid #DDD;
			padding:1px;
			}
			
.entry1		{
			background-color:#FAFAFA;
			/*height:43px;
			background-image:url(../board/img/cellpic.png);*/
			padding:5px;
			border-bottom:1px dotted #ccc;
			font-family:Arial, Helvetica, sans-serif;
			}
			
.entry2		{
			background-color:#FFF;
			padding:5px;
			/*height:43px;
			background-image:url(../board/img/cellpic.png);*/
			border-bottom:1px dotted #ccc;
			font-family:Arial, Helvetica, sans-serif;
			}
			
.Bentry1		{
			background-color:#FAFAFA;
			padding:5px;
			font-family:Arial, Helvetica, sans-serif;
			}
			
.Bentry2		{
			background-color:#FFF;
			padding:5px;
			font-family:Arial, Helvetica, sans-serif;
			}			
			
.categoryTop	{
				background-image:url(../img/table_head.png);
				height:14px;
				color:#FFF;
				padding:5px;
				font-size:12px;
				font-weight:bold;
				}
				
.headline		{
				font-size:13px;
				font-weight:bold;
				color:#00677c;
				}
				
.textinput	{
			border:1px solid #CCC;
			background-image:none;
			height:15px;
			padding:2px;
			}
			
select	{
		border:1px solid #CCC;
		padding:1px;
		}
		
.button		{
				background-color:#00677c;
				background-image:none;
				color:#FFFFFF;
				padding-top:2px;
				padding-left:8px;
				padding-right:8px;
				padding-bottom:2px;
				width:120px;
				text-align:center;
				border-top:1px solid #a0c0FF;
				border-left:1px solid #a0c0FF;
				border-right:1px solid #00374c;
				border-bottom:1px solid #00374c;
				cursor:pointer;
				}
				
.err		{
			border:1px solid #FF9194;
			background-color:#FFE6E8;
			padding:5px;
			}
			
.ok			{
			border:1px solid #090;
			background-color:#ECF8E9;
			padding:5px;
			}
			
.eForum		{
			margin-left:10px;
			width:375px;
			float:left;
			}
			
.eForum a	{
			color:#00677c;
			font-size:12px;
			text-decoration:underline;
			font-weight:bold;
			background-image:none;
			}
			
.eForum a:hover {
				text-decoration:none;
				}
				
.eLast	{
		float:left;
		margin-left:40px;
		}
		
.eLast a	{
			font-weight:bold;
			text-decoration:underline;
			background-image:none;
			padding-right:0px;
			}
			
.eLast a:hover	{ text-decoration:none; }		

.eStats	{
		margin-left:690px;
		}
		
.eThread	{
			margin-left:10px;
			width:375px;
			float:left;
			}
			
.eThread a	{
			color:#00677c;
			font-size:12px;
			text-decoration:underline;
			font-weight:bold;
			background-image:none;
			margin-left:10px;
			padding-right:0px;
			}
			
.eThread a:hover	{
					text-decoration:none;
					}	
				
.eThread img { float:left; }	

.eThread .description	{
						margin-left:10px;
						}
						
.eThread .description a {
						margin-left:0px;
						font-size:11px;
						}
						
.eTLast	{
		float:left;
		margin-left:40px;
		position:relative;
		top:-5px;
		}
		
.eTLast a	{
			font-weight:bold;
			text-decoration:underline;
			background-image:none;
			padding-right:0px;
			}
			
.eTLast a:hover	{ text-decoration:none; }			


.eTStats	{
			margin-left:690px;
			position:relative;
			top:-5px;
			}
			
.eThread .stars, .stars		{
							float:none; 
							position:relative; 
							top:2px;
							}
							
.t1Floater		{
				float:left;
				min-height:100px;
				height:100%;
				width:190px;
				padding:5px;
				border-right:2px solid #FFF;
				background-color:#F6F6F6;
				text-align:center;
				background-image:url(../board/img/authorbar.png);
				background-position:bottom;
				margin-bottom:-1px;
				margin-top:-1px;
				}

.t1Floater a	{
				font-size:12px;
				font-weight:bold;
				text-decoration:underline;
				background-image:none;
				padding-right:0px;
				}

.t1Floater a:hover	{
					text-decoration:none;
					}

.t1Post			{
				padding:5px;
				margin-left:205px;
				}
				
.postTitle		{
				width:99%;
				border-bottom:1px solid #ddd;
				font-size:14px;
				font-weight:bold;
				padding-bottom:5px;
				color:#00677c;
				}
				
.postDate		{
				color:#999;
				font-size:11px;
				}
				
.postContent	{
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:12px;
				padding-top:2px;
				border-bottom:1px solid #ddd;
				min-height:210px;
				}
		
.breadcrumbs	{ font-size:12px; }		
		
.breadcrumbs a { 
				text-decoration:underline; 
				background-image:none; 
				padding-right:0px;
				font-weight:bold;
				}
				
.breadcrumbs a:hover {text-decoration:none;}

.searchbox {
			background-image:url(../img/icons/suche.png);
			background-repeat:no-repeat;
			background-position:5px 4px;
			padding-left:25px;
			border:1px solid #CCC;
			color:#AAA;
			}
			
.space		{
			min-height:1px;
			height:1px;
			background-color:#e9e9e9;
			/*border:1px solid #FFF;*/
			margin-top:5px;
			margin-bottom:5px;
			}
			
.vTable		{
			float:left;
			width:110px;
			padding-top:4px;
			padding-left:10px;
			}
			
.editorOptions	{
				background-color:#2D728C;
				background-image:url(../board/img/editor/bg.png);
				height:68px;
				padding:5px;
				}
				
.editorOptions a {
				  background-image:url(../board/img/editor/btn.png);
				  padding-right:0px;
				  color:#ffffff;
				  font-weight:bold;
				  font-size:12px;
				  display:inline-block;
				  padding:6px;
				  text-align:center;
				  min-height:20px;
				  min-width:20px;
				  width:20px;
				  height:20px;
				  border:none;
				  line-height:23px;
				  }
				  
.editorOptions a:hover {
						background-image:url(../board/img/editor/btn_hover.png);
						text-decoration:none;
						}
						
.editorOptions img { 
					border:none;
					}
					
#fontSel			{
					background-image:url(../board/img/editor/font_select.png);
					width:158px;
					height:23px;
					line-height:23px;
					color:#00677c;
					padding-top:3px;
					position:relative;
					top:-2px;
					padding-left:0px;
					padding-right:5px;
					padding-bottom:6px;
					display:inline-block;
					text-decoration:none;
					text-align:right;
					}
					
#fontsizeSel			{
					background-image:url(../board/img/editor/fontsize_select.png);
					width:92px;
					height:23px;
					line-height:23px;
					color:#00677c;
					padding-top:3px;
					position:relative;
					top:-2px;
					padding-left:0px;
					padding-right:4px;
					padding-bottom:6px;
					display:inline-block;
					text-decoration:none;
					text-align:right;
					}	
					
#colorWin a			{
					display:inline-block;
					height:20px;
					width:20px;
					border:1px solid #fff;
					padding-right:0px;
					background-image:none;
					}
					
					
.button1			{
					background-image:url(../board/img/button1.png);
					background-position:top;
					background-repeat:no-repeat;
					width:150px;
					height:29px;
					padding-bottom:7px;
					cursor:pointer;
					color:#7b7b7b;
					font-weight:bold;
					}
					
.button1:hover		{
					background-position:0px -35px;
					color:#fff;
					}
					
.button2			{
					background-image:url(../board/img/button2.png);
					background-position:top;
					background-repeat:no-repeat;
					width:150px;
					height:30px;
					padding-bottom:5px;
					cursor:pointer;
					color:#7b7b7b;
					font-weight:bold;
					}
					
.button2:hover		{
					background-position:0px -35px;
					color:#fff;
					}	

.postFoot 			{
					float:right;
					position:relative;
					top:-2px;
					left:-5px;
					}
					
.postFoot a			{
					background-image:url(../board/img/forum-button.png);
					width:100px;
					height:20px;
					text-align:center;
					padding-top:4px;
					padding-right:0px;
					display:inline-block;
					background-position:top;
					text-decoration:none;
					color:#7b7b7b;
					font-weight:bold;
					}
					
.postFoot a:hover 	{
					background-position:bottom;
					color:#FFF;
					text-decoration:none;
					}
					
.entry1 .smallButton		{
					background-image:url(../board/img/forum-button.png);
					width:100px;
					height:20px;
					text-align:center;
					text-decoration:none;
					padding-top:4px;
					padding-right:0px;
					display:inline-block;
					background-position:top;
					text-decoration:none;
					color:#7b7b7b;
					font-weight:bold;
					}
					
.entry1 .smallButton:hover {
					background-position:bottom;
					color:#FFF;
					text-decoration:none;
					}