/**************************************************'*/
/* miss-freiburg.de.css		             	        */
/* copyright 2007 tp-werbeagentur.de				*/
/*											 	    */
/****************************************************/

body {
	/*background: url("../images/body_bg.gif") top left repeat;*/
    background-color: #FFF;
	margin: 0px;
    padding: 0px;
	leftmargin: 0px; 
	topmargin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #545a51;
	text-align: center;	
}

table, tr, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #545a51;
}
ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

#containerAll {
	width: 960px;
	height: auto;
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#containerMain{
	width: 780px;
	height: auto;
	text-align: left;
	float: left;
}
/********************************/
/*Banner*/
/********************************/
#banner_super {
	width: 780px;
	height: 90px;
	text-align: center;
}
#banner_sky {
	float: left;
	width: 160px;
	height: 600px;
	text-align: left;
	margin-left: 20px;
}
/********************************/

#containerHeader {
	background: url("http://img.miss-freiburg.de/layout/default/header_bg.jpg") top left no-repeat;
	width: 780px; /*780*/
	height: 108px;
	text-align: left;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
}

/********************************/
/*********** navi  **************/
/********************************/
#topNav {
	margin: 0px 0px 0px 0px;   
	height: 22px;
	width: 780px;
	color: #FFF;
	font-weight: bold;
	border: 0px solid #333;
}
#topNav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#topNav ul li{
	margin: 0;
	padding: 0;
	float:left;
}
#topNav ul li a{
	line-height: 28px;
	height: 28px;
	color: #f4ead9;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	display:block;
	width: 105px;
	background: transparent;
	border-right: 1px solid #FFF;
	text-align: center;
}
#topNav ul li a:hover, #topNav ul li a.naviAktiv{
	background: transparent;
	text-decoration: underline;
	border-right: 1px solid #FFF;
}
/***********************************************************************************/
/************************ Submenü ***********************/
/***********************************************************************************/
#topNav ul li ul{
	position: absolute;
	display: none;
}
#topNav ul li:hover ul, #topNav ul li.sfhover ul{
	display: block;
}
#topNav ul li ul li {
	float: none;
}
#topNav ul li ul li a{
	background: #08401c;
	border-top: 1px solid #FFF;
	display: block;
	width: 165px;
	margin: 0;
	padding: 0 10px 0 15px;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
	text-align: left;
	color: #FFF;
	font-weight: normal;
} 
#topNav ul li ul li a:hover{
	background: #6666cc;
}

/*
#topNav h1.crown{
	background: url("http://img.miss-freiburg.de/layout/default/topnav_crown.gif") 0px 2px no-repeat;
}

#topNav h1.crown:hover{
	background: url("http://img.miss-freiburg.de/layout/default/topnav_crown_over.gif") 0px 2px no-repeat;
}

#topNav h1.star{
	background: url("http://img.miss-freiburg.de/layout/default/topnav_star.gif") 0px 2px no-repeat;
}

#topNav h1.star:hover{
	background: url("http://img.miss-freiburg.de/layout/default/topnav_star_over.gif") 0px 2px no-repeat;
}*/

/************************************************/
/******** MainContent und Boxenspalte ***********/
/************************************************/

#containerContent{
	width: 780px;
	padding: 0px 0px 0px 0px;
	height: auto;
	background: #FFF;
	margin-top: 5px;
}
#boxenspalteLinks{
	width: 200px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
