/* @group General Settings */
* {
  margin: 0;
  outline: none;
  padding: 0;
}
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
li { list-style-position: inside; list-style-image: none; list-style-type: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { 	font-family: "Excelsior W01 Italic", serif; font-size: 100%; font-weight: normal; font-style: italic; line-height: 120%; margin-bottom: 10px; }
abbr,acronym { border: 0; font-variant: normal; }
input,textarea,select { font-family: inherit; font-size: inherit; font-weight: inherit; }
a { text-decoration: none; color: inherit; }
html {
  height: 100%;
}
body {
  background-attachment: fixed;
  background-color: #FFFFFF;
  background-position: left top;
  color: #333333;
	font-family: "Excelsior W01 Roman", serif;
  font-size: 75%;
  font-style: normal;
  font-weight: normal;
  height: 100%;
  line-height: 140%;
}
#wrap {
margin: 0 auto;
width: 1200px;
}
body body {width: 100%;}
.invisible { display: none; }
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.centered { margin:	0 auto; }
#once { clear: left; }

a:link { color: #999999; }
a:active { color: #999999; }
a:visited { color: #999999	; }
a:hover { color: #111111; }

#content a:link { color: #333333; }
#content a:active { color: #333333; }
#content a:visited { color: #333333	; }
#content a:hover { color: #111111; }

/* @end */
/* @group Header */
#header {
	float: left;
  overflow: hidden;
  position: absolute;
  width: 224px;
  top: 0;
  z-index: 90;
}
#header h1 {
	color: #999999;
	font-size: 200%;
	line-height: 100%;
}
#header h1 span {
	display: none;
	font-size: 50%;
}
#header h1 a {
  background: #FFFFFF url(img/default/logo-drosimodesign.png) no-repeat left bottom;
	display: block;
	height: 70px;
	margin: 0 0 1px;
	overflow: hidden;
	padding: 10px 10px 5px;
}
#header h1 a:hover {
}
/* @end */
/* @group Menu */
#navigation { /* Im PRE-NAV-Text des CMS eingefügte Hauptnavigation für Google */
  display: none;
}
#menu {
  background: transparent;
  overflow: hidden;
  padding-bottom: 15px;
  text-align: left;
}
div#menu ul {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
div#menu li {
  border-bottom: transparent solid 1px;
}
div#menu li.active {
  font-weight: normal;
}
div#menu li.active a {
  color: #111111;
}
div#menu li.section-title {
  background: transparent;
  clear: both;
  color: #666;
  cursor: pointer;
  display: block;
  float: none;
  padding: 3px 3px 4px 10px;
}
div#menu li.section-title h2 { /* h2 in ../site/plugin/index.php 6x um li.section-title geschrieben */
  border: none;
	font-weight: 700;
  height: auto;
  margin-bottom: 0;
}
div#menu li.section-title:hover {
  color: #111111;
}
div#menu li a {
	background: #FFFFFF;
  display: inline-block;
  padding: 2px 10px;
}
div#menu a:link,
div#menu a:visited {
  color: #999999;
}
div#menu a:hover,
div#menu a:active {
  color: #111111;
}
div#menu li.active a {
  color: #000000;
}
/* @end */
#content {
	position: relative;
  z-index: 4;
}
body.section-18 #content {
	background:  #FFFFFF;
	padding: 10px; 
	margin: 60px 0 0 254px;
}
.column-thin { width: 320px; }
.column-medium {width: 655px;}
.column-wide {width: 990px;}
/* @group Typography */
#content h1 {
  border-bottom: 1px solid #DDDDDD;
  font-size: 150%;
}
#content .layout-centered h1 {
	display: none;
}
h4 {
	font-size: 130%;
  margin-bottom: 5px;
}
#content h1 a,
#content h2 a,
#content h3 a,
div.news h4 a {
  border: none !important;
}
.container a {
  border-bottom: #999999 solid 1px;
}
.container a:hover, #content a:active {
  border-bottom: none;
  color: #000000;
}
.container p {
  line-height: 150%;
  margin-bottom: 10px;
  text-align: left;
}
span.p,
ul {
  display: block;	
  margin-bottom: 15px;
}
ul.list li,
dl.list dd {
  background: transparent url(img/default/arrow-list.png) no-repeat left 5px;
  margin-bottom: 2px;
  padding-bottom: 1px;
  padding-left: 10px;
}
dl.list {
  margin-bottom: 10px;
}
dl.list dt {
  margin-bottom: 3px;
}
dl.vita dt {
  display: inline;
  float: left;
  width: 80px;
}
dl.vita dd {
  margin-bottom: 2px;
  padding-left: 80px;
}
dl.vita dd ul {
  margin-bottom: 0;
}
/* @group Adresse (nur für Screenshot benötigt) */
dl.address {
  margin-top: 15px;
}
dl.address dt {
  display: block;
  float: left;
  margin-right: 15px;
  width: 120px;
}
dl.address dt,
dl.address dd {
  margin-bottom: 5px;
}
dl.address dd {
  padding-left: 135px;
}
dl.address em {
  color: #888;
}
/* @end */
p.bild-legende img {
  width: auto;
}
p.bild-legende em {
 background: #EEEEEE;
    display: block;
    font-family: "Excelsior W01 Roman" Georgia, serif;
    font-size: 80%;
    font-style: italic;
    letter-spacing: 0.05em;
    line-height: 130%;
    padding: 3px 5px;
 }
