/*
------------------------------------------------------------------------
Schwarzfischer Creativ GmbH
------------------------------------------------------------------------

Author:     Michael Schwarzfischer, info@schwarzfischer-creativ.de
Updated:    März 2010
Copyright:  (c) 2010 Schwarzfischer Creativ GmbH.

All rights reserved.
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

p {
	line-height: 16px;
	margin: 0px;
}

a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.grey {
	color: #999999;
}

.blue {
	color: #7ABCD3;
}

.green {
	color: #99CC00;
}

.red {
	color: #990000;
}

.bu {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 14px;
}


small {
	font-size: 8px;
	vertical-align: super;
}

.float_lft {
	float: left;
}

.float_rght {
	float: right;
}

ul {
	list-style-type: square;
	margin: 1em;
	padding: 0px;
}
ol {
	margin: 0em;
	padding: 0;
	margin-left: 28px;
}
li {
	clear: left;
}

/*
------------------------------------------------------------------------
CONTAINER
------------------------------------------------------------------------
*/

.container_top {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	height: 178px;
}


.container {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-color: #000000;
	background-image: url(../images/design/back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.container_bottom {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-color: #000000;
	background-image: url(../images/design/back_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#content {
	margin: 0px auto;
	width: 1020px;
	text-align: left;
	padding-top: 45px;
	padding-bottom: 45px;
}


/*
------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------
*/

#header {
	margin: 0px auto;
	padding: 0px;
	width: 1020px;
	height: 178px;
}

#header .logo_zant {
	width: 271px;
	height: 133px;
	margin-left: 727px;
	margin-top: 19px;
	position: absolute;
}

#header .initial {
	width: 85px;
	height: 133px;
	margin-left: 0px;
	margin-top: 19px;
	position: absolute;
}

#menue {
	width: 120px;
	height: 133px;
	position: absolute;
	margin-left: 85px;
	margin-top: 19px;
	padding: 0px;
}

#submenue {
	width: 470px;
	height: 133px;
	text-decoration: none;
	margin-left: 220px;
	position: absolute;
	margin-top: 19px;
	line-height: 17px;
}

/*
------------------------------------------------------------------------
NAVI
------------------------------------------------------------------------
*/


#nav {
	list-style: none;
	overflow: hidden;
	width: 120px;
	padding: 0px;
	height: 104px;
	margin-left: 0px;
	display: block;
	margin-top: 27px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}

#nav a {
	float: left;
	padding: 0 0 0 120px;
	overflow: hidden;
	width: 120px;
	height: 26px;
}

#nav a:hover {
	background-position: 0 -26px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -26px;
}

#nav_zant a  {
	height: 26px;
	background: url(../images/menue/zant.gif) top left no-repeat;
}

#nav_kultur a  {
	height: 26px;
	background: url(../images/menue/kultur.gif) top left no-repeat;
}

#nav_raum a  {
	height: 26px;
	background: url(../images/menue/raum.gif) top left no-repeat;
}

#nav_kontakt a  {
	height: 26px;
	background: url(../images/menue/kontakt.gif) top left no-repeat;
}

.subnav {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 27px;
}

.subnav li {
	display: block;
	width: 130px;
	height: 17px;
}

.subnav li a, .subnav li a:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}

.subnav li a:hover, .subnav li.current a, .subnav li.current a:visited {
	color: #000000;
	background-image: url(../images/design/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.subnav2 {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 27px;
}

.subnav2 li {
	display: block;
	width: 130px;
	height: 17px;
}

.subnav2 li a, .subnav2 li a:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}

.subnav2 li a:hover, .subnav2 li.current a, .subnav2 li.current a:visited {
	color: #000000;
	background-image: url(../images/design/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.subnav3 {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 27px;
}

.subnav3 li {
	display: block;
	width: 130px;
	height: 17px;
}

.subnav3 li a, .subnav3 li a:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}

.subnav3 li a:hover, .subnav3 li.current a, .subnav3 li.current a:visited {
	color: #000000;
	background-image: url(../images/design/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.links {
	padding: 0px;
	list-style-type: none;
	margin: 0em;
}

.links li {
	display: block;
	width: 130px;
	height: 17px;
}

.links li a, .links li a:visited {
	color: #CCC;
	text-decoration: none;
	display: block;
}

.links li a:hover, .links li.current a, .links li.current a:visited {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


/*
------------------------------------------------------------------------
HEADLINES
------------------------------------------------------------------------
*/

h1 {
	padding: 0px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: lighter;
	margin: 0px;
	line-height: 22px;
}

h2 {
	padding: 0px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	margin: 0px;
	line-height: 22px;
}

h3 {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.details  {
	background-image: url(../images/design/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
}

/*
------------------------------------------------------------------------
SPALTEN
------------------------------------------------------------------------
*/

.col_left {
	margin: 0px;
	padding: 0px;
	width: 294px;
	float: left;
	padding-left: 23px;
}

.col_middle {
	margin: 0px;
	padding: 0px;
	width: 294px;
	float: left;
	padding-left: 30px;
}

.col_right {
	margin: 0px;
	padding: 0px;
	width: 294px;
	float: left;
	padding-left: 30px;
}

.col_portrait_left {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	padding-left: 23px;
}

.col_portrait_middle {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

.col_portrait_right {
	margin: 0px;
	padding: 0px;
	width: 270px;
	float: left;
	padding-left: 30px;
}

.twocol_left {
	margin: 0px;
	padding: 0px;
	width: 618px;
	float: left;
	padding-right: 30px;
}

.left_fifty {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 470px;
	float: left;
}

.right_fifty {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	width: 440px;
	float: left;
}

.right {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	width: 270px;
	float: left;
}


.image {
	margin: 0px;
	width: 680px;
	float: left;
	padding-left: 23px;
	padding-bottom: 0px;
}

#pointer {
	width: 20px;
	background-image: url(../images/design/pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	float: left;
	margin-left: -30px;
	margin-top: 5px;
}

#ad_aktion a, #ad_aktion a:visited {
	width: 604px;
	height: 362px;
	background-image: url(../images/content/ad_aktion_designabverkauf.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	float: left;
}

#ad_aktion a:hover {
	background-position: 0px -362px;
}

.thumbimage a, .thumbimage a:visited {
	width: 110px;
	height: 80px;
	opacity: 0.5;
	filter:alpha(opacity=50);
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	display: block;
}

.thumbimage a:hover {
	opacity: 1;
	filter:alpha(opacity=100); /* für IE6 + */
}

#umbruch_links {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}


/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin: 0px auto;
	padding: 23px 23px 23px 23px;
	width: 974px;
}

#footer p {
	margin: 0px;

	color: #999999;
}

#footer p a, #footer p a:visited {
	color: #999999;
	text-decoration: none;
}

#footer p a:hover {
	color: #999999;
	text-decoration: underline;
}

p.copyright {
	padding: 0px;
	float: left;
}

p.owner {
	padding: 0px;
	float: right;
}

p.license {
	padding: 15px 0px 0px 0px;
	text-align: justify;
}

