@charset "UTF-8";

/* ################################################################################ */
/* ################################################################################ */
/* ##                                                                            ## */
/* ##                                  TAGS                                      ## */
/* ##                                                                            ## */
/* ################################################################################ */
/* ################################################################################ */

* {
margin: 0;
padding: 0;
}
body {
background-color: #333333;
background-image: url(images/background.jpg);
background-repeat: repeat;
font-family: Helvetica, Arial, sans-serif;
color: #CCCCCC;
font-size: 9pt;
}
p {
}
a {
color: #CCCCCC;
text-decoration: none;
}
a:hover {
color: #CCCCCC;
text-decoration: underline;
}
a:visited {
color: #CCCCCC;
text-decoration: none;
}
h1 {
font-size: 250%;
font-weight: bold;
color: #000000;
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

/* ################################################################################ */
/* ################################################################################ */
/* ##                                                                            ## */
/* ##                                   HEAD                                     ## */
/* ##                                                                            ## */
/* ################################################################################ */
/* ################################################################################ */

#head_container {
width: 100%;
border: 0px;
}
#head {
margin: 0 auto;
background: none;
background-image: url(images/logo.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
height: 220px;
width: 900px;
}

/* ################################################################################ */
/* ################################################################################ */
/* ##                                                                            ## */
/* ##                               HEADCONTAINER                                ## */
/* ##                                                                            ## */
/* ################################################################################ */
/* ################################################################################ */

#headline_container {
width: 100%;
}
#headline {
margin: 0 auto;
width: 950px;
height: 60px;
overflow: hidden;
}
.headlinetext_home{
width: 850px;
text-align: right;
padding-top: 27px;
margin-right: 100px;
color: #000000;
letter-spacing: -2pt;
font-size: 300%;
font-weight: bold;
}
/* ------------------   Shop   ---------------------- */
.headlinetext_shop{
width: 910px;
text-align: right;
padding-top: 27px;
padding-right: 20px;
}
.headlinetext_shop li {
padding-left: 10px;
display: inline;
color: #FFFFFF;
}
.headlinetext_shop a {
text-align: right;
font-size: 300%;
text-decoration: none;
color: #000000;
letter-spacing: -2pt;
}
.headlinetext_shop a:hover {
text-align: right;
font-size: 300%;
text-decoration: none;
color: #FFFFFF;
letter-spacing: -2pt;
}
.headlinetext_shop .active {
text-align: right;
font-size: 300%;
text-decoration: none;
color: #FFFFFF;
letter-spacing: -2pt;
}

/* ################################################################################ */
/* ################################################################################ */
/* ##                                                                            ## */
/* ##                                 CONTENTS                                   ## */
/* ##                                                                            ## */
/* ################################################################################ */
/* ################################################################################ */

#content_container {
width: 100%;
background-image: url(images/background_content.jpg);
background-repeat: repeat-y;
padding: 0;
border: 0;
}
#content {
margin: 0 auto;
width: 950px;
min-height: 425px;
background-image: url(images/background_content.jpg);
background-repeat: repeat-y;
}
#flashcontainer {
float: right;
padding: 0px 4px 0px 0px;
}
#sidebar {
/*       ob   re   un   li*/
padding: 90px 25px 10px 20px;
width: 250px;
float: left;
}
#sidebar_relaunch {
padding: 50px 25px 10px 20px;
width: 350px;
float: left;
}
#sidebar_small {
/*       ob   re   un   li*/
padding: 90px 25px 10px 20px;
width: 200px;
float: left;
}
#sidebar_impressum {
/*       ob   re   un   li*/
padding: 70px 25px 10px 20px;
width: 250px;
float: left;
}
#tag {
width: 60px;
padding: 25px 0px 0px 0px;
float: right;
height: 395px;
overflow: hidden;
}
.author {
font-style: italic;
text-align: right;
font-size: 8pt;
}
/* ------------------   Shop   ---------------------- */
#content_container_shop {
width: 100%;
background: #ffffff;
padding: 0;
border: 0;
}
#content_shop {
margin: 0 auto;
width: 950px;
min-height: 425px;
}
#flashcontainer_shop {
float: right;
padding: 0px 14px 0px 0px;
}
/* -----------------   Kontakt   --------------------- */
#flashcontainer_kontakt {
float: right;
padding: 55px 24px 0px 0px;
}
/* ----------------   Webdesign   -------------------- */
#flashcontainer_webdesign {
float: right;
padding: 95px 4px 0px 0px;
}

#container_relaunch {
float: right;
padding: 125px 65px 0px 0px;
}

#copyright {
padding: 20px 110px 20px 20px;
background-image: url(images/tag_copyright.png);
background-position: bottom right;
background-repeat: no-repeat;
height: 350px;
text-align: left;
}

.cllb {
clear-float: both;
}

/* ################################################################################ */
/* ################################################################################ */
/* ##                                                                            ## */
/* ##                                 THICKBOX                                   ## */
/* ##                                                                            ## */
/* ################################################################################ */
/* ################################################################################ */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Helvetica, Arial, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Helvetica, Arial, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #eeeeee;
	z-index: 102;
	color:#555555;
	display:none;
	border: 0px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


