.full-column{
	width:496px;
	/*margin-left:12px;*/
}

/*****offers Box*****/

.full-column .offers-box{
	background:url(../image/cms/box_bg.jpg) repeat-y;
	margin-top: 12px;
	overflow:hidden;
}

.full-column .offers-box .header{
	background:url(../image/cms/box_header_top.jpg) no-repeat;
	height:22px;
	overflow: hidden;
}

.full-column .offers-box .header p {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
	margin-left: 10px;
}

.full-column .offers-box .buttons {
	overflow: hidden;
	margin-top: 5px;
}

.full-column .offers-box .button {
	width: 160px;
	float: left;
	text-align: center;
}

.full-column .offers-box .button img {
	margin: auto;
	border: none;
}

.full-column .offers-box .divider {
	border-right: 1px dotted #ccc;
}

.full-column .offers-box .divider img {
	margin: auto;
	border: none;
}

.full-column .offers-box .button a {
	font-size: 11px;
	font-style:italic;
	text-align:center;
	color: #126dc0;
}



.full-column img {
	border:none;
}

.full-column .offers-box .bottom {
	background:url(../image/cms/box_bottom.jpg) no-repeat;
	width:496px;
	height:4px;
	overflow:hidden;
}


/*****content Box*****/

.full-column .content-box{
	background:url(../image/cms/box_bg.jpg) repeat-y;
	margin-top:12px;
	overflow:hidden;
}

.full-column .content-box p {
	margin:10px !important;
	overflow: hidden;
	width: 474px;
}


.full-column .content-box p img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 2px;
	border: 1px solid #ccc;
/*	border:1px solid #ccc;
	margin:0px 20px 0px 0 !important;
	float:left !important;*/
}

.full-column .content-box form {
	display: block !important;
	overflow: hidden;
}

.full-column .content-box form input{
	background:url(../image/cms/submit_bg.jpg) repeat-x;
	border:1px solid #ccc;
	color:#fff;
	font-size:13px;
	float:right;
	margin-top:10px;
	margin-bottom:15px;
	margin-right:10px;
	font-weight: bold;
	padding: 2px;
	cursor: pointer;
}

.full-column .content-box .subline{
	color:#126dc0;
	font-weight:bold;
	font-size:14px;
	clear: both;
}

.full-column .content-box .header{
	background:#126dc0;
	height:22px;
	overflow: hidden;
}

.full-column .content-box .header h2 {
	color:#fff;
	font-size:14px;
	margin-top:2px;
	margin-left: 10px;
/*	padding-top:4px; */
}

.full-column .content-box .bottom {
	background:url(../image/cms/box_bottom.jpg) no-repeat;
	width:496px;
	height:4px;
	overflow:hidden;
}


/*****help Box******/

.full-column .help-box{
	background:url(../image/cms/box_bg.jpg) repeat-y;
	margin-top:12px;
	overflow:hidden;
}

.full-column .help-box .header{
	background:#126dc0;
	height:22px;
	background-image:url(../image/cms/info_header.jpg);
	overflow: hidden;
}

.full-column .help-box .header p{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-left:35px;
	margin-top:2px;
}

.full-column .help-box ul {
	list-style: none;
	padding: 0px;
	margin: 10px;
}

.full-column .help-box ul li {
	margin-bottom: 5px;
	font-style: italic;
}

.full-column .help-box ul li a {
	color: #1e58a1 !important;
	font-size: 11px !important;
}

.full-column .help-box .bottom{
	background:url(../image/cms/box_bottom.jpg) no-repeat;
	height:4px;
	width:496px;
	overflow:hidden;
}

/* TagCloud-Box */

.content .right .tagcloud-box{
	background-position: 0px 0px !important;
	background-color: #f6f6d0;
	height: auto !important;
	max-height:450px;
	text-align:left;
	overflow:hidden;
	clear:both;
	/*margin-left:10px;
	padding:11px 6px 0px 10px;
	width:309px;*/
	border: 1px solid #94a39c;
	padding-bottom: 5px;
	float: left;
	width: 322px;
}

.tagcloud-box .header {
	background-image:url(../image/cms/cloud_head.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #94a39c;
	color: #990100;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -3px;
	padding-left: 10px;
	padding-top: 5px;
}

.content .right .tagcloud-box .inner{
	margin:9px -3px -4px;
	text-align:center;
}

.content .right .tagcloud-box .bottom{
	background-position: bottom left !important;
	clear:both;
	margin:0px;
	height:6px;
}

.content .right .tagcloud-box h1{
	margin:0px;
	padding:4px 2px 2px 2px;
	color:#fff;
	background-color:#f6f6d0;
	font-size:14px;
}

.content .right .tagcloud-box a{
	display:inline-block;
	text-decoration:none;
	margin:4px 10px;
	position:relative;
	color:#990100;
}

.content .right .suche{
	margin-bottom:10px;
}

/* Tag size increases from s1 = smallest to s4 = largest */
.content .right .tagcloud-box a.s1{font-size:11px; font-weight:normal;}
.content .right .tagcloud-box a.s2{font-size:12px; font-weight:normal;}
.content .right .tagcloud-box a.s3{font-size:12px; font-weight:bold;}
.content .right .tagcloud-box a.s4{font-size:13px; font-weight:normal;}
.content .right .tagcloud-box a.s5{font-size:13px; font-weight:bold;}
.content .right .tagcloud-box a.s6{font-size:16px; font-weight:normal;}
.content .right .tagcloud-box a.s7{font-size:16px; font-weight:bold;}
/* Tags are position either up or down to simulate randomnly placed links in contrast to in line positioned links */
.content .right .tagcloud-box a.up{bottom:4px;}
.content .right .tagcloud-box a.down{top:3px;}


.content p.headline {
color:#0F69BE;
font-size:12px;
font-weight:bold;
height:21px;
margin:0 0 5px;
padding:3px 5px 0;
}

.content .mein p.headline, .content .reisebuerosuche p.headline, .content .besuchte p.headline, .content .contact p.headline, .content .newsletter p.headline {
background-color:#FFFFFF;
background-image:url(http://www.atlasreisen.de/portal/atlasreisen/style/image/cms/atlas_left_h1se.png);
background-repeat:repeat-y;
color:#FFFFFF;
font-size:11px;
height:17px;
padding-left:9px;
padding-right:27px;
padding-top:2px;
}

.content .left .navileft p.headline {
color:#106BBD;
font-size:12px;
font-weight:bold;
height:15px;
margin:0 0 6px 16px;
overflow:hidden;
padding:0;
}

.content .contact p.headline {
background-position:0 133px;
background-repeat:repeat-y;
margin:0px;
}

.content .besuchte p.headline {
background-position:0 152px;
background-repeat:repeat-y;
margin:0px;
}

.content p.empfehlungen a {
color:#000000;
font-size:12px;
font-weight:bold;
margin:0 5px;
padding:0;
vertical-align:top;
}
