@charset "utf-8";

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  // Globals and Tags
*/
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.63em;
	color: #FFFFFF;
	background-color: #5c5c5c;

}
hr {
	display: none;
}


p, ul, ol {
	font-size: 1.3em;
	margin-bottom: 12px;
	line-height: 1.3em;
}
a {
	text-decoration: none;
	color: #f2f2f2;
}

p a:hover {
	text-decoration: underline;
	color: #cccccc;
}

h3 {
	margin-bottom: 1em;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.7em;
	color: #f2f2f2;
}

h4 {
	font-weight: normal;
	font-size: 1.5em;
	font-weight:bold;
	color: #f2f2f2;
}

h5 {
	margin: 1em 0.5em;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #f2f2f2;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  // Global Structure
*/

#container {
	background-color: #5c5c5c;
	background-image: url(/cimg/bg_bw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 776px;
	padding-bottom: 14px;
}

#margins {
	width: 872px;
	margin: 0 auto;
}

#header {
	height: 60px;
}

#content {
	width: 861px;
}

.left {
	float: left;
	width: 655px;
}

.right {
	float: right;
	width: 200px;
	margin-left: 5px;
}

.clear {
	clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  // Header
*/

#logo {
	float: left;
	margin-top: 10px;
	width: 250px;
}
#logo img {
	border: 0;
}

#menu {
	float: right;
	width: 540px;
	text-align: right;
	padding-top: 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  // Content
*/

.featured-thumb a img {
	border: 4px solid #b0b0b0;
}

.columns3 {
	float:left;
	margin-bottom:15px;
	width:185px;
}

.columns3 h4 {
	color:#f2f2f2;
	font-size:1.1em;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
	margin-top: -10px;	
}

.columns3 p {
	text-align:left;
}

#a3, #b3, #c3 {
	margin-right:40px;
}

.page-nav {
	margin:10px 0;
	padding:10px 0;
}

.page-nav p {
	font-size:1.2em;
	text-align:right;
	text-transform:uppercase;
}


/*~~~~~~~~~~~~~~~~~~~  // Featured
*/

#featured p {
	text-align: center;
}
#featured-image img {
	border: 4px solid #b0b0b0;
}

#featured span a {
	text-transform: uppercase;
	display: block;
	float: right;
	padding: 1px 4px;
	background-color: #f2f2f2;
	font-size: 0.9em;
	margin-top: 5px;
	color: #11818F;
	text-decoration: none;
}
#featured span a:hover {
	background-color: #cccccc;
}

/*~~~~~~~~~~~~~~~~~~~  // Mobilbilder
*/

.mobilbilder {
	font-size:1.3em;
}

.mobilbilder a {
	text-decoration: underline;
}
.mobilbilder table {
	width: 150px;
}

.mobilbilder li {
	list-style-type: none;
}

.mobilleft {
	float: left;
	width: 600px;
	padding: 15px 20px;
	margin: 14px 0;
	background: #ffffff;
	color: #999999;
}
.mobilleft h3, h4 a {
	color: #999999;
}

.mobilleft a img {
	color: #ffffff;
	border: 0;
}

#mobil-right-feature {
	background: #ffffff;
	padding: 14px;
	color: #999999;
}

#mobil-right-feature ul {
	list-style-position: inside;
	list-style-type: circle;
}
#mobil-right-feature li a {
	color: #999999;
}
#mobil-right-feature li a:hover {
	color: #cccccc;
}
#mobil-right-feature h4, td a {
	color: #999999;
}


/*~~~~~~~~~~~~~~~~~~~  // Right-Feature and News
*/

#main860 {
	width:860px;
}

.left img {
	border: none;
}

#right-feature {
	background-image: url(/cimg/bg-stripes_bw.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 14px;
}
#right-feature ul {
	list-style-position: inside;
	list-style-type: circle;
}
#right-feature a:hover {
	color: #f7dcac;
}

#altbildText {
	height: 50px;
	padding: 10px 0;
	font-size: 1.3em;
}

#altbildNr {
	text-align:right;
	font-size: 1.1em;
}
.navigation {
	padding: 10px 0;
}

.navigation a {
	font-size: 1.2em;
	text-decoration: underline;
	color: #666666;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  //  Menu Lists
*/

#menu ul {
	list-style-type: none;
	clear: both;
}
#menu li {
	float: right;
}
#menu li a {
	display: block;
	padding: 10px 7px 0 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #FFFFFF;

}
#menu li a:hover {
	color: #f2f2f2;
	text-decoration: underline;
}

#horoskop td {
 padding: 0 1em 1em 1em;
 font-size: 1.1em;
}