span.hr{
	color: #ba0f0f;
	background-color: #ba0f0f;
	height: 5px;
}
span.hr hr{
	display: none;
}
html,body{
	margin: 0;
	padding: 0;
	height: 100%;
}
body{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #001e3c;
	min-height: 100%;
	background: #b2ddee url(../img/bg.gif) repeat-x;
}
.bg{
	background: url(../img/frontend/bg.gif) repeat-x top center;
	height: 100%;
}
*{
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, address{
	margin-bottom: 8px;
	line-height: 1.4em;
}
a{
	color: #0085bf;
	text-decoration: none;
}
a:hover{
	color: #00aeef;
}
.nohover a:hover{
	background-color: transparent;
	color: #fff;
}
.logo{
	border: 0;
	position: absolute;
	top: 57px;
	left: 42px;
	width: 309px;
	height: 76px;
}
#header{
	background: url(../img/header/motiv.jpg) no-repeat;
	position: relative;
	width: 990px;
	height: 220px;
}
#slogan{
	font-size: 11px;
	font-weight: bold;
	color: #003C77;
	position: absolute;
	top: 135px;
	left: 96px;
}
.hotline{
	width: 220px;
	float: right;
	margin: 12px 1px 10px 10px;
	padding: 10px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #003c77;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fffaf0;
	behavior: url(css/pie.htc);
}
.hotline a{
	color: #0085c0;
}
.hotline strong{
	font-size: 14px;
}
#container{
	background: url(../img/inhalt/back.png) repeat-y;
	width: 990px;
	padding: 0 5px 0 3px;
	margin: 0 auto;
	position: relative;
	z-index: 12;
	min-height: 100%;
}
#footer{
	background: #ffecc4 url(../img/footer/back.gif) no-repeat top;
	height: 60px;
	padding: 50px 10px 0px 10px;
	color: #003c77;
	font-size: 11px;
	position: absolute;
	bottom: 0;
	left: 3px;
	width: 970px;
	text-align: center;
}
#paperblog{
	position: absolute;
	top: 50px;
	right: 20px;
}
#naviwrapper{
	position: absolute;
	z-index: 111;
}
#navi a{
	background: url(../img/menu/topreiter.png) no-repeat;
	width: 110px;
	height: 29px;
	padding: 7px 5px 0 5px;
	text-align: center;
	text-decoration: none;
	color: #0085bf;
	display: block;
	float: left;
	margin-left: -2px;
	font-size: 13px;
}
#navi a:hover, #navi a.on{
	background: url(../img/menu/topreiter_on.png) no-repeat;
	color: #00aeef;
}
#navi{
	padding-left: 12px;
	padding-right: 12px;
}
.subnav{
	height: 0;
	background: #fff;
	margin: 0;
	overflow: hidden;
}
.getHeight{
	overflow: auto;
}
.subnav a{
	display: block;
	float: left;
	padding: 3px 25px;
	font-size: 12px;
}
#bc{
	padding: 5px 10px;
	height: 30px;
}
#bc .first{
	float: left;
	background: url(../img/frontend/bc_first.gif) no-repeat;
	width: 10px;
	height: 30px;
}
#bc .between{
	float: left;
	background: url(../img/frontend/bc_between.gif) no-repeat;
	width: 20px;
	height: 30px;
}
#bc .between span{
	display: none;
}
#bc .last{
	float: left;
	background: url(../img/frontend/bc_last.gif) no-repeat;
	width: 10px;
	height: 30px;
}
#bc a{
	float: left;
	background: url(../img/frontend/bc_bg.gif) repeat-x;
	height: 23px;
	display: block;
	font-size: 11px;
	color: #ba0f0f;
	padding-top: 7px;
	padding-right: 10px;
	text-decoration: none;
}
#bc .noa{
	float: left;
	background: url(../img/frontend/bc_bg.gif) repeat-x;
	height: 23px;
	display: block;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
