/* @override 
	http://www.rrsh.de/cms/css/styles.css
	http://www.rrsh.de/css/styles.css
*/

body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
}
table{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
	line-height: 160%;
}
img{
	border:none;
}
a{
	color: #005AA9;
}
h1{
	font-size: 1.5em;
	color: #005AA9;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h2{
	font-size: 1.4em;
	color: #005AA9;
	font-weight:normal;
}
h3{
	font-size: 1.2em;
}
h3 a{
	text-decoration: none;
}
.rightzoomimg{
	width: 190px;
	font-size: 0.9em;
	float:right;
	margin-left: 10px;
	background: #FFF url('../_gfx/bt_zoom.gif') bottom right no-repeat;
}
.rightzoomimg a{
	width: 190px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.rightzoomimg img{
	vertical-align: middle;
	border:none;
	margin: auto;
}

* html .rightzoomimg a {
	font-size: 160px;
}
label{
display: block;
	font-size:0.9em;
	margin-top: 0.5em;
line-height:1.3em;

}

.col_left{
	width 48%;
	float:left;

}
.col_right{
	width 48%;
	float:right;

}
.col_left input,.col_right input{
width: 230px;
}
.ship_cell{
	width: 300px;
    border: 3px #D4EEFB solid;
    padding-left: 10px;
	background: #ebf7fd;
}
th {
	background-color: #ebf7fd;
	height: 5px;
}
#content ul li{
	list-style-image: url('../_gfx/miniflag.gif');
	margin-bottom: 0.5em;
}
.gallery td{
	background: #FFF url('../_gfx/bt_zoom_kl.gif') 88px 88px no-repeat;
}
.gallery td.empty{
	background: none;
	background-image: none;
}
.blue{
	background-color: #ebf7fd;
	padding:  5px 10px;
}
.newsheadline {
	font-size: 1.4em;
	color: #005AA9;
	font-weight:normal;
	margin-top: 20px;
	border-bottom: 1px solid #81D0F4;
}
.newstext {
	margin: 5px 0;
}
.reisen {
	width: 160px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 10px 5px 10px 0px;
}
.reisen img {

}
.reisen p{
	margin: 0;
	margin-top: 5px;
	padding: 0;
	font-size: 0.9em;
}
