/* IDs */
#container {
color: #333333;
/*background: transparent url(../img/design/body_img_2.jpg) 0 88px no-repeat;*/
	width: 875px;
	position: relative;
	height:100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
}

/*
#rahmen{
background: transparent;
margin-left: 50px; 
	width: 875px;
	position: relative;
	height:100%;
	height: auto;
	text-align: left;

}

#inner{
background: transparent;
	width: 875px;
	position: relative;
	height:100%;
	height: auto;
	margin: 0 auto;
	text-align: left;

}
*/


#header {
color: #333333;
width: 100%;
height: 110px;
background: transparent url(../img/design/header_5.jpg) bottom left no-repeat;
}

#logo {
position: absolute;
top: 33px;
left: 0;
color: #333333;
/*background: transparent url(../img/design/logo_strub.jpg) top left no-repeat;*/
width: 250px;
height: 50px;
}

#topright {
float: right;
background: transparent;
width: 250px;
height: 50px;
margin-top: 5px;
}

#bildheader {
width: 100%;
height: 250px;
color: #333333;
}

#flashright {
position: absolute;
top: 157px;
left: 625px;
color: #333333;
background: transparent url(../img/design/flashright.jpg) top left no-repeat;
width: 250px;
height: 250px;
}

#hauptnav {
width: 100%;
height: 24px;
color: #333333;
background: transparent url(../img/design/hauptnav.jpg) top left no-repeat;
margin-left: 0;
}

#lineelement {
width: 100%;
height: 22px;
margin-top: 1px;
color: #333333;
background: transparent url(../img/design/lineelement_1.jpg) top left no-repeat;
}

#main {
color: #333333;
background: transparent;
}

#content {
color: #333333;
background: transparent;
margin-top: 15px;
margin-left:5px;
margin-right: 275px;
}

#righter {
float: right;
width: 248px;
margin-top: 25px;
color: #333333;
background: transparent;
}

#footer {
margin-top: 20px;
float: left;
width: 595px;
height: 80px;
background: transparent;
}


/* IDs Ende*/




/* Tab Navigation */
#navtabInfo {
position: absolute;
top: 80px;
left: 625px;
width: 125px;
background: transparent;
}

#navtabShop {
position: absolute;
top: 80px;
left: 750px;
width: 125px;
background: transparent;
}

#navtabTop {
position: absolute;
top: 0;
left: 525px;
width: 350px;
background: transparent;
}

#tabs a
{
font-size: 1.2em;
color: #FFFFFF;
background: #4D4D4D url(../img/design/left-tab.gif) left top no-repeat;
text-decoration: none;
height: 30px;
width: 125px;
text-align: center;
}

#tabs a span
{
background: url(../img/design/right-tab.gif) right top no-repeat;
}

#tabs a, #tabs a span
{
display: block;
float: left;
}

/* Hide from IE5-Mac \*/
#tabs a, #tabs a span
{
float: none;
}
/* End hide */

#tabs a:hover
{
color: #fff;
background: #102E75 url(../img/design/left-tab-hover.gif) left top no-repeat;
}

#tabs a:hover span
{
background: url(../img/design/right-tab-hover.gif) right top no-repeat;
}

#tabs ul
{
list-style: none;
padding: 0;
margin: 0;
}

#tabs li
{
float: left;
margin: 0;
list-style-type: none;
} 

#tabShop a
{
font-size: 1.2em;
color: #FFFFFF;
background: #999999 url(../img/design/shop_left_tab.gif) left top no-repeat;
text-decoration: none;
height: 28px;
width: 125px;
text-align: center;
}

#tabShop a span
{
background: url(../img/design/shop_right_tab.gif) right top no-repeat;
}

#tabShop a, #tabShop a span
{
display: block;
float: left;
}

/* Hide from IE5-Mac \*/
#tabShop a, #tabShop a span
{
float: none;
}
/* End hide */

#tabShop a:hover
{
color: #fff;
background: #102E75 url(../img/design/left-tab-hover.gif) left top no-repeat;
}

#tabShop a:hover span
{
background: url(../img/design/right-tab-hover.gif) right top no-repeat;
}

#tabShop ul
{
list-style: none;
padding: 0;
margin: 0;
}

#tabShop li
{
float: left;
margin: 0;
list-style-type: none;
} 

