/* @override http://localhost/~hans/city%20optik/cityoptik.css */

/* @override http://www.city-optik.de/neu/cityoptik.css */


html {
	color: #646464;
	text-decoration: none;
	font: normal normal 13px Arial, Helvetica, Geneva, sans-serif;
	background-color: #e7e7e7;
	padding: 0;
	margin: 0;
	width: 100%;
}

b {
	color: #4b4b4b;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

a {
	color: #0018a5;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: white;
	padding: 2px;
	background: #0018a5;		
}

p {
	clear: both;
	line-height: 1.3;
	overflow: hidden;
}

#main {
	margin: auto;
	padding: 0;
	width: 780px;
	text-align: left;
}

#logo {
	margin-top: 50px;
}

#left-static {
	width: 130px;
	margin-right: 12px;
	background-color: #fff;
	padding-left: 8px;
	padding-bottom: 12px;
	float: left;
	border-bottom: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
}

#left-static #left-first {
	margin-top: 248px;
}

#left-static h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0018a5;
}

#right-content {
	width: 628px;
	float: left;
	position: relative;
}

#right-content p img {
	border: 1px solid #717171;
	padding: 2px;
}

#right-content .thumb {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.column {
	width: 199px;
	float: left;
	padding-right: 10px;
}

#bigimage {
	width: 620px;
	height: 250px;
	border: 1px solid #717171;
	padding: 2px;
	margin: auto;
	overflow: hidden;
}

#bigimage-skyscraper {
	border: none !important;
	padding: 0px !important;
	float: left;
}

#scrollimage {
	width: 408px;
	height: 207px;
	float: left;
	overflow: hidden;
}

#fadeimage {
	width: 628px;
	height: 250px;
	overflow: hidden;
	float: left;
}

/*** mainmenue level 1 ***/

#mainmenue_wrap {
	margin-top: 30px;
	width: 628px;
	height: 38px;
	border-top: 1px solid #0018a5;
	border-bottom: 1px solid #0018a5;
	line-height: 22px;
}

#mainmenue {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
}

#mainmenue li {
	float: left;
	margin: 0;
	padding: 0;
}

#mainmenue a {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 20px;
	font-weight: normal;
	float: left;
	margin: 0 10px 0 0;
	color: #0018a5;
	text-decoration: none;
	padding: 8px 20px;
}

#mainmenue a:hover {
	float: left;
	margin: 0 10px 0 0;
	background-color: #0018a5;
	color: white;
	text-decoration: none;
	padding: 8px 20px;
}

#mainmenue li a#selected {
	float: left;
	margin: 0 10px 0 0;
	background-color: #0018a5;
	color: white;
	text-decoration: none;
	padding: 8px 20px;
}

#mainmenue li a#aktion {
	color: red;
}

#mainmenue li a#aktion:hover {
	color: white;
	background-color: red;
}

#mainmenue li a#aktion-selected {
	color: white;
	background-color: red;
}




/*** mainmenue level 1 ende ***/

/*** submenue ***/

#submenue_wrap {
	margin-top: 20px;
	width: 628px;
	height: 38px;
}

#submenue {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
	border-top: 1px solid #0018a5;
	border-bottom: 1px solid #0018a5;

}

#submenue li {
	float: left;
	margin: 0;
	padding: 0;
}

#submenue a {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin: 0 22px 0 0;
	color: #0018a5;
	text-decoration: none;
	background: none;
	padding: 3px;
}

#submenue a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin: 0 22px 0 0;
	color: white;
	background: #0018a5;
	text-decoration: none;
}

#submenue li a#selectedSub {
	background: #0018a5;
	color: white;
}

/*** submenue ende ***/

#right-content h1 {
	font-size: 22px;
	font-family: Arial;
	font-weight: normal;
	color: #0018a5;
	margin: 0;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 14px;
	background-color: white;
	border-bottom: 1px solid #b1b1b1;
}

#right-content h2 {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #0018a5;
	margin: 0;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 14px;
	background-color: #fff;
	float: left;
	width: 50%;
	border-bottom: 1px solid #b1b1b1;
}

#withquote{
	margin-bottom: 0px !important;
}


#footer {
	float: left;	
	border-top: 1px solid #0018a5;
	margin-top: 50px;
	padding-top: 5px;
	font-size: 10px;
	text-align: right;
	width: 100%;
	height: 50px;
}

#footer a {
	color: #717171;
}

.quote {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	letter-spacing: -1px;
	background-color: whitesmoke;
	border-bottom: 1px solid #b1b1b1;
	margin-bottom: 15px;
}

.specialBlue {
	margin-top: -15px;
	background: #e2001a;
	color: black;
}

.homeSlider {
	overflow: hidden;	
}

.aktuellSlider {
	overflow: hidden;
	width: 628px;
	height: 250px;
}

ul#toplist {
	overflow: hidden;
	display: block;
	float: none;
	clear: both;
	padding: 0;
	height: 260px;
}

ul#toplist li {
	float: left;
	list-style: none;
	display: none;
	margin: 0px 2px;
}

ul#secondlist {
	overflow: hidden;
	display: block;
	float: none;
	clear: both;
	padding: 0;
	height: 200px;
}

ul#secondlist li {
	float: left;
	list-style: none;
	display: none;
	margin: 0px 2px;
}

ul#thirdlist {
	overflow: hidden;
	display: block;
	float: none;
	clear: both;
	padding: 0;
	height: 140px;
}

ul#thirdlist li {
	float: left;
	list-style: none;
	display: none;
	margin: 0px 2px;
}

.nofloat {
	float: none;
	clear: both;	
}

ul.collectionList {
	float: left;
	width: 25%;
	list-style: none;
}

.fleft {
	float: left;
	margin-right: 10px;
}

.fright {
	float: right;
	margin-left: 10px;
}

.redBox h2 {
	color: #e2001a!important;
}

.redBox {
	padding-right: 2px;
	color: #e2001a;
}