#boxenspalteRechts{
	width: 200px;
	margin-left: 15px;
	float: left;
	margin-top: 10px;
}
.inhalt{
	width: 350px;
	float: left;
	margin-top: 10px;
}
.inhaltHome{
	width: 565px;
	float: left;
	margin-top: 10px;
	padding: 0px;
}
.inhalt h1, .inhaltHome h1 {
	font-size: 17px; 
	color: #000;
	font-weight:normal;
	display: block;
}
.inhalt h2, .inhaltHome h2 {
	font-size: 13px; 
	color: #000;
	font-weight:bold;
	margin: 0px;
}
/*********************************************************************/
/* Boxengerüst kleine Boxen f. linke und rechte Boxenspalte  */
/*********************************************************************/
.boxKleinStdHeaderCrown{
	background: url("http://img.miss-freiburg.de/layout/default/box_kleinCrown_header_bg.gif") top left repeat-x;
	width: 180px;
	height: 24px;
	text-align: left;
	padding: 2px 10px 0px 10px;
}
.boxKleinStdHeaderStar{
	background: url("http://img.miss-freiburg.de/layout/default/box_klein_header_bg.gif") top left repeat-x;
	width: 180px;
	height: 24px;
	text-align: left;
	padding: 2px 10px 0px 10px;
}
.boxKleinStdHeaderCrown h1, .boxKleinStdHeaderStar h1{
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	padding: 4px 0 0 35px;
	margin: 0px;
}
.boxKleinStdBorder{
	width: 180px;
	height: auto;
	/*border-left: 1px solid #92998e;
	border-right: 1px solid #92998e;
	border-bottom: 1px solid #92998e;*/
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	background: #f4ebda;/*f6f6ed*/
}
.boxKleinStdNoBorder{
	width: 200px;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}
.boxKleinStdBorderModel{
	width: 190px;
	height: auto;
	/*border-left: 1px solid #92998e;
	border-right: 1px solid #92998e;
	border-bottom: 1px solid #92998e;*/
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	background: #f6f6ed;
}
.modelPicBox{
	width: 90px; /*Bilder 88px;*/
	height: 125px; /*Bilder 120px;*/
	float: left;
	background: #f6f6ed;
	font-size: 0px;
	/*padding-bottom: 5px;*/
	margin-bottom: 3px;
	overflow: hidden;
}
.modelPicBoxHome{
	width: 90px; 
	height: 128px;
	float: left;
	background: #FFF;
	font-size: 0px;
	margin-bottom: 5px;
}
.modelPicBox:hover, .modelPixBoxAktiv, .modelPicBoxHome:hover{
	background: #6d216b;
	text-decoration: none;
	color: #FFF;
}
.modelThumbBox{
	width: 72px; /*Bilder 70px;*/
	height: 75px; /*Bilder 70px;*/
	float: left;
	background: #f6f6ed;
	margin-bottom: 5px;
}
.modelThumbBox:hover, .modelPixThumbAktiv{
	background: #6d216b;
}

/* Galerie Teppich-Ansicht */
.thumbGalleryToc{
	width: 96px; 
	height: 99px;
	float: left;
	background: #FFF;
	font-size: 0px;
	margin-bottom: 13px;
}
.thumbGalleryToc:hover{
	background: #6d216b;
	text-decoration: none;
	color: #FFF;
}
/* -- */

/* Galerie Detail-Ansicht */
.thumbGalleryDetail{
	width: 58px; 
	height: 61px;
	float: left;
	background: #FFF;
	font-size: 0px;
	margin-bottom: 8px;
	margin-right: 7px;
}
.thumbGalleryDetail:hover{
	background: #6d216b;
	text-decoration: none;
	color: #FFF;
}
.thumbGalleryDetailMarked{
	background: #ff0000;
}
.thumbGalleryDetailMarked:hover{
	background: #ff0000;
}
/* -- */

