/*
	Werbestudio Mack
	Kunde: PamoWe
	
	Orange: fab700
	Dunkel-Grau: 33333
	Hell-Grau: 666666

*/
 * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	color: #33333;
 }


body {
	margin: 0;
	padding: 0;	
}
.naviticker { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none }


h1{
	color: #fab700;
	font-size: 2em;
}
h2{
	color: #fab700;
	padding: 0;
	margin: 0;
}
li{
	list-style-type: disc;
	font-size: 12px;
}
.tanja-xmas{
	background: transparent url("../images/tanja-xmas.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}
.tanja{
	background: transparent url("../images/tanja.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}
.tanja2{
	background: transparent url("../images/tanja2.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}
.tanja3{
	background: transparent url("../images/tanja3.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}
.tanja4{
	background: transparent url("../images/tanja4.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}
.tanja5{
	background: transparent url("../images/tanja5.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}
.tanja6{
	background: transparent url("../images/tanja6.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}
.tanja7{
	background: transparent url("../images/tanja7.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}
.tanja8{
	background: transparent url("../images/tanja8.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}

.tanja_werbe {
	background: transparent url("../images/tanja_werbeart.jpg") no-repeat right; 
	width: 100%
	height: 100%;
}


.main {
	padding: 0;
}

.menu {
	/*width: 154px; 
	width: 20%;*/
	padding: 25px 20px 25px 0; 
	margin: 25px 0 25px 0;
	color: #666666;
	float: left;
	height: 100%;
	min-height: 100%;
	border-right: 1px solid #fab700;
}

.menu ul {
	margin:0;
	padding: 0;
}

.menu ul li{
	margin:0;
	padding: 5px 0 5px 15px;
	list-style: none;
}

.menu ul li a.unselected:link, .menu ul li a.unselected:visited{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menu ul li a.unselected:hover, .menu ul li a.liselected:link, .menu ul li a.liselected:visited, .menu ul li a.liselected:hover {
	font-weight: bold;
	color: #fab700;
	text-decoration: none;
}

.content{
	float: left;
	margin: 0 0 0 25px;
	/*width: 450px;*/
	width: 35%;
	padding: 50px 0 0 0;
}

.rightbar { 
	/*width: 20%;*/
	width: 160px;
	float: left;
	padding: 60px 210px 0 25px;
	}


.bottombar {
	width: 600px;
	padding-top: 20px;
	padding-bottom: 10px;
	vertical-align: top;
	}


.unten {
	background: transparent url("../images/bg-unten-mitte.gif");
	width: 100%;
	height: 37px;
}

.untenlinks {
	background: transparent url("../images/bg-unten-links.gif");
	float: left;
	width: 174px;
	height: 37px;
}

.untenrechts {
	background: transparent url("../images/bg-unten-rechts.gif");
	float: right;
	width: 197px;
	height: 37px;
}


#part-logo {
/*	z-index: 1; 
	float: right;*/
	margin-left: 20px;
	width: 100px;

	}
	
marquee { padding:2px; font-weight: bold; }