/*
  // +----------------------------------------------------------------------+
  // | Master Template                                                      |
  // +----------------------------------------------------------------------+
  // | 	                                            |
  // +----------------------------------------------------------------------+
  // | Copyright (c) 2009 WebPublisher GmbH / Marcel Zedi                   |
  // +----------------------------------------------------------------------+
*/

p {
   margin:4px 0;
}

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #E52C74;
}
a:hover {
	color: #E52C74;
    text-decoration: none;	
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #e5e5e5 url(/layout_images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(/layout_images/body_bg.gif) repeat-y;
}

#headerXXX {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(/layout_images/header_2.jpg) no-repeat;
}

#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(/layout_images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 30px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  font: 12px verdana, arial, sans-serif;  
  letter-spacing: 0em;
  font-weight: bold;
}

#nav {
  background: url(/layout_images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(/layout_images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 0px solid #959595;
  background: 188px 10px url(/layout_images/arr_white.gif) no-repeat;
  padding: 0px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}

#nav .nav2 {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  display: block;
  width: 90%;
  padding: 2px 0 6px 16px;
}

#nav .navsub {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 18px;
}

#nav .navsub2 {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 28px;
}

#nav a:hover {
  text-decoration: underline
}
#nav .important {
  border: none;
  background: 188px 10px url(/layout_images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E52C74;
}

#news {
  background: url(/layout_images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: left;
}
#news h2 {
  font-size: 12px;
  color: #E52C74;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(/layout_images/dots.gif) repeat-x;
  height: 10px;
}

#support {
	background: url(/layout_images/support.jpg) no-repeat;
	padding: 2px 0px 0px 1px;
	height: 97px;
	width: 260px;
	color: #FFFFFF;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #E52C74;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #E52C74;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 0em;
}

#right li {
  list-style: disc;
  margin: 0.7em 2.6em;

}

#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
  margin-bottom: 8px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(/layout_images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(/layout_images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(/layout_images/footer_bg.gif) repeat-y;
}

#copyright a {
  color: #FFFFFF;
  text-decoration: none;
}

#copyright {
  text-align: center;
  padding: 10px 0px 2px 0px;
  font-size: 9px;
  color: #FFFFFF;
  font-weight: bold;
}
#footerline{
	background: url(/layout_images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

/* rouded boxes */
.box {
  background-color: #E0E0E0;
  margin-right: 20px;
  margin-top: 10px;
  padding: 0px;
}
.boxtop { 
  background: url(/layout_images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(/layout_images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/layout_images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(/layout_images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  margin: 0px;
  padding: 0px 0px 0px 10px;
}


/* Gallery */

.gallery_image_right img {
  margin-left:44px; 
  padding-bottom:14px;
}

.gallery_image_left img {
  margin-bottom:14px;
}

.gallery_box {
  padding-right:0px;
}


.gallery_box_nav a {
  text-align: right;
  color: #E52C74;
  font: 14px arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

.gallery_box_nav {
  text-align: right;
  font: 10px arial, sans-serif;
  font-weight: bold;
  color: #E52C74;
  border-bottom: 1px solid #C4AE7C;
  margin-bottom: 6px;
}


/* Contact form */
legend, .button {
   background:#E0E0E0 none repeat scroll 0 0;
   border-color:#E52C74;
   border-style:solid;
   border-width:1px 1px 1px 1px;
   font-weight:bold;
   margin-top:10px;
   margin-bottom:4px;
   padding:4px;
}

input, textarea, select, choice {
   border-color:#E52C74;
   border-style:solid;
   border-width:1px 1px 1px 1px;
   margin-left: 4px;
   padding: 0px;
   margin-top: 0px;
   margin-bottom: 0px;   
}

.kontaktdaten label {
   display:block;
   float:left;
   width:10em;
}

label {
   margin-left: 6px;
   padding: 0px;
   margin-top: 0px;
   margin-bottom: 0px;  
};