p.bild-legende {
  clear: both;
}
/* @end */
/* @group Section 1 (Archiv: Neuigkeiten) */
body.section-1 {
	background-attachment: fixed;
	background-color: none;
	background-position: center top;
	background-repeat: repeat;
}
body.section-1 #header h1 a {
  background: #EEEEEE url(img/default/logo-drosimodesign.png) no-repeat left bottom;
}
body.section-1 #menu {
  background: transparent;
}
body.section-1 div#menu li {
  border-bottom: #FFFFFF solid 1px;
}
body.section-1 div#menu li a {
	background: transparent;
}
body.section-1 div#menu li:hover {
  border-bottom: transparent solid 1px;
}
body.section-1 div#menu a:link,
body.section-1 div#menu a:visited {
  color: #111111;
}
body.section-1 div#menu a:hover,
body.section-1 div#menu a:active {
  color: #FFFFFF;
}
body.section-1 .container a {
    border-bottom: 1px solid #FFFFFF;
}
body.section-1 #content {
	background: transparent;
  margin: 70px 0 0 264px;
}
body.section-1 div.news {
  margin: 0 30px 30px 0px;
  overflow: hidden;
  width: 600px;
}
* html body.section-1 div.news {
  height: 250px;
}
body.section-1 div.news h4 {
  border-bottom: #FFFFFF solid 1px;
  color: #111111;
  font-size: 150%;
	letter-spacing: 0;
  margin: 0 0 5px 0;
  padding: 2px 0px;
  text-transform: none;
}
body.section-1 div.news p.date {
  color: #DDDDDD;
  letter-spacing: ;
  margin-bottom: 0px;
  padding: 3px 0px;
  display: none;
}
body.section-1 #content .news p.permalink { display: none; }
body.section-1 div.news a:hover,
body.section-1 div.news a:active {
  color: #FFFFFF;
}
body.section-1 div.news h4 a {
  color: #62B922;
}
body.section-1 div.news a.img {
  border: none;
  display: block;
  width: 600px;
}
body.section-1 div.news a.img:hover {
  opacity: .8;
}
body.section-1 div.news img {
  display: block;
  margin-bottom: 5px;
  height: 200px;
  width: 600px;
}
/* @end */
/* @group Section 8 (Info) */
body.section-8 {
  background: #FFFFFF url(img/default/drosimo-design-simon-droscha.jpg) no-repeat fixed 80% bottom;
}
body.section-8 #content {
	margin: 70px 0 0 264px;
	width: 655px;
}
body.section-8 #content h1 {
	display: none;
}

