body {
	padding			: 0px;
	margin			: 0px;
	text-align		: center;
/*	background-color: #793214;*/
	background		: #1a5ca4 url(gfx/osa_webbg_repeat2.gif) repeat-x top center;
}

html, body {
	height			: 100%;
}

body, h1, h2, ol, ul, a, input, textarea {
	font-family		: Trebuchet MS,Verdana;
	color			: #4c607e;
	font-size		: 12px;
}

body {
	line-height		: 18px;
}


img {
	border			: 0px;
}

h1 {
	font-size		: 22px;
	line-height		: 24px;
	padding			: 5px 0px 5px 0px;
	margin			: 0px 0px 5px 0px;
	border-bottom	: 1px solid #eebe00;
	width			: 100%;
}
h2 {
	font-size		: 15px;
	color			: #cc0000;
}
h3 {
	font-size		: 20px;
	padding			: 10px 0px 10px 5px;
	margin			: 0px 0px 10px 0px;
	border-bottom	: 1px dotted #e2001a;
	color			: #e2001a;
	width			: 100%;
}

ul {
	padding: 5px 0px 2px 5px;
	margin: 0px 0px 0px 10px;
}

b { 
	color			: #014172; 
	}

.fontLarge {
	font-size		: 24px;
}

.fontMed {
	font-size		: 18px;
}

.fontSmall {
	line-height		: 12px;
	font-size		: 10px;
}

.fontTiny {
	line-height		: 10px;
	font-size		: 9px;
}

a.smalllink {
	text-decoration: underline;
	font-size		: 9px;
	color			: #cc0000;
}

a.ragulink {
	text-decoration: none;
	color				: #cc0000;
	font-weight		: bold;	
}
a.ragulink:hover {
	text-decoration: underline;	
}

a.redblock{
	background		: #cc0000 url(gfx/link_arrow_left2.png) left top no-repeat;
	text-decoration	: none;
	padding			: 1px 5px 1px 15px;
	color			: #ffffff;
}

.grayblock{
	background		: #cccccc url(gfx/link_arrow_left3_grey.png) left top no-repeat;
	text-decoration	: none;
	padding			: 1px 5px 1px 15px;
	color			: #ffffff;
}

.midalign {
	display			: table-cell;
	vertical-align	: middle;
}

.red {
	color			: #990000;
}

.dark {
	color			: #003366;
}

.white {
	color			: #ffffff;
}

.gray {
	color			: #666666;
}

.lightgray {
	color			: #aaaaaa;
}

.inline {
	display			: inline;
}

.menutext {
	font-weight		: bold;
	font-size		: 13px;
	color			: #ffffff;
}
.menuhighlight {
	font-weight		: bold;
	font-size		: 13px;
}

.logintext {
	font-size		: 10px;
	line-height		: 12px;
}

/************ Live checking Box Classes Start ******/

.messagebox{
	position		: relative;
	width			: 100px;
	left			: 5px;
	bottom			: 1px;
	border			: 1px solid #c93;
	background		: #ffc;
	padding			: 2px;
	font-size		: 9px;
	line-height		: 11px;
}
.messageboxok{
	width			: auto;
	border			: 1px solid #349534;
	background		: #C9FFCA;
	color			: #008000;
}
.messageboxerror{
	width			: auto;
	border			: 1px solid #CC0000;
	background		: #F7CBCA;
	color			: #CC0000;
}

/************ Live checking Box End ******/

#navbar {
	width			: 100%;
	height			: 35px;
	background-color: #d6ebad;
}
#mobiletext {
	display			: none;
/*	visibility		: hidden;*/	/* mobile content only */
}

#loginhighlight {
	color			: #ffcc00;
}

#searchbox {
/*	background-color: #ffffff;*/
	width			: 167px; 
	height			: 82px;
	padding			: 5px;
	
}
#sponsorbox {
/*	background-color: #ffffff;*/
	width			: 177px; 
	height			: 58px;
	margin-top		: 6px;
}
#carbox {
	position		: relative;
	width			: 246px;
	top				: -3px;
