/* CSS Document */
body {
	font-size:12px;
	background-color:#dddddd;
	margin:0px;
	padding:0px;
}

p {
	margin:7px 0px 7px 0px;
	padding:0px;
}

/* Titel */
h4 {
	margin:5px 0px 5px 0px;
	color: #f60; 
	font-size: 12px; 
	font-family: Helvetica; 
	font-weight: bolder; 
	line-height: 15px;
}

h5 {
	width:100%;
	color: #777; 
	font-size: 12px; 
	font-family: Verdana; 
	line-height: 16px;
	border-bottom:1px solid #ff6600;
}

/* Links */
a:link1 { 
	color: #777; 
	text-decoration: none;
}

a:visited {
	color: #800; 
	text-decoration: none
}

a:link { 
	color: #800; 
	text-decoration: none
}
/* Ende Links */

.titel { 
	color: #f60; 
	font-size: 14px; 
	font-family: Helvetica; 
	font-weight: bolder;
	text-transform:uppercase;
}

.gs_normal {
	color: #777; 
	font-size: 12px; 
	font-family: Verdana; 
	line-height: 16px;
}

.formular {
	color: #777; 
	font-size: 9pt; 
	font-family: Verdana; 
	line-height: 11pt; 
	text-align: left; 
	padding-top: 1pt; 
	padding-left: 1pt;
}

.gs_klein { 
	color: #777; 
	font-size: 4px; 
	font-family: Verdana; 
	line-height: 8px;
}

.adresse {
	margin-top:5px;
	color: #888; 
	font-size: 10px; 
	font-family: Verdana; 
	line-height: 13px;
}

.design {
	color: #888; 
	font-size: 10px; 
	font-family: Verdana; 
	line-height: 13px;
}

.kl_zab { 
	color: #fff; 
	font-size: 5px; 
	font-family: Verdana; 
	line-height: 7px
}

.gs_tit { 
	margin-top:5px;
	color: #f60; 
	font-size: 12px; 
	font-family: Helvetica; 
	font-weight: bolder; 
	line-height: 15px;
	margin-bottom:5px;
}


.company_address {
	float:left;
	clear:none;
	width:160px;
	margin:0px 15px 5px 15px;
	color: #888; 
	font-size: 10px; 
	font-family: Verdana; 
	line-height: 13px;
}

/* Struktur */
#main {
	width:816px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	float:left;
	clear:none;
	width:816px;
	height:99px;
	background-image:url(../_img/pic_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#left_panel {
	float:left;
	clear:none;
	width:190px;
	min-height:604px;
	background-color:#FFFFFF;
}

#ct_container {
	float:left;
	clear:none;
	width:816px;
	background-color:#FFFFFF;
}

#content {
	float:left;
	clear:none;
	width:446px;
	margin:0px 0px 0px 17px;
	min-height:604px;
	/*background-color:#99CC99;*/
	color: #777; 
	font-size: 12px; 
	font-family: Verdana; 
	line-height: 16px;
}

#content_home {
	float:left;
	clear:none;
	width:591px;
	margin:0px 17px 0px 17px;
	min-height:604px;
	/*background-color:#99CC99;*/
	color: #777; 
	font-size: 12px; 
	font-family: Verdana; 
	line-height: 16px;
}


#right_panel {
	float:left;
	clear:none;
	width:145px;
	min-height:604px;
	background-color:#FFFFFF;
	margin:37px 0px 0px 5px;
}

/* Überschrift pro Seite */
#ueberschrift_home {
	float:left;
	clear:none;
	width:591px;
	/* min-height:42px; */
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #ff6600;
	border-bottom:1px solid #ff6600;
}

#ueberschrift {
	float:left;
	clear:none;
	width:446px;
	/* min-height:42px; */
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #ff6600;
	border-bottom:1px solid #ff6600;
}



#ct_address {
	float:left;
	clear:none;
	width:182px;
	margin:0px 0px 0px 8px;
	border-bottom:1px dotted #7fbfff;
}

#ct_shoplink {
	float:left; 
	clear:none; 
	width:182px;
	margin:10px 0px 0px 8px;
	border-top:1px dotted #7fbfff;
}

#hg_boy_img {
	float:left;
	clear:none;
	width:190px;
}
