/*
Theme Name: Elite
Theme URI: http://elite-media.de/
Description: SEO optimiert
Version: 1.0
Author: Astrid Sch&auml;fer

*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
html {
	overflow: scroll;
	font-size: 125%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin: 0 auto;
	width: 900px;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #ccc;
	line-height: 1.6em;
	color: #555;
}
a {
	color: #00abd2;
}
a:visited {
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #ff4500;
}
a:focus, a:active {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}
p, h3, h4, h5, ol, ul, form, table {
	margin-top: 15px;
	margin-bottom: 10px;
}

/*-----------Layout Container------------*/
#wrapper {
	background-color: #f6f6f6;
}
#header {
	height: 70px;
	padding: 40px 15px 20px 160px;
	background-image: url(images/header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 150%;
	font-weight: normal;
	cursor: default;
	background-color: #009fc7;
}
#left {
	width: 700px;
	float: left;
	margin-top: 29px;
	background-color: #f6f6f6;
}
#content {
	float: right;
	padding: 15px;
	width: 470px;
}
#ende {
	clear: both;
	text-align: right;
	padding-right: 15px;
}
#sidebar {
	width: 160px;
	padding: 0 15px;
}
#right {
	margin-left: 700px;
	padding: 5px;
	margin-top: 30px;
	background-color: #f6f6f6;
}
#meta {
	position: absolute;
	top: 130px;
	height: 40px;
	width: 900px;
	background-image: url(images/meta.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	text-transform: lowercase;
	text-align: center;
	margin: 0;
}
#skip {
	position: absolute;
	top: 1px;
	margin-left: 250px;
	z-index: 2;
	display: none;
}
#footer {
	padding: 15px;
	text-align: center;
	clear: both;
	bottom: 0;
	background-color: #333;
	color: #fff;
	font-size: 85%;
}
#logo {
	top: 0;
	position: absolute;
	z-index: 1;
	width: 880px;
	height: 30px;
}

/*-----------Layout Container end------------*/




/*-----------Selektoren beginn----------------*/

#header em {
	color: #fff;
	font-size: 60%;
	display: block;
	font-style: normal;
}
#header a {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

#meta li {
	list-style-type: none;
	background-image: url(images/trenner.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	text-align: center;
	width: 140px;
	float: left;
}
#meta #home {
	background-image: none;
}
#meta li a {
	text-decoration: none;
	color: #555;
	font-weight: normal;
	display: block;
	background-image: url(images/meta_li.gif);
	background-position: -1000px;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 30px;
}
#meta #home a {
	background-image: url(images/meta_li_home.gif);
}
#meta .current_page_item a {
	background-position: 0 0;
	background-color: #0087a8;
	color: #fff;
}
#meta .current_page_parent a {
	background-position: 0 100%;
	color: #fff;
}
#meta li a:hover, #meta li a:focus, #meta li a:active {
	background-position: 0 0;
	color: #fff;
	background-color: #009fc7;
}
#meta .current_page_item a:hover, #meta .current_page_item a:focus, #meta .current_page_item a:active {
	background-position: 0 100%;
	color: #fff;
}
#meta li strong {
	cursor: default;
	background-image: url(images/menu0_current.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	background-color: #009fc7;
}
#sidebar ul {
	margin: 0;
}
#right ul {
	margin: 0 15px 0 0;
}
#sidebar ul li, #right ul li {
	margin-left: 10px;
	list-style-type: none;border-bottom: 1px dotted #bbb;
}
#sidebar h2, #content h2, #right h2, #content h3, #content p, #content ul, #content ol {
	margin-top: 15px;
	margin-bottom: 10px;
}
#content ul li {
	margin-left: 15px;
}
#sidebar ul li a, #right ul li a {
	color: #333;
	text-decoration: none;
	background-image: url(images/li_default.gif);
	background-position: 0 0.9ex;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
}
#sidebar ul .current_page_item a, #sidebar ul .current-cat a {
	color: #1e90ff;
	background-image: url(images/li_current.gif);
	background-position: 0 0.9ex;
	background-repeat: no-repeat;
	font-weight: bold;
}
#sidebar ul li a:hover, #right ul li a:hover {
	background-image: url(images/li_current.gif);
	background-position: 0 0.9ex;
	background-repeat: no-repeat;
	color: #1e90ff;
}
#sidebar ul li a:focus, #sidebar ul li a:active, #right ul li a:focus, #right ul li a:active {
	color: #fff;
}
#sidebar ul li ul li {
	border: 0;
}
#right .wp-tag-cloud li, #right .wp-tag-cloud li a, #sidebar .wp-tag-cloud li, #sidebar .wp-tag-cloud li a {
	display: inline;
	border: 0;
	background-image: none;
	padding: 0;
	margin: 0;
}
#right .wp-tag-cloud li a:hover {
	background-image: none;
}
#skip li {
	display: inline;
	list-style-type: none;
}
#skip li a {
	text-decoration: none;
	color: #333;
}
#skip li a:hover, #skip li a:focus, #skip li a:active {
	color: #fff;
}
#content ol li {
	margin-left: 30px;
}
#content li h3, #content li p {
	margin: 0;
}

