/*Basiselemente**************************************************************************/
	BODY{
	  background-color: #202020;
	  color: black;
	  font-family: verdana, arial, helvetica, sans-serif;
	  margin: 0px;
	  padding: 0px;
	  text-align: center;
	  font-size: 12px;
	  scrollbar-face-color: #000000;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #grey;
		scrollbar-darkshadow-color: #grey;
		scrollbar-track-color: #000000; 
		scrollbar-arrow-color: #grey;
	}
	img{
		border: 0px;
	}
	table{
		border: 1px;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
		margin: 0px;
	}
	p{
		margin: 0px;
		padding: 0px;
	}
	td{
		vertical-align: top;
		text-align: left;
	}
	a:link{
	    color: black;
	    font-weight: bold;
	    font-size: 12px;
	    text-decoration: none;
	    font-style: italic;
	}
	a:visited{
	    color: black;
	    font-weight: bold;
	    font-size: 12px;
	    text-decoration: none;
	    font-style: italic;
	}
	a:active{
	    color: black;
	    font-weight: bold;
	    font-size: 12px;
	    text-decoration: none;
	    font-style: italic;
	}
	a:hover{
	    color: Maroon;
	    font-weight: bold;
	    font-size: 12px;
	    text-decoration: underline;
	    font-style: italic;
	}

/* Hauptaufbau***************************************************************************/
table.maintable{
	width: 950px;
	border: 0px;
	padding: 0px;
	border-collapse: 0px;
	border-spacing: 0px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-right: 5px solid #d9d9d9;
	border-left: 2px solid #c0c0c0;
}
td.mainNavigation{
	background-color: #e8e8e8;
	width: 210px;
	vertical-align: top;
}

td.mainContents{
	background-color: #FFFFFF;
	vertical-align: top;
}

td.mainPartner{
	background-color: #FFFFFF;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	width: 150px;
	vertical-align: top;
	
}

td.footer_left{
	background-color: silver;
	text-align: center;
}
td.footer_middle{
	background-color: silver;
	text-align: center;
}
td.footer_right{
	background-color: silver;
	text-align: center;
}





/* Logoleiste ***************************************************************************/

	td.top_left{
		text-align: left;
	
	}
	td.top_middle{
		text-align: left;
		vertical-align: middle;
		padding-bottom: 10px;
		color: #ce0808;
		font-size: 20px;
		font-weight: normal;
		font-style: italic;
	}
	td.top_right{
		background-image: url("/vivalpin/gfx/common/top_right.gif");
		text-align: left;
		vertical-align: bottom;
		padding-bottom: 20px;
		color: #FFFFFF;
		font-size: 20px;
		font-weight: normal;
		font-style: italic;
	}
	
	td.navigation1_bg{
		background-image: url("/vivalpin/gfx/common/navigation_bg.gif");
		background-repeat: repeat-x;
	}
	td.navigation2_bg{
		border-top: 1px double #b5b5b5;
		border-bottom: 1px solid #b5b5b5;
	}
	td.module{
		background-color: #FFFFFF;
		text-align: right;
		padding-right: 15px;
	}
	a.module:link{
	    color: #202020;
	    font-weight: normal;
	    font-size: 10px;
	    text-decoration: none;
	    padding-left: 3px;
	    padding-right: 3px;
	    font-style: normal;
	}
	a.module:visited{
	    color: #202020;
	    font-weight: normal;
	    font-size: 10px;
	    text-decoration: none;
	    padding-left: 3px;
	    padding-right: 3px;
	    font-style: normal;
	}
	a.module:active{
	    color: #202020;
	    font-weight: normal;
	    font-size: 10px;
	    text-decoration: none;
	    padding-left: 3px;
	    padding-right: 3px;
	    font-style: normal;
	}
	a.module:hover{
	    color: #202020;
	    font-weight: normal;
	    font-size: 10px;
	    text-decoration: none;
	    padding-left: 3px;
	    padding-right: 3px;
	    font-style: normal;
	}