body.section-8 img {
  width: auto;
}
body.section-8 iframe {
  margin-bottom: 15px;
}
/* @end */
body.section-9 {
  background-position: bottom right;
  background-repeat: no-repeat;
}
body.section-16 {
	background-attachment: fixed;
	background-color: none;
	background-position: right bottom;
}
.text-container {
  background: #FFFFFF;
	overflow: hidden;
	padding: 10px 10px 0 10px;
  right: 0px;
  width: 204px;
  position: absolute;
  z-index: 80;
  top: 70px;
}
#content .text-container h1 {
  text-align: left;
  font-size: 1.5em;
  padding-bottom: 2px;
  margin-bottom: 5px;
}
#content .text-container h2 {
  font-size: 1.3em;
}
body.section-9 .stripTransmitter,
body.section-13 .stripTransmitter,
body.section-14 .stripTransmitter {
  bottom: 15px;
  margin: 0 auto;
/*  position: fixed;*/
  right: 18px;
  width: 204px !important;
}
body.section-9 #content,
body.section-9 .container,
body.section-13 #content,
body.section-13 .container,
body.section-14 #content,
body.section-14 .container {
  height: 100%;
}
/* @group Section 10 (Shop) */
body.section-10 #content {
  background: transparent;
  border: none;
}
body.section-10 #content a {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  background: #FFFFFF url(http://www.drosimo.de/sign/files/bg-shirts-drosimo-de-big-centered.png) no-repeat scroll center -450px;
  border-color: #FFFFFF;
  border-radius: 500px;
  border-style: solid;
  border-width: 6px;
  display: block;
  height: 486px;
  width: 486px;
}
body.section-10 #content a:hover {
  border-color: #EEEEEE #ccc;
}
body.section-10 #content span {
  display: none;	
}
/* @end */
body.section-8	#content,
body.section-18	#content {
  display: inline-block;
}
.woodtli {
  margin-left: 10px;
  width: 80px !important;
}
/* @group Slider */
div.svw {
  background: transparent;
  clear: both;
  margin: 0 auto;
  padding: 100px 0;
  text-align: center;
}
#content img.ldrgif {
  height: 32px !important;
  width: 32px !important;
}
.stripViewer {
  margin: 0 auto !important;
  position: absolute !important;
}
.stripViewer ul li {
  overflow: hidden !important;
}
.stripViewer img {
  cursor: pointer;
}
.stripTransmitter ul {
  overflow: hidden !important;
  position: absolute !important;
  right: 0 !important;
  top: 400px !important;
  margin: 0 auto !important;
  width: 220px !important;
}
.stripTransmitter li {
  margin: 0 0px 1px 0 !important;
  height: 25px;
  overflow: hidden;
  width: 25px !important;
}
.stripTransmitter a {
  background: #FFFFFF;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  color: #999999 !important;
  display: block;
	font: 900 normal 1em/1.6em  "Excelsior W01 Bold", serif !important;
  height: 20px !important;
  overflow: hidden;
  width: 20px !important;
}
.stripTransmitter a.current {
  background: #111111;
  border-color: #111111;
  border-width: 1px;
  color: #FFFFFF !important;
}
#content .stripTransmitter a:hover {
  border-color: #111111;
  border-style: solid;
  border-width: 1px;
  color: #000000 !important;
}
#tooltip { 
  -moz-border-radius: 0px 4px 4px 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 4px;
  background: #FFFFFF; 
  border-radius: 0px 4px 4px 4px;
  border: 2px solid #62B922; 
  color: #62B922; 
} 
#tooltip h3 {  
  font: italic 17px / 140% "Excelsior LT Std", Georgia, "Times New Roman", Times, serif;
  margin: 0;  
  padding: 4px 3px;  
  border: 0; 
} 
/* @end */
/* @group IWAKAMI (Corporate Design) */
body.section-15 p#nums {
  border-left: 1px solid #DDDDDD;
  float: right;
  line-height: 21px !important;
  padding: 1px 0 1px 5px;
  text-align: right;
}
body.section-15 div#pics {}
body.section-15 div#pics .pic {}
body.section-15 div#pics .pic h2 {
  border-color: #DDDDDD;
  border-style: solid;
  border-width: 1px 0 0 0;
  font: normal 1em / 20px Verdana, "Trebuchet MS", Tahoma, sans-serif;
  height: 21px;
  margin-bottom: 10px;
  margin-top: 15px;
  padding-right: 30px;
}
body.section-15 div#pics .pic a {
  clear: both;
}
body.section-15 div#pics .pic a img {
  height: auto !important;
  width: 500px !important;	
}
/* @end */
/*
img#typekit-badge-its6swi {
  display: none !important;
}
*/
.light {
	color: #CCCCCC !important;
}