#logo a {
	color: #fff;
	display: block;
	width: 145px;
	height: 130px;
	position: absolute;
	top: 0;
}
#logo a:hover, #logo a:focus, #logo a:active {
	
}

#footer a {
	color: #7ac8fa;
}
/*-----------Selektoren end----------------*/





/*-----------Module beginn----------------*/
#suche {
	top: 0;
	position: absolute;
	width: 300px;
	text-align: right;
	z-index: 3;
	margin-left: 575px;
}
#suche #s {
	width: 110px;
	border: 1px solid #000;
	background-color: #0077d1;
	font-size: 90%;
	color: #fff;
	border-right-color: #009;
	border-bottom-color: #009;
	padding: 1px;
}
#suche #s:focus {
	background-color: #fff;
	color: #000;
}
#suche .btn {
	background-color: transparent;
	font-size: 90%;
	color: #fff;
	border: 0;
	cursor: pointer;
	width: 30px;
}

#content #breadcrumb {
	margin: 0;
	background-image: url(images/breadcrumb.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.landingsites {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px;
	margin: 10px 0;
}

/*formulare*/

input, textarea, select {
	border: 1px solid #fff;
	background-color: #f6f6f6;
	border-left-color: #bbb;
	border-top-color: #bbb;
}
.error {
	border: 1px solid #ff4500;
	background-color: #fff;
}
input:focus, textarea:focus, select:focus {
	background-color: #fff;
}
select {
	width: 170px;
}
.btn {
	border: 1px solid #bbb;
	border-left-color: #fff;
	border-top-color: #fff;
}
fieldset {
	border: 1px solid #ccc;
	padding: 15px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/form.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #c9eff8;
}
legend {
	padding: 0 7px;
	background-color: #f6f6f6;
}
.float {
	float: left;
	width: 170px;
	clear: left;
}
#formk input {
	width: 200px;
	margin: 2px 0;
}
#formk #summe {
	width: 30px;
}
#formk textarea {
	width: 99%;
	overflow: auto;
	height: 200px;
}
#formk dfn {
	font-style: normal;
	font-size: 120%;
}
ol li dfn {
	font-style: normal;
	font-weight: bold;
}
#login {
	width: 180px;
}
#login input {
	width: 140px;
}
#login .radio, #formk .radio {
	width: 20px;
	height: auto;
	float: left;
	border: 0;
	background-color: transparent;
}


#login fieldset {
	padding: 10px;
}

#formk .btn, #login .btn {
	width: auto;
}


table {
	background-image: url(images/form.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #c9eff8;
	border: 1px solid #ccc;
	width: 99%;
	border-collapse: collapse;
}
th, td {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 90%;
	text-align: center;
}

#content table h3, #content table p {
	margin: 0;
}
#content #optionen li {
	list-style-type: none;
	margin: 0;
}
#content ul li ul {
	margin: 0;
}
/*-----------Module end----------------*/



/*-----------Globals----------------*/
#content h1 {
	font-size: 150%;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #ff4500;
}
h2 {
	font-size: 140%;
	color: #007d9c;
}
h3 {
	font-size: 120%;
}
/*-----------Globals end----------------*/


.clear {
	clear: both;
}
.r {
	text-align: right;
}
.none {
	display: none;
}