/* Start of CMSMS style sheet 'masswerk' */
body {
margin: 0px;
padding: 0;
background: #ffffff url(images/bg.jpg) repeat-x left top;
text-align: left;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #696969;
padding-top: 70px;

}


#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	width:148px;
	height:478px;
	margin: 0 auto;
}

#page {
	width: 1077px;
	margin: 0px auto;
	padding: 0px;
	background-color: transparent;
	height:478px;
}

#contentrandlinks {
	float: left;
	width:19px;
	height:478px;
}


#coraobun {
float: left;
	width:900px;
	height:478px;
	background: transparent url(images/coraobun.jpg) repeat-x left top;
}

#contentrandrechts {
float: right;
	width:10px;
	height:478px;
}



#anzug {
float: left;
margin-top: 12px;
	width:226px;
	height:453px;
}


#anzug_slide {
float: left;
margin-top: 12px;
	width:226px;
	height:453px;
}

div#stage {
height: 453px; 
width: 226px;
}

img.stage {
  hspace: 0px;
  margin: 0px;
}




#content {
float: left;
margin-top: 12px;
	width:416px;
	height:453px;
	background: #ffffff url(images/quarter.jpg) no-repeat;
padding: 0 20px 0 20px;
color: #000000;
line-height: 16px; 
}

#content_free {
float: left;
margin-top: 12px;
	width:436px;
	height:433px;
background: #A29D9A url(images/quarter_free.jpg) no-repeat;
padding: 10px;
color: #000000;
line-height: 16px; 
}

#content_free a {
color: #000000;
font-weight: bold;
}

#content_free a:hover {
color: #ccc;
font-weight: bold;
}

#content_start {
float: right;
margin-top: 0px;
margin-left: 210px;
	width:200px;
	height:200px;
padding: 0px;
overflow: hidden;
color: #000000;
line-height: 16px; 
}

#content_halbeseite {
float: left;
margin-top: 12px;
width:416px;
	height:453px;
background: #A29D9A url(images/quarter_schuhhemd.jpg) bottom left no-repeat;
padding: 0px 20px 0 20px;
color: #ffffff;
line-height: 16px; 
}

#news {
float: left;
margin-top: 20px;
padding-left: 20px;
	width:170px;
	height:110px;

overflow: hidden;
}

#servicebutton {
float: left;
margin-top: 0px;
padding-left: 40px;
	width:160px;
	height:160px;

overflow: hidden;
}



#news_start {
float: left;
margin-top: 50px;
margin-left: 0px;
	width:200px;
	height:200px;
padding: 0px;
overflow: hidden;
}

#news_start a {
color: #000000;
}

.NewsSummaryMorelink {
margin-top: 10px;
}









.title {
	margin: 0;
	padding: 20px 0 20px 0px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a {
	color: #666666;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */


#sidebar {
	float: left;
	width: 200px;
height: 400px;
}

.sidebar {
	float: left;
	padding-top: 24px;
	color: #595959;
}



#footer {
clear: both;
float: left;
text-align: right;
padding-left: 180px;
height: 20px;
background-color: transparent;
width: 880px;
}




/* #### MENU ####*/

   /** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/ 

#menu_vert {
margin-left: 20px;
height: 270px;
}

/* menu li block */


/* hover state for all links */
div#menu_vert a:hover {
   background-color: #ccc;
color: #000;

}
div#menu_vert a.activeparent:hover {
   background-color: #ccc;
   color: #000;
}

/* #### 1. level ####*/

div#menu_vert li {
 
   background-color: #fff;
   display: block; 
   color: #000; 
   margin: 0;
	padding: 0;
}

#menu_vert ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.currentpage h3  {
   background-color: #fff;
   display: block; 
   padding: 10px 0 5px 20px; 
    color: #000; 
   margin: 0;
  
}



div#menu_vert li a.menuactive_menuparent {
   color: #000;
   padding: 0em 0em 0em 18px; 
}


div#menu_vert a {
   text-decoration:none;
   display: block; 
   padding: 0 10px 0 20px; 
   color: #c3c3c3; 
    line-height:30px; 
}

/* #### 2. level ####*/

div#menu_vert ul ul  {
   font-weight: bold;
   padding: 1em 0em 0em 0em;
   background-color: transparent;
   border-bottom: none;
   color: #000;     
margin-bottom: 1em;
}

div#menu_vert ul ul li a.activeparent {
background-color: transparent;
 color: #666;
}

div#menu_vert ul ul li.currentpage {
background-color: transparent;
padding: 0em 0em 0.3em 0em;
color: #fff;
margin-bottom: 0em;
}

div#menu_vert ul ul a a.hover {
font-size: 100%;
padding: 0.3em 0em 0.3em 0em;  
margin-bottom: 0.5em;
}

#menu_vert ul ul li {
   border: none;
}



h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #696969;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}


/* End of 'masswerk' */

