/* @override http://www.reederei-ts.de/cms/css/styles.css */

body{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 75%;
	line-height: 160%;
	color: #000000;
	margin: 0; padding: 0;
}
h1{
	font-size: 2em;
	color: #555555;
	font-weight: normal;
	line-height: 120%;
	margin: 0.2em 0 0.3em 0;
}
h2{
	font-size: 1.6em;
	color: #228f00;
	font-weight: normal;
	line-height: 130%;
	margin: 0.2em 0 0.8em 0;
}
h3{
	font-size: 1.4em;
	font-weight: normal;
	line-height: 130%;
	margin: 0.2em 0 0 0;
}
h4{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 140%;
	margin: 0.2em 0 1em 0;
}
h5{
	font-size: 0.9em;
	font-weight: normal;
	margin: 0.2em 0 0.3em 0;
}
a{
	color: #228f00;
}
p{
	margin: 0.3em 0 1.3em;
}
ul{
	list-style-type: none;
}
.clear{
	clear:both;
	float:none;
}
label{
	display:  block;
	font-size:  0.9em;
	border-left:  2px solid #228f00;
	padding-left:  4px;
	margin-top:  8px;
	margin-bottom:  2px;
	line-height:  120%;
}
input, textarea, select{
		background: url('../_gfx/input_bg.gif')  top right;
		border: none;
		border-top: 1px solid #228f00;
		border-bottom: 1px solid #d1cec9;
		border-left: 1px solid #d1cec9;
		width: 217px;
}
input.bt{
		border: none;
		border-top: 1px solid #228f00;
}
form ul{
		list-style-type: none;
		margin:  0 0 1em 0;
		padding:0;
}
.col_left{
	width: 48%;
	float:left;
}
.col_right{
	width: 48%;
	float:right;
}
.leftzoomimg{
	float:left;
	margin-right: 15px;
	width: 190px;
}
.rightzoomimg{
	float: right;
	margin-left: 15px;
	width: 190px;
}
.rightzoomimg a, .leftzoomimg a{
	text-decoration: none;
}
.caption{

	padding: 3px;
	font-size: 0.9em;
	display: block;	
}
.sitemapext_cat_0 li{
	float:none;
	clear: both;
}
.sitemapext_cat_0 ul li{
	float:Left;
	clear: none;
}
.sitemapext_cat_0 a{
	text-decoration: none;
	color: #000;
	font-weight: Bold;
}
.sitemapext_cat_0 ul a{
	font-weight: normal;
}
.sitemapext_art_0, .sitemapext_cat_1 {
	margin: 0;
	padding: 0;
}
#content ul{
	list-style-type: none;
	padding: 0px 15px;
}
#content li{
	padding: 0 10px;
	background: url('../_gfx/menu_arrow_sub.gif') 0px 6px no-repeat;
}
.date{
	border-bottom: 1px solid #CCC;
	margin-bottom: 0;
}
.highlight {
	padding: 0 10px 0 20px;
	border-left: 5px solid #d1cec9;
}
table.ship{
	font-size: 1em;
	text-align: left;
	width: 100%;
	margin: 20px 0;
}
table.ship th.head{
	padding: 1px 3px;
	color:  #228f00;
	text-align: left;
	border-bottom: 1px solid #d1cec9;
	font-weight: bold;
	vertical-align: top;
}
table.ship th{
	padding: 1px 3px;
	color:  #228f00;
	text-align: left;
	border-bottom: 1px solid #d1cec9;
	font-weight: bold;
	vertical-align: top;
}
table.ship td{
	border-bottom: 1px solid #d1cec9;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
table.ship p{
	margin: 0; padding: 0;;
}
.shipimg {
	margin: 10px 0 10px;
	padding: 0;
	border-bottom: 3px solid #d1cec9;
}