/*********************************************************************/
/* Boxengerüst grosse Boxen f. Contentspalte  */
/*********************************************************************/
.boxGrossStdHeaderCrown{
	/*background: url("http://img.miss-freiburg.de/layout/default/box_gross_header_bg.gif") top left repeat-x;*/
	width: 330px;
	height: 26px;
	text-align: left;
	padding: 0px 10px 0px 0px;
	margin-bottom: 5px;
	border-bottom: 2px solid #8b682e;
}
.boxGrossStdHeaderStar{
	/*background: url("http://img.miss-freiburg.de/layout/default/box_grossStar_header_bg.gif") top left repeat-x;*/
	width: 330px;
	height: 26px;
	text-align: left;
	padding: 0px 10px 0px 0px;
	margin-bottom: 5px;
	border-bottom: 2px solid #8b682e;
}
.boxGrossStdHeaderStar h1, .boxGrossStdHeaderCrown h1{
	color: #8b682e;
	font-weight: normal;
	font-size: 19px;
	padding-top: 0px;
	padding: 0 0 3px 0;
	margin: 0px; 
	line-height: 26px;
}
.boxGrossStdNoBorder{
	width: 350px;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

h1.headlineUnderline{
	color: #6d7278;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #92998e;
}

.boxGrossStdHeaderTop10{
	background: url("http://img.miss-freiburg.de/layout/default/orange_bg.gif") top left repeat-x;
	width: 350px;
	height: 20px;
	text-align: center;
	padding: 6px 0px 0px 0px;
	margin-top:10px;
}
.boxGrossStdHeaderTop10 h1{
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding-left: 0px;
	margin: 0px;
}
.boxGrossStdBorder{
	width: 338px;
	height: auto;
	border-left: 1px solid #92998e;
	border-right: 1px solid #92998e;
	border-bottom: 1px solid #92998e;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	background: #FFF;
}

/*********************************************************************/
/* Boxengerüst Startseite - grosse Boxen f. Contentspalte  */
/*********************************************************************/
.boxHomeGrossStdHeaderCrown{
	/*background: url("http://img.miss-freiburg.de/layout/default/box_homegrossCrown_header_b.gif") top left repeat-x;*/
	width: 545px;
	height: 26px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #8b682e;
}
.boxHomeGrossStdHeaderStar{
	/*background: url("http://img.miss-freiburg.de/layout/default/box_homegross_header_bg.gif") top left repeat-x;*/
	width: 545px;
	height: 26px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #8b682e;
}
.boxHomeGrossStdHeaderStar h1, .boxHomeGrossStdHeaderCrown h1{
	color: #8b682e;
	font-weight: normal;
	font-size: 21px;
	padding: 0 0 3px 0;
	margin: 0px; 
	line-height: 26px;
}
.boxHomeGrossStdNoBorder{
	width: 545px;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin-bottom: 10px;
}
/*********************************************************************/
/* Boxengerüst Startseite - halbe Boxen f. Contentspalte  */
/*********************************************************************/
.boxHomeHalbeStdHeaderCrown{
	/*background: url("http://img.miss-freiburg.de/layout/default/box_homehalbeCrown_header_b.gif") top left no-repeat;*/
	width: 257px;
	height: 26px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #8b682e;
}
.boxHomeHalbeStdHeaderStar{
	/*background: url("http://img.miss-freiburg.de/layout/default/box_homehalbe_header_bg.gif") top left no-repeat;*/
	width: 257px;
	height: 26px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #8b682e;
}
.boxHomeHalbeStdHeaderStar h1, .boxHomeHalbeStdHeaderCrown h1{
	color: #8b682e;
	font-weight: normal;
	font-size: 21px;
	padding-bottom: 3px;
	margin: 0px; 
	line-height: 26px;
}
.boxHomeHalbeStdNoBorder{
	width: 257px;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin-bottom: 10px;
}
/******************/
/* Rollover-Liste */
/******************/
#liste{
	width: 525px;
	height: auto;
	margin: 20px 0px 0px 0px;
	float: left;
	display: inline;
}

