html { height: 100%;  margin-bottom: 1px; }
html * { padding: 0; margin: 0; }

body {
	text-align: center;
	font-size: 62.5%;
	font-family: Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #505050;
	background-color: #dcdcdc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

a img{
	border: none;
}

h1 	{
 font-family: Verdana,Arial,sans-serif, Helvetica;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2	{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 114%;
	color: #003366;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

h3	{
 font-family: Arial, sans-serif, Helvetica;
 font-size: 12px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4	{
 font-family: Arial, sans-serif, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5	{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

textarea, input, select, checkbox, radiobox {
	background-color : #f5f5f5;
	font-size: 1em;
	font-family: sans-serif;
	color: #396cba;
}


form {
margin-top:2px;
margin-bottom:2px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #003498;
	text-decoration: none;
}

a:hover {
	/*color: #980000;*/
	text-decoration: underline;
}

/* ************************************************ */

#global {
	text-align: left;
	width: 802px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
}

/* Beginn Header */

#header {
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 802px;
}

#logo {
	float: left;
	height: 105px;
	width: 250px;
	padding: 1px 0px 0px 12px;
}

#werbung {
	width: 468px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headermenue {
	float:left;
	width:780px;
	padding: 0px 12px;
}

#flashmenue {
	width:780px;
	padding: 0px 12px;
	float:left;
}

A.klein:link	{font-family: helvetica, arial, geneva, sans-serif; font-size:90%; text-decoration: none; color: #000000}
A.klein:visited {font-family: helvetica, arial, geneva, sans-serif; font-size:90%; text-decoration: none; color: #000000}
A.klein:hover	{font-family: helvetica, arial, geneva, sans-serif; font-size:90%; text-decoration: none; color: #FF0000}
A.klein:active	{font-family: helvetica, arial, geneva, sans-serif; font-size:90%; text-decoration: none; color: #FF0000}

/*** MAIN MENU ***/

ul#mainmenu {
	position: relative;
	width: 778px;
	height: 26px;
	list-style-type: none;
	background-image: url(images/reiter_ul.gif);
	background-repeat: no-repeat;
	background-position: right;
}

  ul#mainmenu li {
  display: block; 
  position: absolute;
  }

    ul#mainmenu li a { 
    display: block; 
    height: 26px; 
    text-decoration: none; 
    text-indent: -4040px;
    }
    
    ul#mainmenu a.current { cursor: default; }
    
    ul#mainmenu li { width: 100px; }
    ul#mainmenu li a {background-image: url(images/reiter_ul.gif); background-repeat: no-repeat;}
    
    ul#mainmenu li#nav_service           { width: 99px; left: 0px; }
    ul#mainmenu li#nav_service           { background-position: -0px  -0px; }
    ul#mainmenu li#nav_service a:hover   { background-position: -0px -26px; }
    ul#mainmenu li#nav_service a.current { background-position: -0px -52px; }
    
    ul#mainmenu li#nav_design           { width: 99px; left: 100px; }
    ul#mainmenu li#nav_design a         { background-position: -100px  -0px; }
    ul#mainmenu li#nav_design a:hover   { background-position: -100px -26px; }
    ul#mainmenu li#nav_design a.current { background-position: -100px -52px; }
    
    ul#mainmenu li#nav_webring           { width: 99px; left: 200px; }
    ul#mainmenu li#nav_webring a         { background-position: -200px  -0px; }
    ul#mainmenu li#nav_webring a:hover   { background-position: -200px -26px; }
    ul#mainmenu li#nav_webring a.current { background-position: -200px -52px; }
    
    ul#mainmenu li#nav_shop           { width: 99px; left: 300px; }
    ul#mainmenu li#nav_shop a         { background-position: -300px  -0px; }
    ul#mainmenu li#nav_shop a:hover   { background-position: -300px -26px; }
    ul#mainmenu li#nav_shop a.current { background-position: -300px -52px; }
    
    ul#mainmenu li#nav_buch           { width: 99px; left: 400px; }
    ul#mainmenu li#nav_buch a         { background-position: -400px  -0px; }
    ul#mainmenu li#nav_buch a:hover   { background-position: -400px -26px; }
    ul#mainmenu li#nav_buch a.current { background-position: -401px -52px; }    
    
    ul#mainmenu li#nav_cards           { width: 99px; left: 500px; }
    ul#mainmenu li#nav_cards a         { background-position: -500px  -0px; }
    ul#mainmenu li#nav_cards a:hover   { background-position: -500px -26px; }
    ul#mainmenu li#nav_cards a.current { background-position: -500px -52px; } 
	
    ul#mainmenu li#nav_galerie           { width: 99px; left: 600px; }
    ul#mainmenu li#nav_galerie a         { background-position: -600px  -0px; }
    ul#mainmenu li#nav_galerie a:hover   { background-position: -600px -26px; }
    ul#mainmenu li#nav_galerie a.current { background-position: -600px -52px; } 

.hilfsnavi {
	text-align: left;
	height: 20px;
	width: 771px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
	line-height: 20px;
	text-indent: 18px;
	padding-left: 5px;
	margin-left: 13px;
	margin-right: 13px;
	background-image: url(images/pfeil_navi.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.headerbreaker {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 0px;
}

/* Ende Header */

#globalcontent{
	width: auto;
	height: auto;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
}

#globalcontentleft, #globalcontentcenter, #globalcontentright, #globalcontentstandard{
	text-align:left;
	float:left;
	margin-top: 30px;
	margin-bottom:2px;
}

#globalcontentleft{
	width:125px;
	padding-left: 13px;
}

#globalcontentcenter{
	text-align:left;
	width:470px;
	padding-left: 10px;
}

#globalcontentright {
	text-align:left;
	width:160px;
	padding-left: 10px;
	padding-right: 14px;
}