#bc a.delete{
	float: left;
	background: url(../img/frontend/bc_delete.gif) no-repeat;
	width: 13px;
	height: 30px;
	display: block;
	padding-right: 0;
}
#bc .back{
	background: #D6EFFB;
	float: left;
	height: 23px;
	display: block;
	font-size: 13px;
	color: #ba0f0f;
	padding-top: 1px;
	padding-left: 15px;
	text-decoration: none;
}
#content{
	padding: 5px 12px 160px;
	/*background: #fed072;*/
}
h1{
	font-size: 24px;
	color: #003c77;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
h2{
	font-size: 18px;
	color: #003c77;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
h3{
	font-size: 14px;
	color: #003c77;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
p{
	padding: 10px 20px;
}
.twoperrow p{
	padding: 5px 20px;
}
.paragraph{
	margin: 10px 0;
}
.box{
	padding: 10px 20px;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fffaf0;
	behavior: url(css/pie.htc);
	margin-bottom: 10px;
}
.box .box{
	border: 1px solid #FC3;
	padding: 10px;
}
.box p, .box h1, .box h2, .box h3{
	padding-left: 0;
	padding-right: 0;
}
.blue{
	margin-bottom: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #d6effb;
	behavior: url(css/pie.htc);
	padding: 4px 7px;
}
.blue h2{
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
.blueline{
	padding: 5px 7px;
	position: relative;
	border: #add5fe solid 1px;
	display: block;
}
.fiverows{
	margin: 10px 7px 10px 8px;
	width: 174px;
	float: left;
}
.threerows{
	margin: 10px 7px 10px 8px;
	width: 290px;
	float: left;
}
.fourrows{
	margin: 10px 7px 10px 8px;
	width: 217px;
	float: left;
}
.onerow{
	margin: 10px 7px 10px 8px;
	width: 930px;
	float: left;
}
.center{
	text-align: center;
}
.left, .links{
	float: left;
	padding: 3px 20px 20px 20px;
}
.right, .rechts{
	float: right;
	padding: 3px 20px 20px 20px;
}
.links span, .rechts span, .mitte span{
	font-size: 11px;
	background: #b2ddee;
	color: #0085c0;
	display: block;
	text-align: center;
	padding: 2px;
	margin: 0px;
}
.links a, .rechts a, .mitte a{
	padding: 0px;
	margin: 0px;
}
.box .left, .box .links{
	padding: 3px 20px 20px 0px;
}
.box .right, .box .rechts{
	padding: 3px 0px 20px 20px;
}
.bold{
	font-weight: bold;
}
.grey{
	color: #999;
}
#searchbox{
	border-left: #f29901 dashed 1px;
	border-right: #f29901 dashed 1px;
	width: 882px;
	height: 305px;
	margin-left: 31px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
.loading{
	background: url(../img/reisen/loading_sun.gif) no-repeat center 110px;
	z-index: 999;
}
#searchbox .result{
	border-right: #f29901 dashed 1px;
	width: 210px;
	height: 305px;
	overflow: hidden;
	float: left;
	padding: 0 5px;
	position: relative;
}
.resultIcon{
	height: 18px;
	margin-right: 3px;
}
#searchbox .result .picbox{
	width: 210px;
	height: 150px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#searchbox h3{
	bottom: 0px;
	font-size: 14px;
	color: #0085c0;
	background: url(../img/layout/bg_trans_80.png);
	padding: 3px 5px;
	position: absolute;
	width: 200px;
	font-weight: bold;
	margin: 0;
	text-align: left;
}
#searchbox p{
	margin: 5px 0px;
	padding: 0px;
	font-size: 12px;
}

.slicebox{
	width: 180px;
	height: 265px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
.slicebox .picbox{
	width: 180px;
	height: 110px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.slicebox .picbox h3{
	bottom: 0px;
	font-size: 14px;
	color: #0085c0;
	background: url(../img/layout/bg_trans_80.png);
	padding: 3px 5px;
	position: absolute;
	width: 170px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
.slicebox p{
	margin: 5px 0px;
	padding: 0px;
	font-size: 12px;
}
.slicebox .price strong{
	font-size: 16px;
	margin: 0px;
}

.resultfooter{
	padding: 3px 5px;
	position: absolute;
	width: 200px;
	left: 0;
	bottom: 0;
}
.details{
	background: url(../img/layout/b_92.gif) no-repeat;
	display: block;
	padding: 5px 0 0 30px;
	width: 62px;
	height: 23px;
	color: #d6effb;
}
.details:hover{
	background: url(../img/layout/b_92_on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}
a.linkbutton, a.linkred{
	white-space: nowrap;
	color: #d6effb;
	margin: 0;
	padding: 0;
}
a.linkbutton span{
	background: url(../img/layout/button_back.png) no-repeat;
	padding: 6px 10px 5px 30px;
	border: 1px solid #33bef2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/pie.htc);
	overflow: hidden;
}
a.linkred span{
	background: url(../img/layout/button_red_back.png) no-repeat;
	padding: 6px 10px 5px 30px;
	border: 1px solid #ba0f0f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/pie.htc);
	overflow: hidden;
}
a.linkbutton:hover span{
	background: url(../img/layout/button_back_over.png) no-repeat;
}
a.linkred:hover span{
	background: url(../img/layout/button_red_back_over.png) no-repeat;
}
.price{
	color: #ba0f0f;
	float: right;
}
.price_on_request{
	padding-top: 11px;
	font-size: 12px;
	color: #ba0f0f;
	float: right;
}
.price strong{
	font-size: 22px;
}
.searchrow{
	width: 885px;
	position: absolute;
	left: 0;
	border-bottom: #add5fe solid 1px;
	background: #fffaf0;
	padding-bottom: 5px;
}
.noresult{
	padding: 10px;
	text-align: center;
	font-size: 18px;
	color: #ba0f0f;
}
.red{
	color: #ba0f0f;
	font-weight: bold;
}
.prev{
	background: url(../img/reisen/prev.gif) no-repeat center center;
	height: 300px;
	width: 22px;
	display: block;
	float: left;
	cursor: pointer;
}
.next{
	background: url(../img/reisen/next.gif) no-repeat center center;
	height: 300px;
	width: 22px;
	display: block;
	float: right;
	cursor: pointer;
}
.prev:hover{
	background: url(../img/reisen/prev_on.gif) no-repeat center center;
}
.next:hover{
	background: url(../img/reisen/next_on.gif) no-repeat center center;
}
.clear{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}
.sort img{
padding-right: 3px;
margin-top: -2px;
vertical-align: middle;
}
.date{
border: none;
color: #ba0f0f;
width: 155px;
}
.searchfield{
	border: 1px solid #0085bf;
	color: #0085bf;
	width: 200px;
	font-size: 12px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/pie.htc);
}
.searchsubmit{
	border: 1px solid #33bef2;
	color: #fff;
	background: url(../img/layout/button_back.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 3px 3px 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/pie.htc);
}
.searchsubmit:hover{
	background: url(../img/layout/button_back_over.png) no-repeat;
}
.calendar{
	background: url(../img/frontend/b_calendar.gif) no-repeat;
	width: 33px;
	height: 30px;
	cursor: pointer;
	float: left;
	margin-left: 4px;
}
.s4{
width: 120px;
}
.landbox{
height: 118px;
overflow: auto;
display: block;
}
.actIcon{
float: left;
margin: 1px;
width: 41px;
height: 41px;
cursor: pointer;
}
.actIcon span{
display: none;
}
#tooltip{
display: none;
color: #ba0f0f;
background: url(../img/frontend/bg_tooltip.png) left center;
padding-left: 6px;
position: absolute;
z-index: 999;
font-size: 13px;
}
#tooltip span{
padding: 3px 5px;
border-right: #add5fe solid 1px;
border-bottom: #add5fe solid 1px;
border-top: #add5fe solid 1px;
display: block;
}
.submitrow{
border-top: #add5fe solid 1px;
text-align: center;
clear: both;
padding: 10px 10px 5px 10px;
margin: 0 8px;
}
.submit{
	background: url(../img/layout/b_suche.gif) no-repeat;
	width: 171px;
	height: 41px;
	color: #fff;
	font-size: 14px;
	padding-bottom: 4px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 34px;
	text-align: left;
	border: none;
}
a.submit{
display: block;
padding-top: 10px;
height: 31px;
padding-left: 38px;
width: 167px;
}
a.submit:hover{
color: #ddd;
text-decoration: none;
}
.clearer{
	overflow: hidden;
	clear: both;
	height: 0;
}
.leftrow{
	width: 735px;
	float: left;
	/*margin-top: -10px;*/
}
.row{
	width: 965px;
	float: left;
	/*margin-top: -10px;*/
}
.rightrow{
	width: 220px;
	float: left;
	margin-left: 10px;
	/*margin-top: -10px;*/
}
.detail h1{
margin-top: 0;
}
.detail p{
padding: 0 7px;
}
p.intro{
padding: 0;
font-size: 110%;
}
/* ------------------------------------------ Reisedetails -------------------------------------*/
.subreiter{
	list-style: none;
	margin: 0;
	padding: 0 237px 0 0;
}
.subreiter li{
	float: right;
	margin: 0;
	padding: 0;
}
.subreiter li a{
	display: block;
	background: url(../img/layout/subreiter.png) no-repeat;
	width: 94px;
	height: 24px;
	padding: 10px 4px 0 20px;
	color: #000;
	margin-right: 2px;
	font-size: 13px;
	text-decoration: none;
}
.subreiter li a:hover,.subreiter li.active a{
	background: url(../img/layout/subreiter_on.png) no-repeat;
}
.top{
	background: url(../img/layout/top.gif) no-repeat;
	height: 13px;
	width: 13px;
	float: right;
	margin-top: 2px;
}
.toptext{
	float: right;
	margin-right: 5px;
	font-weight: normal;
}
.pic{
	position: relative;
	overflow: auto;
	float: left;
	margin-right: 5px;
}
.pic.thumb{
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0;
}
.pic.thumb img{
	width: 47px;
	cursor: pointer;
}
.pic img{
	border: #ffecc4 solid 5px;
	width: 420px;
	float: left;
}
.pic .hidden{
opacity: .0;
filter: alpha(opacity=0);
}
.pic.redborder img{
border: #ba0f0f solid 5px;
}
.pictures{
	padding: 10px 0 20px 0;
	background: url(../img/reisen/loading_sun.gif) no-repeat 160px 80px;
}
.redinfo{
	position: relative;
	overflow: auto;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	background: #ba0f0f;
	width: 255px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/pie.htc);
}
.redinfo .rm{
	padding: 5px 7px;
	color: #fff;
}
.redinfo .redprizeicon{
	background: url(../img/layout/redbox_icon.gif) no-repeat left bottom;
	height: 66px;
	padding-bottom: 8px;
}
.redinfo .redprizenoicon{
	height: 66px;
	text-align: center;
	padding-bottom: 8px;
}
.label{
	width: 80px;
	display: inline-block;
}
.redinfo .price{
	padding-top: 10px;
	color: #fff;
}
.detail h3{
	padding: 0 5px;
	margin-bottom: 0;
}
.detail .blue .m{
	font-weight: bold;
	overflow: auto;
}
.highlight{
	width: 235px;
	margin: 12px;
	margin-right: 5px;
	float: right;
}
.highlight .ht{
background: url(../img/frontend/high_t.gif) no-repeat;
height: 8px;
width: 235px;
}
.highlight .hm{
	width: 211px;
	border-left: 5px solid #b2d9e0;
	border-right: 5px solid #b2d9e0;
	padding: 3px 7px;
	color: #ba0f0f;
}
.highlight .hb{
	background: url(../img/frontend/high_b.gif) no-repeat;
	height: 39px;
	width: 235px;
}
ul,ol{
	margin-left: 1.7em;
	padding-left: 0;
	list-style-image: url(../img/layout/ul_sun.gif);
	margin-top: 0;
}
li{
	margin-bottom: .3em;
}
.highlight .hm ul{
	list-style-image: url(../img/layout/ul_sun.gif);
}
.radiolist{
	overflow: auto;
	height: 250px;
	border: #d5eaff solid 1px;
	margin-top: 5px;
}
.radiolist table td{
	padding-left: 3px;
}
.radiolist table .listprice{
	padding-bottom: 3px;
	font-weight: bold;
}
.help{
	position: relative;
	background: url(../img/frontend/help_dot.gif) no-repeat;
	float: right;
	margin: 3px 0 0 5px;
	height: 15px;
	width: 15px;
	cursor: pointer;
	display: block;
}
.help:hover .highlight{
	display: block;
	z-index: 999;
}
.help .highlight{
	position: absolute;
	bottom: 0;
	display: none;
	left: -4px;
}
.help .highlight .ht{
	background: url(../img/frontend/helpbox_t.png) no-repeat;
	display: block;
}
.help .highlight .hm{
	border-left: 5px solid #5eda5b;
	border-right: 5px solid #5eda5b;
	background: #fff;
	color: #29b726;
	display: block;
}
.help .highlight .hb{
	background: url(../img/frontend/helpbox_b.png) no-repeat;
	display: block;
}
.redinfo.error{
	position: relative;
	overflow: auto;
	float: none;
	margin: 5px 0 10px;
	background: #ba0f0f;
	width: auto;
}
.prizetypes{
	display: block;
	padding: 5px 7px;
	width: 130px;
	margin-left: 22px;
	float: left;
}
p.prizehint{
	clear: left;
	font-style: italic;
	padding-left: 30px;
	font-size: .85em;
}
.prizerow{
	padding: 5px 5px;
	overflow: auto;
}
.twoperrow{
	width: 438px;
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	z-index: 3;
}
.twoperrow .m{
	height: 400px;
}
.twoperrow .placebottom{
	z-index: 2;
}
.twoperrow .blue .m{
	height: auto;
	font-size: 11px;
}
.boxwrapper{
	margin-right: -11px;
	margin-bottom: -10px;
}
.picbox{
float: right;
margin: 3px 0 5px 10px;
}
.picbox .pic img{
width: auto;
}
.picbox .pic{
margin-right: 0;
}
.boxwrapper h3{
margin: 0 0 5px 0;
}
.bold{
font-weight: bold;
}
.clr{
clear: right;
}
.acticons img{
width: 25px;
margin: 0 0 3px 3px;
float: right;
}
.acticons{
float: right;
width: 118px;
}
.placebottom{
bottom: 0;
position: absolute;
left: 10px;
width: 460px;
}
#slidebox{
overflow: hidden;
}
#slideboxopener{
cursor: pointer;
padding-left: 18px;
}
.sort_down_icon{
background: url(../img/frontend/sort_down.gif) no-repeat 0 3px;
}
.sort_up_icon{
background: url(../img/frontend/sort_up.gif) no-repeat 0 3px;
}
.open_icon{
background: url(../img/frontend/sort_down.gif) no-repeat 0 3px;
}
.close_icon{
background: url(../img/frontend/sort_up.gif) no-repeat 0 3px;
}
#imgtext{
	background: url(../img/layout/bg_trans_85_blau.png);
	padding: 5px 12px 5px 8px;
	max-width: 420px;
	position: absolute;
	bottom: 20px;
	right: 10px;
	font-style: italic;
}
.cute_profiles_sprite{
	width: 24px;
	position: fixed;
	right: 5px;
	top: 200px;
}
.cute_profiles_sprite a{
	height: 24px;
	width: 24px;
	margin-bottom: 4px;
	background: url(../img/layout/cute_profiles_sprite22.png) no-repeat scroll 0 0 transparent;
	display: block;
}
.cute_profiles_sprite a.cute_profiles_pinterest{
	background-position: 0 0;
}
.cute_profiles_sprite a.cute_profiles_pinterest:hover{
	background-position: 0 -24px;
}
.cute_profiles_sprite a.cute_profiles_twitter{
	background-position: -24px 0;
}
.cute_profiles_sprite a.cute_profiles_twitter:hover{
	background-position: -24px -24px;
}
.cute_profiles_sprite a.cute_profiles_facebook{
	background-position: -48px 0;
}
.cute_profiles_sprite a.cute_profiles_facebook:hover{
	background-position: -48px -24px;
}
.cute_profiles_sprite a.cute_profiles_gplus{
	background-position: -120px 0;
}
.cute_profiles_sprite a.cute_profiles_gplus:hover{
	background-position: -120px -24px;
}
.cute_profiles_sprite a.cute_profiles_rss{
	background-position: -240px 0;
}
.cute_profiles_sprite a.cute_profiles_rss:hover{
	background-position: -240px -24px;
}
/* ---------------------------- Forms ------------------------ */
.formgen{
	line-height: 20px;
	margin-bottom: 15px;
}
.formgen .formhinweis, .formgen legend{
	line-height: 16px;
	margin: 10px 0px;
}
.formgen legend{
	font-weight: bold;
	padding-top: 10px;
}
.formgen .formheadline{
	margin: 8px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/pie.htc);
	background: #d6effb;
	font-weight: bold;
	padding: 4px 7px;
}
.formgen input, .formgen select, .formgen  textarea{
	width: 200px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #eee;
	border: 1px solid #b0c0d3;
	color: #000;
	padding: 2px;
}
.formgen select{
	width: auto;
}
.formgen option{
	padding-right: 5px;
	padding-left: 2px;
}
.formgen .datum input{
	width: 80px;
}
.formgen textarea{
	width: 300px;
	height: 100px;
}
.forminfo{
	margin-bottom: 20px;
	font-style: italic;
}
.formgen .formcaptcha{
	margin: 10px 0 0 140px;
}
.formgen label{
	width: 180px;
	float: left;
	line-height: 14px;
	height: 20px;
	margin-top: 6px;
}
.formgen .checkspan label, .formgen label.formradio{
	float: none;
	margin-top: 2px;
}
.formgen div{
	clear: both;
}
.formgen .checkspan input, .formgen input.formradio{
	width: 20px;
	margin-left: 0px;
	margin-right: 10px;
	background: none;
	border: none;
}
.formgen .formerror{
	color: #ba0f0f;
	font-weight: bold;
}
.formgen .formsubmit{
	float: right;
	margin-top: 30px;
	padding: 3px 10px 3px 30px;
	color: #d6effb;
	font-weight: bold;
	background: url(../img/layout/button_back.png) no-repeat;
	border: 1px solid #33bef2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/pie.htc);
}
.formgen .formsubmit:hover{
	background: url(../img/layout/button_back_over.png) no-repeat;
	border: 1px solid #33bef2;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-color: #254d86;
	background-color: #fff;	
}
#easyTooltip{
	padding: 5px;
	border: 1px solid #003c78;
	color: #003c78;
	background: #f1f1f1;
	z-index: 1000;
}
/* ------------------------------------------- Blog ----------------------------------------*/
div._rex488_article_overview div,
div._rex488_article_details div
{
	margin-bottom: 20px;
}
div._rex488_article_overview .gallery img,
div._rex488_article_details .gallery img
{
	margin-right: 10px;
	margin-bottom: 10px;
}
div._rex670_archive_overview div,
div._rex670_archive_details div
{
	margin-bottom: 20px;
}
div._rex670_archive_overview .gallery img,
div._rex670_archive_details .gallery img
{
	margin-right: 10px;
	margin-bottom: 10px;
}
.posted{
	margin-bottom: 0px;
	margin-top: -10px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 12px;
}
ul._rex488_article_categories{
	margin-bottom: 30px;
	margin-top: -10px;
	margin-left: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	list-style:none;
	border-bottom: 1px dashed #999;
}

ul._rex488_article_categories li
{
	margin: 0px;
	padding: 0px;
}

ul._rex488_article_categories li p
{
	margin:0 !important;
}