body {
    background: #fff;
    font-family: "tahoma", , verdana, arial, helvetica, sans-serif;
    margin: 8px 8px 80px 8px;
    
}


a, a:link, a:visited	{ 
    border-bottom: #88a solid 0px;
    color: #88a;
    text-decoration: none; 
}

a:active, a:hover {
    border-bottom: #445 solid 1px;
    color: #445;  
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

/* neue styles, nicht im Original CSS */
	 img    { border:solid 1px #88a; padding:2px; }


/* .bild-gross = Bildunterschrift: Zum Vergroessern das Bild anklicken */ 
	.bild-gross { 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: 6pt;
		font-style: normal;
		color: #9a9090; 
		margin-bottom:0px;
		font-weight:normal;
		}

	.via	{ 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: 8pt;
		font-style: normal;
		color: #9a9090; 
		margin-bottom:0px;
		font-weight:normal;
		}

	.page	{ 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: small; 
		color: #666; 
		border:0px solid #999;
		padding:0px;
		margin-bottom:10px;
		font-weight:bold;
		}			


	.bold	{ 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: small; 
		color: #000; 
		border:0px solid #999;
		padding:0px;
		margin-bottom:10px;
		font-weight:bold;
		}			



	.rahmen	{ 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: small; 
		background: #fff;
		color: #666; 
		border:1px solid #c0c0c0;
		padding:8px;
		margin-bottom:0px;
		font-weight:normal;
		}			

	.rahmen_italic	{ 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: small; 
		font-style: italic;
		color: #666; 
		border:1px dotted #c0c0c0;
		padding:4px;
		margin-bottom:0px;
		font-weight:normal;
		}			

	.italic	{ 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: small;
		font-style: italic;
		color: #666; 
		border:0px solid #999;
		padding:0px;
		margin-bottom:0px;
		font-weight:normal;
		}
		
	.zitat	{ 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: small;
		font-style: italic;
		color: #666; 
		border:1px solid #999;
		padding:5px;
		margin-bottom:0px;
		font-weight:normal;
		}		

	.linie	{ 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: small;
		font-style: italic;
		color: #9a9090; 
		border-left:1px solid #9a9090;
		border-right:1px solid #9a9090;
		padding:1px;
		margin-bottom:0px;
		font-weight:normal;
		}
	.outline { 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: small;
		font-style: italic;
		color: #9a9090; 
		border-top:1px dotted #9a9090;
		border-left:1px solid #9a9090;
		border-right:1px dotted #9a9090;
		border-bottom:1px dotted #9a9090;
		padding:5px;
		margin-bottom:0px;
		font-weight:normal;
		}
		

	.balken	{ 
		font-family:tahoma, verdana, georgia, arial, sans-serif; 
		font-size: small;
		font-style: italic;
		color: #5c5656; 
		border-left:5px solid #88a;
		margin-left:0px;
		padding:2px;
		padding-left:12px;
		margin-bottom:0px;
		font-weight:normal;
		}

	.powered1 {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#000099;
		font-size:xx-small;
		font-weight:bold;
/*		border-top:1px solid #CCC; */
		border-bottom:none;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:2px;
		text-align:center;
		letter-spacing: 0.2em  					
		}
		
	.powered10 {
		font-family:tahoma, verdana, arial, sans-serif;
		color:#003366;
		font-size:xx-small;
		font-weight:normal;
/*		border-top:1px solid #CCC; */
		border-bottom:none;		
		line-height:140%;
		text-transform:none; 
		padding:2px;
		margin-top:2px;
		text-align:center;
		letter-spacing: 0.2em  					
		}
		
/* Ende neue styles */

#banner, #banner-commentspop {
/*    background-image: url(http://www.bulkcarrier.de/images/overlay.png);*/
/*    background: url(http://www.bulkcarrier.de/images/banner-img.gif);background-repeat:no-repeat; background-position:right; background-color:#ddd; */
background: url(http://www.bulkcarrier.de/images/bulk-logo-04.gif);background-repeat:no-repeat; background-position:98%; background-color:#ddd;    
    border-top: 1px solid #888;		
    border-right: 1px solid #888;
    border-bottom: 2px solid #888;
    border-left: 1px solid #888;
    color: #000099;
    font-size: x-large;
    font-weight: normal;	
    padding: 10px 0px 10px 15px;
    margin-top: 10px;
    margin-left: 64px;
    margin-right: 46px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    border: none;
    color: #000;
    font-size: 40px;
    text-decoration: none;
}

.description {
    color: #000099;
    font-size: small;
    text-transform: none;	
}

#content {
    position: absolute;
    left: 275px;
    right: 40px;
}

#container {
    border: 1px solid #fff;		
    margin: 0 50px 0 50px;
}

