body{
	background-color: #E4E6ED;
	text-align:center;
	padding:0;
	margin:10px 0px 10px 0px;
}
body,th,td,p,div,li{
	font-family: arial,verdana;
	font-size: 11px;
}

#cr{
	text-align: center;
	padding-top: 8px;
}
#cr a{
	color:#C7C6C5;
	text-decoration: none;
}
#left-bus{
	border-top: 1px solid #D0CFCD;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom-nav{
	background-color:#E7E7E9;
	color: #9B9B9B;
	font-size:10px;
	text-align: center;
}
#bottom-nav a{
	color: #9B9B9B;
	text-decoration: none;
	font-size:9px;
}
#logo{
	margin: 15px 0px  21px 0px;
}
#slogan{
	margin-top: 6px;
}
.img-border{
	border: 1px solid #000000;
	margin-left: 5px;
}

.shadow-left{
	background-image: url(shadow-left.gif);
}
.shadow-right{
	background-image: url(shadow-right.gif);
}
.shadow-top{
	background-image: url(shadow-top.gif);
}
.shadow-bottom{
	background-image: url(shadow-bottom.gif);
}
.shadow-tl{
	background-image: url(shadow-tl.gif);
}
.shadow-tr{
	background-image: url(shadow-tr.gif);
}
.shadow-bl{
	background-image: url(shadow-bl.gif);
}
.shadow-br{
	background-image: url(shadow-br.gif);
}
.grey-line{
	background-color:#E7E7E9;
}
#container{
	text-align:left;
	margin: 0 auto;
	text-align:left;
}
#container2{
	background-color: #FFFCFB;
	padding: 0px 21px 8px 21px;
}

.menu-item{
	padding: 6px 10px 6px 10px;
	color: white;
	background-color: #1438A2;
	margin-bottom: 2px;
}
.menu-item a{
	text-decoration: none;
	color: white;
	font-size: 12px;
}
.menu-subitem{
	padding: 6px 10px 6px 10px;
	margin-left: 3px;
	color: white;
	background-color: #3458C2;
	margin-bottom: 2px;
}
.menu-subitem a{
	text-decoration: none;
	color: white;
	font-size: 11px;
}

#news-col{
	padding-left: 7px;
}

#news-col h1{
	padding:0;
	margin:0;
	margin-bottom: 3px;
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
}

.date{
	color: #1E3FA0;
	font-weight: bold;
}

#content{
	padding-top: 5px;
	padding-bottom: 5px;
}

.box1{
	background-color:#CBD9F0;
	border: 1px solid #E7E4E4;
}
.box2{
	background-color:#F0F0F0;
	border: 1px solid #DFDFDF;
}
.box3{
	background-color:#E7E7EB;
	border: 1px solid #E5E2E2;
}

.box1,.box2, .box3{
	padding: 10px 13px 10px 13px;
}
#content .box1 h1,#content .box2 h1,#content .box3 h1{
	font-family: arial,verdana;
	color: #E9494A;
	font-size: 15px;
}

.more img{
	vertical-align: middle;
}
a{
	color: #3F749D;
	text-decoration: none;
}
a:hover{
	color: #7FB4DD;
	text-decoration: none;
}

.cmr{
	margin: 10px 5px 0px 5px;
}

#content h1{
	color: #1E3FA0;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 0;
}
#content h2{
	color: #000000;
	font-size: 13px;
	margin-top: 3px;
	padding-top: 0;
}

#news-col a{
	color: #000000;
}
#news-col a:hover{
	color: #000000;
}

.reisebox-lo{
	width: 5px;
	height: 5px;
	background-image: url(corner-lo.gif);
	background-repeat: no-repeat;
}
.reisebox-ro{
	width: 5px;
	height: 5px;
	background-image: url(corner-ro.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.reisebox-lu{
	width: 5px;
	height: 5px;
	background-image: url(corner-lu.gif);
	background-repeat: no-repeat;
}
.reisebox-ru{
	width: 5px;
	height: 5px;
	background-image: url(corner-ru.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.reisebox1{
	color:black;
	vertical-align: top;
	padding-left: 10px;
}
.reisebox1 p{
	margin-top: 0;
	padding-top: 0;
}
.reisebox2{
	color:white;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.reisebox2 p{
	margin-top: 0;
	padding-top: 0;
}

.reisebox1 ul, .reisebox2 ul,.reisebox1 ol, .reisebox2 ol{
	margin:0;
	padding:0;
	list-style-position: inside;
}
.reisebox1 ul li, .reisebox2 ul li{
	padding: 0;
	margin: 0;
}