#toptabs a
{
font-size: 0.7em;
color: #FFFFFF;
background: #4D4D4D url(../img/design/top-left-tab.gif) left bottom no-repeat;
text-decoration: none;
text-align: center;
padding-left: 12px;
}

#toptabs a span
{
background: url(../img/design/top-right-tab.gif) right bottom no-repeat;
padding-right: 12px; 
}

#toptabs a, #tabs a span
{
display: block;
float: left;
}

/* Hide from IE5-Mac \*/
#toptabs a, #tabs a span
{
float: none;
}
/* End hide */

#toptabs a:hover
{
color: #fff;
background: #102E75 url(../img/design/top-left-tab-hover.gif) left bottom no-repeat;
padding-left: 12px; 
}

#toptabs a:hover span
{
background: url(../img/design/top-right-tab-hover.gif) right bottom no-repeat;
padding-right: 12px; 
}

#toptabs ul
{
list-style: none;
padding: 0;
margin: 0;
}

#toptabs li
{
float: right;
margin: 0;
list-style-type: none;
} 
/* End Navigation*/


/* Start Breadcrumb */
#breadcrumb {
font-size: 0.75em;
color: #333333;
text-align: left;
padding-bottom: 10px;
}
#breadcrumb a {
	text-decoration:none;
	color: #8778B1;
	font-weight: normal;
	text-decoration: underline;
}
#breadcrumb a:link {
	text-decoration:none;
	color: #8778B1;
	font-weight: normal;
		text-decoration: underline;

}
#breadcrumb a:hover {
	text-decoration:none;
	color: #102E75;
	font-weight: normal;
		text-decoration: underline;

}
/* End Breadcrumb */


/* Classes */
.footerlinks {
font-size: 0.7em;
color: #CCCCCC;
text-align: center;
}
.footerlinks a {
	text-decoration:none;
	color: #CCCCCC;
	font-weight: normal;
}
.footerlinks a:link {
	text-decoration:none;
	color: #CCCCCC;
	font-weight: normal;
}
.footerlinks a:hover {
	text-decoration:none;
	color: #9999FF;
	font-weight: normal;
}

.righttitel {
font-size: 0.9em;
font-weight: bold;
color: #102E75;
border-bottom: solid 1px #999999;
}

.righttext{
font-size: 0.8em;
font-weight: normal;
color: #333333;
}


.webdesign
{
margin-right: 3px;
font-size: 0.7em;
color: #CCCCCC;
text-align: center;

}
.webdesign a {
	text-decoration:none;
	color: #CCCCCC;
	font-weight: normal;
}
.webdesign a:link {
	text-decoration:none;
	color: #CCCCCC;
	font-weight: normal;
}
.webdesign a:hover {
	text-decoration:none;
	color: #333333;
	font-weight: normal;
}


p a {
	text-decoration:none;
	color: #CCCCCC;
	font-weight: normal;
}
p a:link {
	text-decoration:none;
	color: #CCCCCC;
	font-weight: normal;
}
p a:hover {
	text-decoration:none;
	color: #333333;
	font-weight: normal;
}

td a {
	text-decoration:none;
	color: #8778B1;
	font-weight: normal;
}
td a:link {
	text-decoration:none;
	color: #8778B1;
	font-weight: normal;
}
td a:hover {
	text-decoration:none;
	color: #CCCCCC;
	font-weight: normal;
}

.copyright
{
font-size: 0.7em;
color: #CCCCCC;
text-align: center;
}

.titelKat {
color: #102E75;
font-weight: bold;
border-bottom: solid 1px #999999;
}

.kat
{
color: #897AB5;
text-align: left;
}
.kat a {
	text-decoration:none;
	color: #897AB5;
	font-weight: normal;
}
.kat a:link {
	text-decoration:none;
	color: #897AB5;
	font-weight: normal;
}
.kat a:hover {
	text-decoration:none;
	color: #333333;
	font-weight: normal;
}

.description {
color: #102E75;
padding-left: 40px;
}
/* End Classes */

/* Heder Bild mit Corner */

#media{
position:absolute;
z-index:1;
}

#corner{
position:absolute;
background:url(../img/design/corner_new.png) no-repeat;
width:600px;
height:250px;
z-index:2;
}

.imgmedia{
position:absolute;
z-index:1;
}

.imgcorner{
position:absolute;
background:url(../img/design/corner_new.png) no-repeat;
width:600px;
height:250px;
z-index:2;
}

/* Ende Heder Bild mit Corner */