.header { height:50px; }
.header img { margin-top:5px; margin-left:5px; }
.containerspace { margin-left:10px; margin-right:10px; }
.headerleftbox { }
.headerrightbox {
	height:16px;
	padding-top: 9px;
	text-align:right;
}

.headerrightbox a {
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
	font-style:normal;
}

.headerrightbox a:hover {
	color: #888;
}

.topmenu {
	width: 100%;
	height: 28px;
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
	background:url(../../ci/standard/bg_menu.jpg) repeat-x 0px 0px;
}

.topmenu li {
	float: left;
	margin: 4px 0 0 14px;
	padding: 2px 0 0 22px;
	height: 28px;
}

.topmenu li, .topmenu li a {
	color: #ddd;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.topmenu li a:hover {
	color: #aaa;
}

.topmenu li.tmstart{
	background:url(../../ci/standard/bullet_tmstart.gif) no-repeat -2px -2px;
}
.topmenu li.tmdasfotoalbum {
	background:url(../../ci/standard/bullet_tmdasfotoalbum.gif) no-repeat -2px -2px;
}
.topmenu li.tmdownload {
	background:url(../../ci/standard/bullet_tmdownload.gif) no-repeat -2px -2px;
}
.topmenu li.tmfragenantworten {
	background:url(../../ci/standard/bullet_tmfragenantworten.gif) no-repeat -2px -2px;
}
.topmenu li.tmbeispiele {
	background:url(../../ci/standard/bullet_tmbeispiele.gif) no-repeat -2px -2px;
}
.topmenu li.tmpreise {
	background:url(../../ci/standard/bullet_tmpreise.gif) no-repeat -2px -2px;
}
.topmenu li.tmkontakt {
	background:url(../../ci/standard/bullet_tmkontakt.gif) no-repeat -2px -2px;
}
.topmenu li.tmshop {
	background:url(../../ci/standard/bullet_tmshop.gif) no-repeat -2px -2px;
}

.topmenu li.activ, .topmenu li.activ a {
	color: #fff;
}