#globalcontentstandard{
	text-align:left;
	width:630px;
	padding-left: 10px;
	padding-right: 4px;
	margin-left:10px;
	float: left;
}


/************** .feature styles ***************/

.feature{
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	clear: both;
}

.feature h3{
	padding: 17px 0px 5px 0px;
	text-align: center;
}

.feature p{
	padding: 0px 0px 10px 0px;
}

.feature img{
	float: right;
	padding: 10px 10px 5px 0px;
}

.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.imgboxmitte {
	width: 470px;
}

/************** .story-cards *****************/

.storycard{
	clear: both;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	text-align: center;
}

.storycard p{
	padding: 0px 0px 10px 0px;
}

/* **************** dreispaltig mitte ******** */

.columns3 {
   background-image: url(images/columns3_back.gif);
   background-repeat: repeat-y;
   background-position: center top;
}

.columns3 .col1,.columns3 .col2, .columns3 .col3 {
   width:175px;
   float:left;
}

.columns3 .col2 {
	margin:0px 12px 0px 15px;
}

/* **************** zweispaltig mitte ******** */

.columns2 {
	/*background-image:url(images/columns2back.gif);
	background-repeat:repeat-y;
	background-position:left top;*/
	border: 1px dashed #396cba;
}

.columns2 .cool1 {
   	width:168px;
   	float:left;
   	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.columns2 .cool2 {
   width:268px;
   float:left;
   margin:0px 0px 0px 20px;
}

.cool1 p, .cool2 p{
	padding: 0px 0px 10px 0px;
}
/*---------------------------------------*/
.raq {
	font-size: 13px;
}
/* *************** UL - Menu ************* */

ul.menu{
	list-style-type: none;
	margin:0px 5px 0px 5px;
}

ul.menu li{
	/*background-image:url(images/dot.gif);
	background-repeat: repeat-x;*/
	padding: 3px 3px;
	/*margin-left:25px*/
}

ul.menu li div ul{
	margin:3px 0px 0px 0px;
	list-style: none;
}

ul.menu li div ul li{
	background-image: none;
	margin:0px 0px 5px 0px;
	padding: 0px;
	line-height: 12px;
}

ul.menu a {text-decoration:none;}

ul.menu .active {font-weight:bold;}

ul.menu a:link{color:#6579D4;}
ul.menu a:visited{color:#6579D4;}
ul.menu a:hover{color:#3366CC;text-decoration: underline;}
ul.menu a:active{color:#8A715E;}

ul.menu li div{
	background-image: url(images/bullet11.gif);
	background-position: -0px 3px;
	background-repeat: no-repeat;
	padding-left: 9px;
	margin-left:6px;
	line-height:14px;
	text-indent: 10px;
}

ul.menu li ul {display: none}
ul.menu li ul li div {margin-left:-10px}

/* *************** UL - Menu ************* */

ul.men {
	text-indent: 8px;
	width: 125px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #396cba;
}

ul.men{
	list-style-type: none;
}

ul.men li{
	padding: 3px;
}

ul.men li div ul{
	list-style: none;
}

ul.men li div ul li{
	background-image: none;
	margin:0px 0px 5px 0px;
	padding: 0px;
	line-height: 12px;
}

ul.men a {text-decoration:none;}
ul.men a:link{color:#396cba;}
ul.men a:visited{color:#6579D4;}
ul.men a:hover{color:#3366CC;text-decoration: underline;}
ul.men a:active{color:#396cba;}

ul.men li div{
	background-image: url(images/men_buton.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 5px;
	line-height:14px;
	text-indent: 10px;
}

ul.men li ul {display: none}
ul.men li ul li div {margin-left:-10px}

.left {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 11px;
}

/* ************* linke Seite ****** */


.menuetop menuebot {
	width: 125px;
}

.menueon {
	background-image: url(images/men_but.gif);
	text-indent: 8px;
	height: 20px;
	width: 125px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #396cba;
}

.menueof {
	background-image: url(images/men_buton.gif);
	text-indent: 8px;
	height: 20px;
	width: 125px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #396cba;
}

.menuesecond {
	background-image: url(images/men_second.gif);
	text-indent: 15px;
	height: 20px;
	width: 125px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #396cba;
}

.menuethird {
	background-image: url(images/men_third.gif);
	text-indent: 21px;
	height: 20px;
	width: 125px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #396cba;
}

.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #000000;
}

.menue a:link {
	color: #000000;
	text-decoration: none;
}

.menue a:hover {
	text-decoration: none;
}

.artikelkopf {
	width: 125px;
	background-image: url(images/men_info.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 20px;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.artikellinks {
	width: 125px;
	background-image: url(images/men_art.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
	height: 25px;
	background-color: #EEEEEE;
}

.headline {
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	color: #003498;
	clear: both;
	font-weight: bold;
}

.subheadline {
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	color: #999999;
	clear: both;
	font-weight: bold;
	background-color: #d7dbe0;
	text-align: center;
}

/* ************** rechte Seite ************* */

.bildbox {
	width: 160px;
}

.storyright{
	padding: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #d7dbe0;
	text-indent: 5px;
	text-align: justify;
}

.storyright h3{
	padding: 10px 0px 5px;
	text-align: left;
}

.storyright p{
	padding: 0px 0px 10px 0px;
}

.storyright img{
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.trenner {
	width: 160px;
	background-image: url(images/tren_right.gif);
	background-repeat: no-repeat;
	height: 18px;
	clear: both;
}

/* ************** blocks und news ********** */

.Stil1 {color: #FF0000}
.Stil3 {color: #FFFF00}
.Stil4 {color: #00FF00}
.Stil5 {color: #FF00FF}
.Stil6 {color: #CCFFCC}
.Stil7 {color: #66FFFF}
.Stil8 {color: #99FF00}
.Stil9 {color: #00FFCC}

.content {
	color: #6579D4;
	font-size: 11px;
}

.breaker {
	clear:both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 5px;
}

.br {
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999966;
}

/* **************** Linie ********* */

.hr{
	background-image:url(images/black_dot.gif);
	height:1px;
	clear:both;
	padding:0px;
	margin:0px 13px;
	background-repeat: repeat-x;
}

/* **************** Guestbook **************** */

.gb_text {
	font: 11px  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003300;
}

.gb_name {
	font-size: 14px;
	font-weight: bold;
	color: #996633;
}

.textbold {
	font-weight: bold;
}

.text {
	font: 11px  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* ************* Sitemap ************* */

ul.ebene0 {
   LIST-STYLE: url(images/ebene_0.gif);
   MARGIN: 0px 0px 0px 17px;
}
ul.ebene1 {
   LIST-STYLE: url(images/ebene_1.gif);
   MARGIN: 0px 0px 0px 35px;
}
ul.ebene2 {
   LIST-STYLE: url(images/ebene_2.gif);
   MARGIN: 0px 0px 0px 53px;
}
ul.ebene3 {
   LIST-STYLE: url(images/ebene_3.gif);
   MARGIN: 0px 0px 0px 71px;
}


/* Beginn Footer */

#footer {
	width: 802px;
	height: 90px;
	position: relative;
	text-align: center;
	overflow: hidden;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
}

#slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin: 0px;
	padding: 10px;
	COLOR: #CCCCCC;
	font-style: oblique;
	width: 760px;
	text-align: center;
}

#copyright {
	padding: 10px 0px 0px;
	font-size: 11px;
	color: #999999;
	width: 760px;
	text-align: center;
}

#footer a:link {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}

a.news, a.news:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	text-decoration: none;
}

a.news:hover{
	text-decoration: none;
	color: #FF3300;
}

.breaker {
	clear:both;
}