/*	left  			: 50px;*/
}
.leftboxes {
	float			: right;
/*	margin-right	: 50px;*/
	top 			: -4px;
	position		: relative;
	font-size		: 11px;
}

.yellowbox {
	background-color: #ffffff;
	padding			: 5px 10px;
	vertical-align	: top;
	height			: 330px; /*160px; /* 420 */
}
.transline, .yellowbox2 {
	opacity			: 1.0;
	filter			: alpha(opacity=90);
}

.alphatrans {
	background-color: #ffffff;
	opacity			: 0.9;
	filter			: alpha(opacity=90);
}

#facebookbox, #searchbox, #sponsorbox, .fbboxborder {
	background-color: transparent;
	margin-left		: 18px;
/*	opacity			: 0.5;
	filter			: alpha(opacity=50);
*/
}

.fbboxborder {
	display			: none;
}

#facebookbox {
	background-color: transparent; /*#e1f5fa;*/
	width			: 180px; 
	height			: 302px;
	margin-top		: 10px;
/*	opacity			: 0.5;
	filter			: alpha(opacity=50);
*/
}

.whitebox {
	background-color: #d6ebad;
	padding			: 0px 10px 0px 10px;
	vertical-align	: top;
}

.graybox {
	background-color: #cccccc;
	padding			: 0px 10px 0px 10px;
	vertical-align	: top;
}

.brightbox {
	background-color: #d6ebad;
	padding			: 10px 10px 10px 10px;
	vertical-align	: top;
}

.cntpadd {
	float			: left;
	padding			: 4px;
}

.profil_browse {
	float			: left;
	width			: 144px;
	height			: 185px;
	line-height		: 15px; 	
	margin			: 4px 4px 0px 0px;
	padding			: 4px;
}

.profil_left {
	float			: left;
	width			: 320px;
	height			: 384px;
	margin			: 10px 0px 0px 0px;
	padding			: 4px;
}

.profil_right {
	float			: left;
	width			: 271px;
	height			: 372px;
	margin			: 10px 0px 0px 5px;
	padding			: 10px;
}

.profile_box {
	float			: left;
	height			: 100px;
	margin			: 10px 0px 0px;
	padding			: 2px;
	width			: 290px;
}

.headerNLS {
	float			: left;
	width			: 470px;
	position		: relative;
}

.logoNLS {
	float			: right;
	width			: 150px;
	z-index			: 9999;
	position		: relative;
}

div.voteimgs {
	float			: left;
	margin			: 9px 5px 0px 5px;
}
.printlink {
	padding:  8px 0px 8px 0px;
	text-align: center;
	font-weight: bold;
}

.printlink a {
	text-decoration: underline;
}

a {
/*	text-decoration: none;*/
}

.tourplanTBL {
	border-bottom: 1px solid #333333;
}

form {
	padding			: 0px;
	margin			: 0px;
}
input.buttonless {
	font-size: 11px;
	background-color: transparent;
	border: 0px solid #000000;
	border-bottom: 1px solid #990000;
	padding: 0px;
	margin: 0px;
	color: #990000;
}


input.redblock{
	background		: #cc0000 url(gfx/link_arrow_left2.png) left top no-repeat;
	text-decoration	: none;
	border			: 0px solid #000000;
	margin			: 0px;
	padding			: 1px 5px 1px 15px;
	color			: #ffffff;
}


input.search {
	width			: 120px;
	background-color: transparent;
	color			: #63778f;
	border			: 1px solid #4c607e;
	padding			: 2px 4px 2px 4px;
	vertical-align	: middle;
}

input.text, select.text, textarea.text {
	background-color: #ffffff;
	border			: 1px solid #bdc7d8;
}

input.transtext {
	border: 0px;
	border-bottom: 1px solid #000000;
	background-color: transparent;
}
.height50 {
	height			: 50px;
}

.height100 {
	height			: 100px;
}

.width500 {
	width			: 410px;
}

