/************************************************************* HTML TAGS */

body {
	background: #FFFFFF;
}
a {
	margin: 0;
	padding: 0;
	color: #993300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

* { font-family: Verdana, Arial !important; }

/************************************************************* PAGE */

div.frame {
	width: 100%;
	padding: 0;
	text-align: center;}
div.page {
	position: relative;
	margin: 0 auto;	width: 959px;
	text-align: left;
	background: none;
	border:1px solid #ccc;
	border-width: 0 1px 1px 1px;
}
div.bg1, div.bg2, div.bg3, div.bg4 {
	width: 100%;
	margin: 0;
}

div.bg4 { background: url(/pics/layout/bg_4.gif) repeat-y; }
div.side-bg {
display: none;
	position: absolute;
	top: 0;
	right: -165px;
	width: 175px;
	height: 465px;
	background: ;	
}
div.bg1 {
	background: ;	
}
div.tailer {
	zoom: 100%;
}

/************************************************************* HEADER */

div.logo {
	position: relative;
}
p.logo {
	display: block;
	position: relative;
	width: 198px;
	background: url(/pics/layout/image_1245136560743.gif) no-repeat top left;
}
p.logo a {
	display: block;
	width: 198px;
	height:	 124px;
	text-decoration: none;
}
p.logo span {
	display: none;
}
.header-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 761px;
	height: 122px;
	background: url(/pics/layout/image_1245136598800.jpeg) no-repeat 0 -1px;
	margin-left:198px;
}

/************************************************************* HORIZONTAL MENU */

.date {
	float: left;
	width: 197px;
	color: #FFFFFF;
	padding: 2px 0 0 0;
	font-weight: 700;
}

div.hmenu-workspace{
	
}

div.hmenu {
	clear: both;
	height: 30px;
	color: #000000;
	font-size: 0.75em;
	background: none;
}
ul.hmenu1 {
	list-style-type: none;
}
li.hmenu1-active {
 	background		: url("/pics/layout/menu_l_active.gif") no-repeat left top !important;	
}
li.hmenu1 {
	display			: inline;
	float			: left;
 	background		: url("/pics/layout/menu_l.gif") no-repeat left top;
  	margin			: 0;
  	padding			: 0 0 0 5px;
}
a.hmenu {
	float			: left;
  	display			: block;
  	background		: url("/pics/layout/menu_r.gif") no-repeat right top;
  	padding			: 5px 6px 4px 0px;
	height			: 20px;
	color			: #336600;
	font-size		: 1em;
	text-decoration	: none;
}
*HTML a.hmenu {
  	padding			: 5px 4px 4px 0px;
}
a.hmenu:hover {
	text-decoration: none;
}
a.hmenu1 {
	margin-right	: 1px;	
}
a.hmenu1:hover {
	text-decoration: none;
}
a.hmenu1-active {
  	background		: #ffcf31 url("/pics/layout/menu_r_active.gif") no-repeat right top;
	height			: 20px;
}

/************************************************************* MAIN */

div.main {
	clear: both;
	min-height: 480px;
	background: url(/pics/layout/bg_vmenu.jpg) no-repeat bottom left;
}
* html div.main {
	position: relative;
	height: 480px;
}

*+ html div.main {
	margin-top:22px;
}

/************************************************************* BREADCRUMB */

div.breadcrumb {
	width: 100%;
	height:	1.4em;
	margin: 0 auto 2px;
}
span.breadcrumb-infotext {
	display: none;
	float: left;
	padding: 3px 0;
	font-size: 0.75em;
}
div.breadcrumb UL {
	display: inline;
	list-style-type: none;
}
div.breadcrumb LI {
	display: inline;
	float: left;
}
li.breadcrumb span {
	font-size:0.7em;
}
a.breadcrumb {
	display: block;
	float: left;
	margin: 0;
	padding: 3px 10px 0px 2px;
	color: #005596;
	font-size: 0.70em;
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #000000;
	text-decoration: none;
}
a.breadcrumb-choiced {
	color: #000000;
}
a.breadcrumb-choiced:hover {
	color: #005596;
}
a.breadcrumb-hassub {
	color: #005596;
}
a.breadcrumb-hassub:hover {
	color: #000000;
}

/************************************************************* VERTICAL MENU */

div.vmenu {
		float: left;
	width: 198px;
	margin: 0 -198px 0 0;
	padding-top: 15px;
	color: #4f565d;
	overflow: hidden;
}
div.vmenu-workspace {
	margin:	0 0 30px 0;
	border-top:	1px solid #FFFFFF;
}
ul.vmenu1, ul.vmenu2, ul.vmenu3, ul.vmenu4 {
	list-style-type: none;
}
li.vmenu1, li.vmenu2, li.vmenu3, li.vmenu4 {
	display: inline;
}
a.vmenu {
	display: block;
	margin: 0 0 1px;
	padding: 4px 5px 2px;
	color: #4f565d;
	font-size: 0.75em;
	text-align: left;
	text-decoration: none;
}
a.vmenu:hover {
}

a.vmenu_meta {
	padding: 8px 5px 3px 5px;
	color: #993300;
    float: left;
}

a.vmenu_meta:hover {
	color: #993300;
	text-decoration: underline;
}

a.vmenu1 {
	padding: 3px 10px 3px 22px;
	color: #4f565d;
}

a.vmenu1-active {
	padding		: 3px 10px 3px 22px;
	color		: #4f565d;
    background	: #ffcf31 url(/pics/layout/sub_active.gif) no-repeat center left;
}


