/* @override http://www.sweigele.dev/_theme/css/screen.css */

/* @group reset */

/* v1.0 | 20080212 */

/*



*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* @end */

/* @group basic type+colors */
body {
	font: 12px/16px "Georgia", Lucida, Verdana, sans-serif;
	color: #4d483e;
	background-color: #a89e8f;
}


/* @end */

/* @group links */

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

a:hover {
	color: #4d483e;
	text-decoration: underline;
}

/*color="#d37400"*/ 

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: .80;
}

/* @end */

/* @group grid + elements */

.clear {
	clear: both;
}

.hide {
	display: none;
}

#wrapper {
	float: left;
	width: 100%;
	background: #c1b9ae url(../graphics/body-bg.gif) top left no-repeat;

}

#content {
	float: left;
	padding: 90px 0 50px 0;
	width: 100%;
}

.sticky {
	float: right;
	background-color: white;
	padding: 8px 0 0 0;
	margin-bottom: 10px;
}

.sticky p {
	padding: 0 9px 9px 10px;
}
	
	

.sticky h3 {
	color: #a89e8f;
	padding: 0 9px;
	font: 11px/16px "Lucida grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}

.box-3-7 .sticky {
	width: 180px;
}

.box-3-7-fullwidth .sticky {
	width: 180px;
}


.box-4-6 .sticky {
	width: 270px;
}


.box-3-3-3 .left .sticky {
	width: 270px;
}

	
ul.factlist {
	background: transparent url(../graphics/factlist-bg.gif) top left no-repeat;
	padding: 6px 0 9px 0;
	margin-top: 9px;
}

ul.factlist li span {
	display: block;
	float: left;
	text-align: right;
	width: 90px;
	padding-right: 10px;
	color: #a89e8f;
	font: 11px/16px "Lucida grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}




.box-3-7, .box-3-7-fullwidth, .box-4-6, .box-3-3-3 {
	clear: both;
	width: 910px;
}


.box-3-7 .left {
	clear: left;
	float: left;
	width: 270px;
}

.box-3-7 .right {
	float: right;
	width: 630px;
}

.left a img, .right a img {
	border: 1px solid white;
}

.left a:hover img, .right a:hover img {
	border: 1px solid #830a08;
}


.box-3-7-fullwidth {
	clear: both;
	position: relative;
}

.box-3-7-fullwidth img {
	position: relative;
	top: 0;
	left: 0;
}

.box-3-7-fullwidth .left {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
}





.box-4-6 .left {
	float: left;
	width: 360px;
}

.box-4-6 .right {
	float: right;
	width: 540px;
}

.box-3-7 .right img,
.box-4-6 .right img {
	float: left;
	margin: 0 10px 10px 0;
}


.box-3-7 .left img,
.box-3-3-3 .left img,
.box-4-6 .left img {
	clear: both;
	float: right;
	margin: 0 0 10px 10px;
}



.box-3-3-3 .left {
	clear: left;
	float: left;
	display:inline;
	margin-left: 90px;
	width: 270px;
}


.box-3-3-3 .center {
	float: left;
	display: inline;
	padding: 0 0 0 10px;
	width: 260px;
}


.box-3-3-3 .right {
	float: right;
	display: inline;
	margin-right: 10px;
	width: 260px;
}







#footer {
	background-color: #a89e8f;
	clear: both;
	padding: 10px 0 35px 90px;
	
}

#footer a:link, #footer a:visited  {
	color: #f6e0af;
	text-decoration: none;
	font-weight:bold;
}

#footer a:hover {
	color: #830a08;
}


.headline {
	clear: both;
	float: left;
	width: 100%;
	line-height: 0;
	/* warum: line-height: 1;*/
	border-top: 1px solid white;
}


div.hr, div.hr-noline {
	float: left;
	clear: left;
	display: inline; /* IE double margin float hack*/
	width: 810px;
	padding: 35px 0 45px 0; /* = 90 - 10px Bild-Padding nach unten*/
	margin-left: 90px;
}

div.hr {
	background: transparent url(../graphics/hr-bg.gif) top left repeat-x;	
}

div.hr-right {
	float: left;
	clear: left;
	display: inline; /* IE double margin float hack*/
	width: 620px;
	padding: 35px 0 45px 0; /* = 90 - 10px Bild-Padding nach unten*/
	margin-left: 280px;
	background: transparent url(../graphics/hr-bg.gif) top left repeat-x;
}


/* @end */

/* @group header + navigation */

#header {
	width: 900px;
	position: fixed;
	top: 30px;
	left: 90px;
	z-index: 1000 !important;
}

* html #header {
	position: relative; /* IE 6 hack*/
}

* html logo {
	position: relative;
	float: left !important;
}


#logo h1 a {
	margin-left: 0;
	margin-top: 0;
  background: url(../graphics/nav-main.gif) 0 0 no-repeat;
  display: block;
  float: left;
  width: 270px;
  height: 30px;
}

#logo h1 a span {
  display: none;
}

#logo h1 a:hover {
	background-position: 0 -30px;
}

#wrapper.home #logo h1 a {
	background-position: 0 -60px;
}



#nav_main {
  line-height: 1;

}

#nav_main ul li,
#nav_main ul a  {
	float: left;
	display: block;
	background-image: url(../graphics/nav-main.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 180px;
	text-indent: -5000px;
	overflow: hidden; 
}



/*normal state: */
#nav_main ul li#grafikdesign a {  background-position: -270px 0;  }
#nav_main ul li#illustration a {  background-position: -450px 0; }
#nav_main ul li#kontakt a {  background-position: -630px 0; }



/* highlighted: */
#wrapper.grafikdesign #nav_main ul li#grafikdesign a {  background-position: -270px -60px;  }
#wrapper.illustration #nav_main ul li#illustration a {  background-position: -450px -60px; }
#wrapper.kontakt #nav_main ul li#kontakt a {  background-position: -630px -60px; }



/* hovered: */
#nav_main ul li#grafikdesign a:hover {  background-position: -270px -30px !important;}
#nav_main ul li#illustration a:hover {  background-position: -450px -30px !important; }
#nav_main ul li#kontakt a:hover {  background-position: -630px -30px !important; }

/* @group droplist */



li ul.drop {
  z-index: 150;
  display: none;
  position: absolute; 
  font: 11px/16px "Lucida grande", Lucida, Verdana, sans-serif;

}

li#grafikdesign > ul
{
	top: 30px;
	left: 271px;
}  

li#grafikdesign > ul li, li#illustration > ul li {
	width: 224px;
}



li#illustration > ul
{
	top: 30px;
	left: 451px;
}  


li:hover ul.drop
 {
	display: block;
	clear: left;
	line-height: 15px;
    padding: 0 0 18px 0;
	background-color: #b6a999;

}

li ul.drop li, li ul.drop li a {
	  z-index: 150;
	display: block;
	float: left;
	clear: both;
	text-indent: 0;
	background-image: none !important;
	height: auto !important;
}


li ul.drop li {
	/*border-left: 1px solid #77a3ac;
	border-right: 1px solid #77a3ac;*/
}

li ul.drop li a {
	color: white;
	/*border-bottom: 1px solid #77a3ac;*/
	padding: 2px 25px 2px 25px;
		background-color: #b6a999;

}

li:hover ul.drop li a {
  text-indent: 0 !important;
  text-decoration: none;
}

li ul.drop li a:hover
 {

	background-color: #830a08;
	color: white;
    cursor: pointer;

}


/* @end */


/* @end */