/* Navigation ********************************************************************/
	table.navigation{
	    margin:0px;
	    padding: 0px;
	    border-collapse: collapse;
	    width: 200px;
	    vertical-align: top;
	}

	td.navigationCell1{
	    /*background-color: rgb(231,231,231);*/
	    padding-left: 5px;
	    padding-right: 5px;
	    color: #404040;
	    font-weight: bold;
	    font-style: italic;
	    text-decoration: none;
	    font-size: 14px;
	    text-align: left;
	    cursor: pointer;
	    border:solid 0px Silver;
	    padding-top: 7px;
	    padding-bottom: 5px;
	}
	td.navigationCellSelected1{
	    /*background-color: rgb(231,231,231);*/
	    padding-left: 5px;
	    padding-right: 5px;
	    color: #404040;
	    font-weight: bold;
	    font-style: italic;
	    text-decoration: none;
	    font-size: 14px;
	    text-align: left;
	    cursor: pointer;
	    border:solid 0px Silver;
	    padding-top: 7px;
	    padding-bottom: 5px;
	}
	td.navigationCellOver1{
	    /*background-color: rgb(231,231,231);*/
	    padding-left: 5px;
	    padding-right: 5px;
	    color: #404040;
	    font-weight: bold;
	    font-style: italic;
	    text-decoration: none;
	    font-size: 14px;
	    text-align: left;
	    cursor: pointer;
	    border:solid 0px Silver;
	    padding-top: 7px;
	    padding-bottom: 5px;
	}
	td.navigationCellOver2{
	    padding-left: 15px;
	    padding-right: 5px;
	    color: Black;
	    font-weight: normal;
	    text-decoration: none;
	    font-size: 12px;
	    text-align: left;
	    cursor: pointer;
	    font-style: italic;
	    border:solid 0px Silver;
	    margin-bottom: 3px;
	}
	td.navigationCell2{
	    padding-left: 15px;
	    padding-right: 5px;
	    color: Black;
	    font-weight: normal;
	    text-decoration: none;
	    font-size: 12px;
	    text-align: left;
	    cursor: pointer;
	    font-style: italic;
	    border:solid 0px Silver;
	    margin-bottom: 3px;
	}
	td.navigationCellSelected2{
	    padding-left: 15px;
	    padding-right: 5px;
	    color: rgb(115,0,0);
	    font-weight: normal;
	    text-decoration: none;
	    font-size: 12px;
	    text-align: left;
	    font-style: italic;
	    border:solid 0px Silver;
	    margin-bottom: 3px;
	}
	
	td.navigationCellOver3{
	    padding-left: 25px;
	    padding-right: 5px;
	    color: Red;
	    font-weight: normal;
	    text-decoration: none;
	    font-size: 10px;
	    text-align: left;
	    cursor: pointer;
	    font-style: italic;
	}
	td.navigationCell3{
	    padding-left: 25px;
	    padding-right: 5px;
	    color: White;
	    font-weight: bold;
	    text-decoration: none;
	    font-size: 10px;
	    text-align: left;
	    cursor: pointer;
	    font-style: italic;
	}
	td.navigationCellSelected3{
	    padding-left: 25px;
	    padding-right: 5px;
	    color: Red;
	    font-weight: bold;
	    text-decoration: none;
	    font-size: 10px;
	    text-align: left;
	    font-style: italic;
	}
	
	a.navigation:link{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: black;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation:visited{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: black;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation:active{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: black;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation:hover{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: #808080;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}

	a.navigation2:link{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: #808080;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation2:visited{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: #808080;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation2:active{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: #808080;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation2:hover{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: #000000;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation2_selected:link{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: #000000;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation2_selected:link:visited{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: #000000;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation2_selected:link:active{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: #000000;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}
	a.navigation2_selected:link:hover{
		padding-right: 25px;
		border-left: 0px silver dotted;
	    color: #808080;
	    font-weight: bold;
	    font-size: 11px;
	    text-decoration: none;
	    font-style: normal;
	}


/* Contenttabelle *******************************************/
	td.content{
		padding-bottom: 15px; 
	}
	td.firstContent{
		border-bottom: 8px solid #e8e8e8;
	}
	
	table.contentDetail{
		width: 100%;
	}
	td.contents{
		border-bottom: 8px solid #e8e8e8;
	}

/* Shoptabelle **************************************************************************/
table.shop{
	border: 1px solid #dedede;
	width: 100%;
}
th.shop{
	border-bottom: 2px solid #ce0808;
	padding-right: 5px; 
	padding-left: 5px;
}
td.shop{
	padding-right: 5px; 
	padding-left: 5px;
}
td.shopPrice{
	padding-right: 5px; 
	padding-left: 5px;
	font-weight: bold;
	text-align: right;
}
td.shopFooter{
	border-top: 2px solid #ce0808;
}
button{
	background-color: #ce0808;
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #880606;
}

/* Absätze ******************************************************************************/
p.content{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left:3px;
	padding-right:3px;
	border-bottom: 0px solid #e8e8e8;
}
p.headline{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left:3px;
	padding-right:3px;
	border-top: 0px solid silver;
}

p.headlineFirstContent{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left:3px;
	padding-right:3px;
	border-top: 0px solid silver;
}

p.logo{
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: center;
	width: 100%;
}
p.moreOffers{
	text-align: right;
}
p.details{
	text-align: right;
	border-bottom: 0px solid #e8e8e8;
}
p.footer{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
}
p.advertisingHeadline{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #d94d4d;
	color: #FFFFFF;
}
p.advertisingImage{
	text-align: center;
}
p.advertisingTeaser{
	font-size: 10px;
	text-align: center;
}
p.advertising2Detail{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
p.attachment{
	padding-top: 10px;
	padding-bottom: 10px;
}