.bottommenu {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.bottommenu li {
	float: left;
	margin: 1px 0px 5px 14px;
	padding: 0 6px 0 6px;
}

.bottommenu li, .bottommenu li a {
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.bottommenu li a:hover {
	color: #777;
}

.bottommenu li.activ, .bottommenu li.activ a {
	color: #ee7f00;
}

.standardform {

}

.standardform br { 
  clear: left;
}

.standardform label {
  display: block;
  float: left;
  width: 130px;
}

.standardform input, .standardform select, .standardform textarea {
  display: block;
  float: left;
  width: 270px;
  padding: 2px;
}

.standardform select{
 width: 200px;
}

.standardform input:hover, .standardform select:hover, .standardform textarea:hover {
	border-color: #ee7f00;
}

.standardform input:focus, .standardform select:focus, .standardform textarea:focus {
	border-color: #ee7f00;
	background-color: #FFEDD9;
}

.standardform input[type=submit], .standardform input[type=button] {
	display: inline;
	float: none;
	width: auto;
	cursor: pointer;
	background-color: #ee7f00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	padding: 1px 7px;
}

.standardform input[type=submit]:hover, .standardform input[type=button]:hover {
  	cursor: hand;
	background-color: #FFEDD9;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}
.standardform input[type=submit]:focus, .standardform input[type=button]:focus {
	background-color: #FFEDD9;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}

.standardform input[type=radio] {
  float: left;
  width: 1em;
  border: 0;
  margin:5px 5px 0px 5px;
}

.standardform .inputradio {
  float: left;
  width: 1em;
  border: 0;
  margin:5px 5px 0px 5px;
}

.standardform label {
 text-align: left; 
}

.standardform input, .standardform textarea, .standardform select {
	border: 1px solid #cdcdcd;
 	padding: 0;
}

.standardform textarea, .standardform select {
	margin-top: 0;
	margin-bottom: 0;
}

.standardform fieldset {
    padding: 0 1em 1em 1em;
}

.standardform fieldset legend label {
	float: left;
	width: auto;
	padding-left: 0.1em;
	padding-right: 0.5em;
	padding-bottom:0.1em;
	color: #000;
}

.standardform fieldset legend {
	border: 1px solid #ddd;
	margin: 0.1em 0.7em 0.7em 0.7em;
}

.standardform input[type=hidden] {
  display: none;
}

.shopproductform option {
	margin-right: 10px;
}

.anmeldeform label {
  padding-left: 2.1em;
}

.anmeldeform fieldset label {
  padding-left: 1em;
}

.info {
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ee7f00;
	background-color:#fff;
	border:1px solid #000;
}


.shopproduct {
	border:0px solid #000000;
	float:left;
	margin-bottom:1em;
	padding:5px;
	width:250px;
	height:320px;
}

.shopproductpp {
	border:0px solid #000000;
	float:left;
	margin-bottom:1em;
	padding:5px;
	width:400px;
	height:350px;
}

.shopproductpicture {
	float:left;
	
	width:260px;
}

.shopproductdescription{
	float:left;
	width:250px;
}

.shopproductnameandpriceinfo {
	font-weight:bold;
	float:left;
	width:250px;
}

.shopproductname {
	float:left;
	font-size:18px;
	font-weight:bold;
	width:240px;
	height:30px;
}

.shopproductnamewk {
	float:left;
	font-size:18px;
	font-weight:bold;
	width:240px;
	height:50px;
}

.shopproductquantity {
	float:left;
	width:150px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}

.shopproductpriceinfo {
	float:left;
	width:250px;
	padding:5px 0px 5px 0px;
	font-size:1.5em;
	font-weight:bold;
	color:#d96b12;	
}

.shopproductpriceinfo2 {
	float:left;
	width:350px;
	padding-right:3px;
	
}

.shopproductdescription {
	float:left;
	width:240px;
	height:50px;
}

.shopproductcardbutton {
	float:left;
	margin-top:15px;
	padding:0;
	width:300px;
}

.shopproductextradescription {
	float:left;
	margin-left:0px;
	width:400px;
	font-weight:bold;
	font-size:14px;
}
.shopproductextrapriceinfo {
	float:left;
	padding:0;
	width:96px;
	font-weight:bold;
	font-size:14px;
	color:#fb8c00;
}

.shopproductquantity input {
	text-align:right;
	width:40px;
	margin-top:4px;
	background-color:#fff;
	border:1px solid #EE7F00;
}

.shopproductbuttons {
	float:left;
	text-align:right;
	width:475px;
}

.contentImgLeft {
	float: left;
	padding: 0.5em 1em 0.5em 0;
}

.contentImgRight {
	float: right;
	padding: 0.5em 0 1em 0.5em;
}

.floatLeft {
    float: left !important;
}

.floatRight {
    float: right !important;
}

.alignLeft {
    text-align: left !important;
}

.alignRight {
    text-align: right !important;
}

.alignCenter {
    text-align: center !important;
}
.alignTop {
		vertical-align: top;
}
.alignBottom {
		vertical-align: bottom;
}

.logoleft {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #707173;
	font-style: italic;
}

.logomiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ee7f00;
	font-style: normal;
}

.logoright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #707173;
	font-style: normal;
}

.toggleitem {
	color: #ee7f00;
	font-style: italic;
	font-weight: bold;
}

.toggle {
	margin-bottom:10px;
	border:1px solid #EE7F00;
	padding:5px;
}

.frage {
    display: block;
    float: left;
    width: 440px;
    background: transparent url(../../ci/standard/bg_frage.gif) repeat-x scroll 0 -8px;
	margin-bottom: 10px;
}

.headbild {
    position: relative; /*or absolute*/
    z-index: 0;
}

.toptopmenu{
  height:43 px;
  width:100%;
  background:url(../../ci/standard/ntbg.gif) repeat-x;
}

.nmainstart{
  background:url(../../pics/nmainstart.jpg) no-repeat;
  width:835px;
  height:223px; 
}

.nmainstart-themen{
  background:url(../../pics/nmainstart_themen.jpg) no-repeat;
  width:835px;
  height:223px; 
}

.nmainstart-dasfotoalbum{
  background:url(../../pics/nmainstart_dasfotoalbum.jpg) no-repeat;
  width:835px;
  height:223px; 
}

.nmainstart-download{
  background:url(../../pics/nmainstart_download.jpg) no-repeat;
  width:835px;
  height:223px; 
}

.nmainstart-themen-reise{
  background:url(../../pics/nmainstart_reise.jpg) no-repeat;
  width:835px;
  height:223px; 
}

.nmainstart-themen-family{
  background:url(../../pics/nmainstart_family.jpg) no-repeat;
  width:835px;
  height:223px; 
}

.nmainstart-themen-jubi{
  background:url(../../pics/nmainstart_jubi.jpg) no-repeat;
  width:835px;
  height:223px; 
}

.nmainstart-start{
  background:url(../../pics/nmainstart_start.jpg) no-repeat;
  width:835px;
  height:223px; 
}

.ndownload{
  background:url(../../pics/ndownload.png) no-repeat;
  width:251px;
  height:223px; 
  float:left;
}
.nsocial{
  width:574px;
  height:223px;
  float:left;
}

.logotop{
    margin-left:75px;
    width: 335px;
    float:left;
}
.logintop{

    float:left;
    width:350px;
    padding:20px 20px 0px 0px;
    text-align:right;
}

.dock-container { position: relative; top: -8px; height: 50px; padding-left: 20px; }  
a.dock-item { display: block; width: 50px; position: absolute; bottom: 0; text-align: center; text-decoration: none; color: #333; }  
.dock-item span { display: none; padding-left: 20px; }  
.dock-item img { border: 0; margin: 5px 10px 0px; width: 100%; }  

#dock { top: -32px; }  
a.dock-item { position: relative; float: left; margin-right: 10px; }  
.dock-item span { display: block; } 