textarea.width500 {
	width				: 410px;
}

.width200 {
	width				: 200px;
}

.width250 {
	width				: 270px;
}

.width150 {
	width				: 150px;
}

.width45 {
	width				: 45px;
}

.width70 {
	width				: 70px;
}

.spacing {
	font-size		: 5px; 
	line-height		: 5px; 
	margin			: 0px;
	padding			: 0px;
}

.seperator {
	height			: 1px;
	border-bottom	: 1px solid #eebe00;
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	font-size		: 1px;
	line-height		: 1px;
	vertical-align	: top;
}



.dotted {
	width			: 100%;
	border			: 0px;
	border-top		: 1px dotted #003366;	
	line-height		: 1px;
	height			: 1px;
 	margin-top		: 3px; 
	margin-bottom	: 3px;
	padding			: 0px;
}

.redDotted {
	border-bottom	: 1px dotted #990000; 
	padding-bottom	: 5px; 
	margin-top		: 8px;
}

.clear {
  clear				: both;
  line-height		: 0px;
  height			: 0px;
  font-size			: 1px;
}

.buttonspacing {
	margin		: 5px 0px 10px 0px;
}

.pngfix {
}

/** UPLOAD PROGRESS */
#upload-message {
/*	background-color:#FFFFEE;
	border:1px dashed #CC3300;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:400px;
	padding:10px;
	margin:10px 0px;
*/
}

.upload-progress {
/*	background-image: url('images/infobox200x40.gif');*/
	width:100%;
	text-align: center;
	height:40px;
}

.upload-progress div.bounds {
	width			: 100%;
	margin		: 8px 0px 0px 0px;
	height		: 15px;
/*	margin-left:10px;*/
	border		: 1px solid black;
}
.upload-progress div.meter {
	width:20px;
	height:11px;
	font-size:1px; /* IE display hack */
	background-color:#FFCC00;
	border-top:1px solid #ddaa00;
	border-bottom:3px solid #ddaa00;
/*	margin-left:10px;
	margin-top:1px;
	border:1px solid black;*/
}

.upload-progress div.readout {
	padding:5px 0px 0px 12px;
/*	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	line-height:10px;*/
}

.upload-progress div.readout span {
/*	font-weight:bold;*/
}
/********************/

label {
	clear: left;
	margin-left: 50px;
	float: left;
	width: 5em;
}

#testWrap {
/*	width: 100%; *//*<?=$_imgpreviewwidth?>px;*/
/*	float: left;
	margin: 10px 0 0 0px;
	vertical-align:top;
*/
	text-align		: center;
}

#mainwindow_start {
/*	background-color: #330000;*/
	background		: #98dc13 url(gfx/osa_webbg_start.jpg) no-repeat top center;
	position		: relative;
/*	height			: auto !important;*/
	margin			: 0 auto 0;
	min-height		: 100%;
/*	position		: relative; */
	text-align		: left;
	top				: 0px;
	width			: 994px;
	height			: 720px;
	z-index			: 1;
		border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
/*	padding		: 0px 14px 0px 14px;*/
}

#mainwindow {
/*	background-color: #330000;*/
	background		: #98dc13 url(gfx/osa_webbg.jpg) no-repeat top center;
	position		: relative;
	height			: auto !important;
	margin			: 0 auto 0;
	min-height		: 100%;
/*	position		: relative; */
	text-align		: left;
	top				: 0px;
	width			: 994px;
	z-index			: 1;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
/*	padding		: 0px 14px 0px 14px;*/
}

#msg_result {
	padding-left	: 5px;	
}


#menuholder {
	background		: url(gfx/menu_bg.gif) no-repeat top right;
/*	png  behavior		: url(/gfx/iepngfix.htc);*/
	height 			: 75px;
	z-index			: 5;
	position		: relative;
	margin-right    : 29px;
}
#menuholder2 {
	background		: url("gfx/web_menu2.gif") no-repeat scroll top right;