#links {	
    margin-left: 50px;
    padding: 15px;				
    width: 200px;			
}

#links2 {
    padding-top: 37px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    width: 200px;
}

#links3 {
    padding-top: 28px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    width: 200px;
}

.blog {
    padding:15px;
    font-size:small;
}


.blogbody {
    color: #333;
    line-height: 140%;
    text-align: justify;
}

.title	{
    font-size: large; 
    line-height: 20pt;
}			

#menu {
    text-align: center;
}		

.date	{ 
    background-image: url(http://www.bulkcarrier.de/images/stripes.png);
    border-bottom: 1px solid #888;
    color: #000099; 
    font-size: small; 
    font-weight:bold;
    margin-bottom: 10px;
    padding: 2px;
    text-align: center;
}			

.posted	{ 
    color: #000; 
    display: block;
    font-size: x-small; 
    margin-bottom: 25px;
    padding-top: 2px;
    text-align: left;
}

.calendar a {
/*    border: #888 solid 1px;*/
    
    font-weight: normal;
    padding: 0 2px 0 2px;
}

.calendar table {
    width: 100%;
}

.calendar td, .calendar th {
    color:#666;
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    text-align: center;
}

.calendarhead {	
    background-image: url(http://www.bulkcarrier.de/images/stripes.png);
    border-bottom: 1px solid #888;
    color: #000099;
    font-size: small;
    font-weight: bold;
    padding: 2px;
    text-align: center;			
}	

.side {
    color: #000099;
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;				
}

.side form {
    margin: 0;
}

.sidetitle {
    background-image: url(http://www.bulkcarrier.de/images/stripes.png);
    border-bottom: 1px solid #888;
    color: #000099;
    font-size:8pt;
    font-weight: bold;
    margin-top: 30px;
    padding: 2px;
    text-align: center;
}		

.syndicate {
/*    background-image: url(http://www.bulkcarrier.de/images/stripes.png);*/
    border-bottom: 1px solid #888;
    font-size:8pt;
    font-weight: normal;
    padding: 2px;
    margin-top: 15px;
    text-align: center;
}

.syndicate1 {
    font-size:8pt;
    font-weight: normal;
    padding: 2px;
    margin-top: 15px;
    text-align: center;
}


.syndicate a, .syndicate a:hover {
    border: none;
}

.powered {
    color: #000099;
    font-size: x-small;
    line-height: 140%;
    padding: 2px;
    text-align: center;
}	

.comments-body {
    border-bottom: #aaa dotted 1px;
    color: #666;
    line-height: 140%;
    margin: 10px 30px;
    padding-bottom: 10px;
    text-align: justify;
}		

.comments-post {
    color: #666;
    display: block;
    font-size: small;
    text-align: center;
}	

.trackback-url {
    color:#666;
    font-size:small;
    font-weight:normal;
    line-height:140%;
    padding:5px;		
    border:1px dotted #999; 					
}


.trackback-body {
    color:#666;
    font-size:small;
    font-weight:normal;
    line-height:140%;
    padding-bottom:10px;
    padding-top:10px;		
    border-bottom:1px dotted #999; 					
}		

.trackback-post {
    color:#666;
    font-size:x-small;
    font-weight:normal;
}	


.comments-head	{ 
    background-image: url(http://www.bulkcarrier.de/images/stripes.png);
    border-bottom: 1px solid #888;
    color: #333; 
    font-size: medium; 
    font-weight:bold;
    margin-bottom: 10px;
    padding: 2px;
    text-align: center;
}		

#author, #email, #search, #text, #url {
    border: #aaa solid 1px;
}

#text {
    width: 350px;
}