a.vmenu1:hover {
	text-decoration: none;
}
a.vmenu2,a.vmenu3,a.vmenu4 {
	font-size: 0.7em;
}
a.vmenu2 {
	padding-left: 35px;
}
a.vmenu2:hover {
	
}
a.vmenu2-active {
	margin		: 0 0 0 15px;
	padding		: 3px 10px 3px 20px;
	color		: #4f565d;
    background	: #ffcf31;
}

a.vmenu3 {
	padding-left: 50px;
}
a.vmenu3:hover {
	
}
a.vmenu3-active {
	margin		: 0 0 0 15px;
	padding		: 3px 10px 3px 35px;
	color		: #4f565d;
    background	: url(/pics/layout/active_menu_pfeil.gif) no-repeat 25px 6px;
}
a.vmenu4 {
	padding-left: 65px;
}
a.vmenu4:hover {
	
}
a.vmenu4-active {
	color		: #4f565d;
    background	: url(/pics/layout/active_menu_pfeil.gif) no-repeat 25px 6px;	
}
div.suche{
	overflow: hidden;
	float:left;
}
#suche-feld {
	height: 17px;
    padding-top:4px;
	width: 153px;
	vertical-align: top;
	font-size: 0.95em;
    font-weight: 400;
    color: #b2b6b5;
    border-color: #b2b6b5;
}
#suche-btn {
	margin-left: -4px;
}
.kunde-kontaktdaten {
	margin-top: 40px;
	padding: 0 5px 0 25px;
	font-size: 0.7em;	
}
.kunde-kontaktdaten em {
	display: block;
	margin-bottom: 10px;
	font: 400 normal 1em arial,sans-serif;
}
.kunde-kontaktdaten p {
	margin-bottom: 4px;
}

/************************************************************* CONTAINER */

div.container {
	display: inline;
	float: right;
	width: 171px;
	margin:	 15px 0px 0 -171px;
	text-align: left;
}
div.container-left {
	float: left;
	width: 0px;
}
div.container-right {
	float: right;
	width: 171px;
}
div.container-menu {
	width: 198px;
}
div.container-top {
	width: 0px;
}
div.container-bottom {
	width: 0px;
}
div.container-workspace {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}
div.container-headline {
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	height: 26px;
    padding: 5px 0px 0px 10px;
	background: #FFFFFF url(/pics/layout/cont_head_bg.gif) top left;
	overflow: hidden;
}
div.container-content {
	padding: 3px 5px;
	color: #151515;
	font-size: 0.70em;
    border: 1px solid #ededed;
    border-top: 0px;
}
div.container-content a {
	color: #151515;
}
h3.container {
	display: inline;
	font-size: 0.8em;
    font-weight: 400;
	color: #FFFFFF;
}
img.border-image {
	float: left;
}

/************************************************************* CONTENT */

div.content {
	width: 560px;
	margin: 0 171px 0 198px;
	padding: 15px 10px 0 10px;
	text-align: left;
}
div.content-wrap {
	display: inline;
	float: left;
	width: 100%;
	margin:	 0 auto;
}
div.content-workspace {
	margin:	0 auto 10px auto;
}
div.content-workspace ol, div.content-workspace ul, div.content-workspace li {
	margin-left: 17px;
}
div.content-workspace ol li, div.content-workspace ul li {
	margin-left: 0;
}
div.content-header {
	padding: 3px 0px;
	color: #FFFFFF;
	text-align: left;
	font-weight: 700;
}
div.content-text {
	height: 100%;
	margin:	 0 0 10px;
	padding: 10px 0px 0;
	color: #545454;
	text-align: left;
	font-size: 0.80em;
}
div.content-text a {
/*padding-left: 10px;*/
/*background: url(/pics/layout/pfeile.gif) no-repeat left center;*/
}

h3.content-title {
	display: inline;
	color: #4f565d;
	font-size: 0.95em;
}

/************************************************************* FOOTER */

div.footer {
	clear: both;
	height: 17px;
	margin: 0;
	padding: 8px 7px;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: left;
	background: url(/pics/layout/footer.gif) no-repeat right top;
	overflow: hidden;
}
.footer a {
	display: block;
	float: left;
	padding: 2px 10px;
	color: #336600;
	font-size: 1em;
	font-weight: 400;
	text-decoration: none;
}
.footer a:hover {
	color: #336600;
	text-decoration: none;
}

/************************************************************* STANDARDS */

span.paging { color: #545454; }
.paging { font-size:10px;}
.border1 { border: 1px solid #000000; }
div.form-begin {
	/*border: 1px solid #000000;*/
	background:	#f7f7f7;
}
textarea, input.text { border: 1px solid #000000; }
input.button {
	color: #545454;
	border: 1px outset #ffcf31;
}
option {
	color: #545454;
	background: #FFFFFF;
}
button {
	color: #545454;
	border:	1px solid #000000;
}
fieldset {
	margin: 10px 0;
	padding: 5px 10px;
	border: 2px solid #000000;
}
legend {
	padding: 2px 10px;
	border: 1px solid #000000;
}
div.form-fieldset-inlay {
	padding: 3px 7px;
	background: #f7f7f7;
}
div.form-begin a {
	color:#005596 !important;
}

/************************************************************* MAGAZINE */

.trenner {
	clear: both;
	height: 0;
	margin: 8px 0;
	line-height: 0;
	font-size: 0;
	width: 100%;
	border-top: 1px solid #005596;
}
.galerie-intro-table{
	width: 100%;
}
input.inputImage { 
	margin-top	: 5px !important;  
}

a.alphabet{
	background:transparent !important;
	padding-left:0px !important;
}