/*background		: url(gfx/menu_bg2.gif) no-repeat top left;*/
	height 			: 75px;
	z-index			: 5;
	position		: relative;
	margin-right    : 29px;
}
#menuholder3 {
	background		: url("gfx/web_menu3.gif") no-repeat scroll top right;
	height 			: 75px;
	z-index			: 5;
	position		: relative;
	margin-right    : 29px;
}

#topmenu {
	position		: relative;
	margin			: 0px;
	padding			: 0px;
	width			: 750px;
	height			: 27px;
	left			: 265px;
	top				: 9px;
	z-index			: 10;
}
#navigation a {
	background		: url(gfx/snickers_bg_menu.png) left top no-repeat;
	text-decoration	: none;
	padding-left	: 5px;
}

#navigation a span {
	background		: url(gfx/snickers_bg_menu_right.png) right top no-repeat;
	padding			: 5px 10px 3px 3px;
}

#navigation a, #navigation a span {
	display			: block;
	float			: left;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span {
	float			: none;
}
/* End hide */

#navigation a:hover {
	color			: #330000;
	background		: url(gfx/snickers_bg_menu_hl.png) left top no-repeat;
	padding-left	: 5px;
}


#navigation a:hover span {
	background		: url(gfx/snickers_bg_menu_right_hl.png) right top no-repeat;
	padding			: 5px 10px 3px 3px;
	
}

#navigation a.menuhighlight {
	color			: #330000;
	background		: url(gfx/snickers_bg_menu_hl.png) left top no-repeat;
	padding-left	: 5px;
}
#navigation a.menuhighlight span {
	background		: url(gfx/snickers_bg_menu_right_hl.png) right top no-repeat;
	padding			: 5px 10px 3px 3px;
}


#navigation ul {
	list-style		: none;
	padding			: 0;
	margin			: 0;
}

#navigation li {
	float			: left;
	margin			: 0px 2px 0px 0px;
	display			: block;
} 

#socialmeta {
	float			: left;
	margin-left	: 300px;
	margin-top	: 11px;
}

#metanavi {
	position		: relative;
	float			: right;
	right			: 10px;
	top				: 5px;
}

#flashbox {
	position		: relative;
	float			: left;
	top				: -75px;
	left			: 0px;
	width			: 290px;
	overflow		: hidden;
	height			: 740px;
	z-index			: 4;
}

#introbox {
	position		: absolute;
	top				: 76px;
	width			: 994px;
	height			: 580px;
	z-index			: 4;
}

#introbox_new {
	position		: absolute;
	top				: 0px;
	width			: 994px;
	height			: 656px;
	z-index			: 4;
}

#contentbox {
	position		: relative;
	top				: 7px;
	left			: -5px;
/*	left			: 285px;*/
/*	margin-left		: 304px;*/
	margin-bottom	: 10px;
	width			: 450px;
	float			: left;	
	z-index			: 5;
}

/* Komplettes Flash auf der Startseite */
#content {
/*	margin		: 0px 13px;*/
	z-index			: 5;
	width			: 994px;
}

#cropPreview {
/*	float			: left;
	width			: 240px;
	height			: 240px;
	margin: 20px 0px 0px 20px;
	vertical-align	: left;
	clear			: right;
	*/
	width			: 1px;
	height			: 1px;
	float			: left;
	visibility		: hidden;
	
}

.puls4banner {
	margin			: 5px 0px 0px 18px;
}

.disclaimer {
	font-size		: 11px;
	color			: #024695;
	margin			: 5px 0px 0px 20px;
}
.disclaimer a {
	color			: #024695;
	font-size		: 11px;
	text-decoration	: none;
}

#bottom {
	background		: url(gfx/snickers_bg_bottom.png) no-repeat scroll bottom right;
	behavior		: url(/gfx/iepngfix.htc);
	z-index			: 2;
	position		: absolute;
	bottom			: 1px;
/*	margin			: 0px 13px;*/
	width			: 450px;
	margin-left 	: 544px;
	height			: 450px;
}
