/* CSS Document */


body {
	height:101%;
	background-color: #ffffff;
	margin-top:5px;
}


.ueberschrift {
	font-size: 16px;
	color: #DE0083;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	line-height:12px;
	font-weight: normal;
	vertical-align: top;
}


.zwischenueberschrift {
	font-size:12px;
	color:#DE0083;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height:18px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}


.fliesstext {
	font-size:13px;
	color:#3B494C;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 0px;
	line-height:18px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}


.listentext {
	font-size:13px;
	color:#3B494C;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	line-height:20px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}


.head {
	width:auto;
	background-color: #ffffff;
	margin-top:0px;
	border-top: 1px dotted #F39900;
	border-right: 1px dotted #F39900;
	border-left: 1px dotted #F39900;
}




.content {
	width:611px;
	height:auto;
	z-index:1;
	background-color: #ffffff;
	margin-top:4px;
	border-top: 1px dotted #F39900;
	border-right: 1px dotted #F39900;
	border-bottom: 1px dotted #F39900;
	border-left: 1px dotted #F39900;
}




.navigation {
	width:180px;
	height:auto;
	z-index:1;
	background-color: #ffffff;
	margin-top:4px;
	border-top: 1px dotted #F39900;
	border-left: 1px dotted #F39900;
}


.blog {
	margin-top:4px;
	width:180px;
	background-color: #ffffff;
	border-top: 1px dotted #F39900;
	border-left: 1px dotted #F39900;
}


.Q_home {
	margin-top:4px;
	width:180px;
	border-top: 1px dotted #F39900;
	border-left: 1px dotted #F39900;
	border-bottom: 1px dotted #F39900;
	
}

.dotted {
	border-top: 1px dotted #F39900;
	border-left: 1px dotted #F39900;
	border-bottom: 1px dotted #F39900;
	border-right: 1px dotted #F39900;
	background-color:#ffffff;
}

.content_index {
	background-color:#ffffff;
	
	margin-right:50px;
}


.content_slogan {
	
	background-color:#ffffff;
	width:450px;
}


a.linken {
	font-size:13px;
	color:#F39900;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height:18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}


a.linken:link {
	font-size:13px;
	color:#F39900;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height:18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

a.linken:visited {
	font-size:13px;
	color:#F39900;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height:18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

a.linken:hover {
	font-size:13px;
	color:#F39900;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height:18px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}

a.linken:active {
	font-size:13px;
	color:#F39900;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height:18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}


/* Beginn Navigation */

.space_navigation {
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
}


.Navigation_here {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
    margin: 4px; 
	display: block;
    padding: 0.4em;
    font-weight: normal;
	color: #ffffff; 
	background-color: #DE0083;
	line-height:12px;
}


a.Navigation_back {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
    margin: 4px; 
	display: block;
    padding: 0.4em;
    font-weight: normal;
	color: #ffffff; 
	background-color: #DE0083;
	text-decoration:none;
	line-height:12px;
}


a.navi {
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	display: block;
    padding: 0.4em;
	margin: 4px;
    font-weight: normal;
	text-decoration:none;
	line-height:12px;
  }

a.navi:link {
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	color: #3B494C; 
	padding: 0.4em;
	margin: 4px;
	background-color: #ffffff;
	text-decoration:none;
	line-height:12px;
  }

a.navi:visited {
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	color: #3B494C; 
	padding: 0.4em;
	margin: 4px;
	background-color: #ffffff;
	text-decoration:none;
	line-height:12px;
  }

a.navi:hover {
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	color: #ffffff; 
	padding: 0.4em;
	margin: 4px;
	background-color: #DE0083;
	text-decoration:none;
	line-height:12px;
  }

a.navi:active {
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	color: #3B494C; 
	margin: 4px;
	background-color: #ffffff;
	text-decoration:none;
	line-height:12px;
  }
  
 
 
.unternavigation_here {
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	color: #DE0083;
	list-style: none;
	display: block;
	margin-top: 0.5em;
	margin-bottom:2px;
    padding: 0.2em;
	margin-left: 40px;
    font-weight: normal;
	text-decoration:underline;
	line-height:11px;
	background-color: #ffffff;
  }
 

a.unternavigation {
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	color: #DE0083;
	list-style: none;
	display: block;
	margin-top: 0.5em;
	margin-bottom:2px;
    padding: 0.2em;
	margin-left: 40px;
    font-weight: normal;
	text-decoration:none;
	line-height:11px;
	background-color: #ffffff;
  }
  
 
 a.unternavigation:link {
    list-style: none;
	color: #DE0083; 
	background-color: #ffffff;
	text-decoration:none;
  	line-height:11px;
	}
	
  
a.unternavigation:visited {
    list-style: none;
	color: #DE0083; 
	background-color: #ffffff;
	text-decoration:none;
	line-height:11px;
}

  
a.unternavigation:hover {
    list-style: none;
	color: #DE0083; 
	background-color: #ffffff;
	text-decoration:underline;
	line-height:11px;
}


a.unternavigation:active {
    list-style: none;
	color: #DE0083; 
	background-color: #ffffff;
	text-decoration:none;
	line-height:11px;
}


/* Ende Navigation */


.queen_pic {
	padding-top: 20px;
	padding-left: 0px;
	vertical-align: top;
}


.zitat {
    font-size: 11px;
	color: #3B494C;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height:18px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
