body {
	margin: 0;
	padding: 0.5em;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #222;
	line-height: 1.6em;
	font-size: 0.75em;
}

td {
	text-align: left;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

#main{
	width: 970px;
	margin: 0 auto 0 auto;
}

.inner{
	padding: 1em;
}

.innerFull{
	padding: 1em;
	background: transparent url(../images/logo-prima-karten.png) 0% 0% no-repeat;
	padding-top: 95px;
	text-align: justify;
}

#menu{
	text-align:right;
	width: 970px;
	margin: 0 auto 0 auto;
}

#left{
	background: transparent url(../images/logo-prima-karten.png) 50% 0% no-repeat;
	padding-top: 85px;
	width: 39%;
	float: left;
	text-align: justify;
}

.left{
	width: 39%;
	float: left;
	text-align: justify;
}

#right,
.right{
	width: 59%;
	float: right;	
	clear: right;
}

#preview{
	clear:both;
	float:none;
	display:block;
	margin-top: 10px;
}

.clear{
	clear: both;
	display: block;
	float:none;
}


#footer{
	text-align:center;
	clear: both;
	border-top: #efefef 1px solid;
	padding: 1em 0 0 0;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: normal;
	display: inline;
	color: #333;
	padding: 5px 0 0 0;
	margin: 0;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: normal;
	display: inline;
	color: #2A831C;
	padding: 0;
}

.nfy h2{
	padding-left: 1em;
	padding-bottom: 0;
}

 h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	color: #333;	
}

a:link, 
a:active{
	color: #1446c6;
	text-decoration: underline;
}

a:visited{
	color: #551a8b;
}

a:hover {
	/*color: #FF7C1B;*/
	text-decoration: none;
}

textarea, input{
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 1.0em;
}

input{
	padding: 0.2em;
	font-weight: bold;
	color: #000;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

#contact input{
	font-size: 1.0em;
}

v\:* {
	behavior:url(#default#VML);
}

textarea#iCode{
	width: 500px;
	height: 125px;
	overflow: auto;
	font-size: 12px;
	color: #333;
	border: #cc0000 1px solid;
	font-family: "Courier New", Courier, monospace;
}

#contact textarea{
	font-size: 12px;
	width: 550px;
	height: 100px;
	overflow: auto;
	color: #333;
	font-family:Arial, Helvetica, sans-serif; 
}

pre,
code{
	font-size: 12px;
	color: #CC0000;
}

fieldset legend{
	font-weight: bold;
	color: #2E4882;
}

span.wizard{
	display: block;
	height: 40px;
	background: url(../images/wizard.gif) 0% 50% no-repeat;
	text-indent: 50px;
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 40px;
	font-weight: bold;
	border-bottom: #D1D7DC 1px solid;
}

.goBtn{
	font-weight:bold;
	color: #cc0000;
	width: 250px;
	height:35px;
	font-size: 1.4em;
	padding:0;
}

.hlpBtn{
	font-weight:bold;
	height:35px;
	font-size: 1.4em;
	padding: 0 0.5em 0 0.5em;
}

.tdTitle{
	text-align: right;
	white-space: nowrap;
}

.tdHelp{
	font-size: 11px;
	color: #999;
}

#mapContainer{
	width: 550px; 
	height: 452px;
	display: block;
	float: none;
	overflow-x: auto;
	overflow-y: hidden;
	z-index: 1000;
	position: relative;
}

#map{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 550px; 
	height: 450px;
	z-index: -1000;
}

.inputReadonly{
	border: none;
	background: none;
	float: left;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:5px;
}

.inputSlider{
	float: left;
	font-size: 1.0em;
	width: 35px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.area {
	background: transparent url(../images/sliderBg.gif) 50% 50% no-repeat;
	height: 20px;
	width: 225px;
}
 
.knob {
	height: 20px;
	width: 10px;
	cursor: pointer;
	background: transparent url(../images/slider.gif) 50% 50% no-repeat;
}

p.marker{
	margin-top: 5px;
}

/*** Toggle ***/

.switchbox{
	margin: 0 auto 10px;
	display:block;
	position:relative;
}
.switchbox .scrollarea{
	width:95px;
	height:29px;
	background:url(../images/track.png) no-repeat;
	position:relative;
	margin: 0;
}
.switchbox div.handle{
	width:42px;
	height:29px;
	background: url(../images/handle.png) center center no-repeat;
	cursor:col-resize;
	position:absolute;
	left:0;
	top:0;
}
.switchbox div.label {
	font-family: "Helvetica", "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#DDD;
	text-shadow:0 -1px 1px #555;
	position:absolute;
	top:0;
	display:block;
	line-height:29px;
	width:40px;
	text-align:center;
	cursor:pointer;
}

.switchbox div.light_bg {
	color:#555;
	text-shadow:0 1px 1px #FFF;
}

.switchbox div.right {
	right:0;
}


/*** NIFTY ***/
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #ffefcf}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
.nfy{
	background: #ffefcf;
}