#liste ul{
	display: inline;
	padding: 0px;
    margin: 0px;
}
#liste li{
	display: inline;
	width: 525px; /*375*/
	padding: 0px;
    margin: 0px;
	height: auto;
}
#liste a{
	width: 495px;/*v*/
	height: 68px;;
	margin: 0px 0px 5px 0px;
	display: block;
	text-decoration: none;
    padding: 7px 10px 5px 20px;
	line-height: 16px;
	color: #000;
}
#liste li a:link{
        font-weight: normal;
        width: 495px;
}
#liste li a:visited{
        font-weight: normal;
}
#liste li a.gruen1:hover  {
        background: url("http://img.miss-freiburg.de/erg_home_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}
#liste li a.gruen1:activ{
        background: url("http://img.miss-freiburg.de/erg_home_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}
#liste li a.braun:hover  {
        background: url("http://img.miss-freiburg.de/erg_gastro_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}
#liste li a.braun:activ{
        background: url("http://img.miss-freiburg.de/erg_gastro_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}
#liste li a.rot:hover  {
        background: url("http://img.miss-freiburg.de/erg_shopping_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}
#liste li a.rot:activ{
        background: url("http://img.miss-freiburg.de/erg_shopping_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}
#liste li a.lila:hover  {
        background: url("http://img.miss-freiburg.de/erg_sport_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}
#liste li a.lila:activ{
        background: url("http://img.miss-freiburg.de/erg_sport_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}
#liste li a.blau:hover  {
        background: url("http://img.miss-freiburg.de/erg_dienst_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}
#liste li a.blau:activ{
        background: url("http://img.miss-freiburg.de/erg_dienst_hover_bg.gif") top left no-repeat;
        font-weight: normal;
}

#liste li .gruen1 {
	background: url("http://img.miss-freiburg.de/erg_home_bg.gif") top left no-repeat;
}
#liste li .gruen2{
	background: url("http://img.miss-freiburg.de/erg_home_bg.gif") top left no-repeat;
}
#liste li .braun {
	background: url("http://img.miss-freiburg.de/erg_gastro_bg.gif") top left no-repeat;
}
#liste li .rot {
	background: url("http://img.miss-freiburg.de/erg_shopping_bg.gif") top left no-repeat;
}
#liste li .lila {
	background: url("http://img.miss-freiburg.de/erg_sport_bg.gif") top left no-repeat;
}
#liste li .blau {
	background: url("http://img.miss-freiburg.de/erg_dienst_bg.gif") top left no-repeat;
}

/******************/
/******************/


/*************************************************************/
/*************************************************************/
#footer{
	width: 765px;
	padding: 5px 0px 10px 15px;
	text-align: left;
	border-top: 1px dotted #A0A0A0;
	margin-top: 10px;
	font-size: 10px;
	color: #707070;
}

/*-------------------------*/
/*-- Links ----------------*/
/*-------------------------*/
/* -- LINK allgemein -- */
a {
	font-weight: bold;
	color: #8a3589;
	text-decoration: none;
	font-size: 11px;
}
a:link {
	font-style: normal;
	color: #8a3589;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #8a3589;
	text-decoration: none;
}
a:hover {
	color: #8a3589;
	text-decoration: underline;
}
a:active {
	color: #8a3589;
}
a:focus {
	color: #8a3589;
	text-decoration: underline;
}
/*---------------Sonder-Links-----------------------*/
a.header:link {
	color: #8a3589;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
a.header:visited {
	color: #8a3589;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
a.header:hover, a.header:active, a.header:focus {
	color: #8a3589;
	font-weight:bold;
	text-decoration: underline;
	font-size: 11px;
}


a.small:link {
	color: #8a3589;
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
}
a.small:visited {
	color: #8a3589;
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
}
a.small:hover, a.small:active, a.small:focus {
	color: #8a3589;
	font-weight:bold;
	text-decoration: underline;
	font-size: 10px;
}

/*--- Links  ---*/
a.footer:link {
	color: #707070;
	font-weight:normal;
	text-decoration: none;
	font-size: 10px;
}
a.footer:visited {
	color: #707070;
	font-weight:normal;
	text-decoration: none;
	font-size: 10px;
}
a.footer:hover, a.footer:active, a.footer:focus {
	color: #5f0400;
	font-weight:normal;
	text-decoration: underline;
	font-size: 10px;
}
.floatKiller{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/*Kommentare*/
.commentHeader{
	width: 330px;
	/*background: url("http://img.miss-freiburg.de/layout/default/box_commetHeader_bg.gif") top left repeat-x;*/
	background: #8e6b30;
	height: 18px;
	text-align: left;
	padding: 2px 10px 0px 10px;
	color: #FFF;
	margin-top: 10px;
}
.commentHeaderStar{
	width: 330px;
	/*background: url("http://img.miss-freiburg.de/layout/default/box_commetHeader_bg_star.gif") top left no-repeat;*/
	background: #8e6b30;
	height: 18px;
	text-align: left;
	padding: 2px 10px 0px 10px;
	color: #FFF;
	margin-top: 10px;
}
.commentDate{
	float: right;
	font-size: 10px;
}
.comment{
	width: 330px; 
	padding: 5px 10px 5px 10px; 
	margin-top: 2px; 
	background:#f6f1e8;
}

