@import url(../../scripts/reset.css);

html {
	overflow-y: scroll;
}

body {	
	/*background: #8a8e91 url(../images/bg_main.gif) repeat top left;*/
	color: #000;
	font: 13px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	background: #f1f1f1;
}


/* overrides */

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

small {
	font-size: 80%;
}

p {
	padding: 5px 0;
}

p:first-child {
	padding-top: 0;
}

p:last-child {
	padding-bottom: 0;
}

a {
	color: #81868A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #81868A;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2 {
	margin-bottom: 20px;
	padding: 0;
	color: #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}

h1 {
	margin: 30px 0 15px 0;
}

h2 {
	margin: 10px 0 5px 0;
}

ul ,ol {
	padding: 5px 5px 5px 15px;
	color: #000;
}

ul {
	margin: 15px 0 20px 5px;
	text-align: left;
	list-style-type: disc;
}

ol {
	margin: 15px auto 10px 15px;
	list-style-type: decimal;
}

li {
	margin-left: 17px;
	padding: 2px 0 15px 0;
}


/* main elements */

hr {
	color: #F5B70A;
}

#hr {
	float: none;
	display: block;
	margin: 30px 0 10px 0;
	height: 1px;
	background: #A8BCC7;	
	clear: both;
}

.clearfix {
	clear: left;
}

.nobr {
	white-space: nowrap;
}

.kalenderFehler {
	color: red;
	font-weight: bold;
}

form + p.kalenderFehler {
	clear: left;
}

p.searchResult {
	margin-top: 50px;
	clear: both;
}

span.star {
	color: #eb8731;
}

::selection {
	background: #333;
	color: #fff;
}

::-moz-selection {
	background: #333;
	color: #fff;
}

#head {
	margin: 20px auto auto auto;
	width: 984px;
	height: 163px;
	background: transparent url(../images/head.jpg) no-repeat top left;
}



img#logo  {
	display: block;
	margin: 25px auto 0;
}



#container {
	margin: 15px auto auto auto;
	width: 980px;
	overflow: auto;
	/*border: 2px solid #999; */
	background: #fff url(../images/admin_kachel.jpg) repeat-y top left;
	
	box-shadow: 0px 0px 4px #aaa;
}

#help {
	margin: 10px 0 20px 8px;
	font-size: 11px;
	text-align: center;
}

#help h2 {
	font-size: 11px; 
	
}

#help  a {
	font-weight: normal;
}

#content {
	float: left;
	margin-left: 60px;
	padding-bottom: 50px;
	width: 720px;
	overflow: auto;
}

#content #user {
	float: right;
	margin: 10px 0 0 0;
	width: 300px;
	text-align: right;
}

#head img, #container h1 select, #content p select, #footerHelp {
	display: none;
}


.ticker {
	border: 1px solid #ccc;
	padding: 5px;
	width: 590px;
	color: #000;
}

.tickerarea {
	padding: 2px;
	height: 300px;
	width: 595px;
	background: #FFF;
	border: 1px solid #eee;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
}

#uploadContentRight {
	overflow: auto;
	font-size: 11px;
}

.uploadVorstand {
	border: 1px solid #A7A6AA;
	font-size: 11px;
	padding: 3px 10px 3px 3px;
}

#footer {
	margin: 10px auto 65px auto;
	width: 980px;
	overflow: auto;
	text-align: center;
	font-size: 10px;
	color: #000;
}

#footer a, #footer a:hover {
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}


/* navigation */
div.nav2ContainerL,
div.nav2ContainerR {
	float: left;
}
div.nav2ContainerL {
	margin: 0 50px 0 0;
}



#navigation {
	float: left;
	padding: 0 0;
	width: 160px;
	font-size: 10px;
}

#navigation h1 {
	margin-left: 20px;
}

.nav a,
.nav a:hover,
.nav_active a,
.nav_active a:hover {
	display: block;
	width: 134px;
	margin: 0 0 1px 0;
	padding: 8px 8px 8px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-left: 8px solid #A8BCC7;
	box-shadow: 0px 0px 3px #aaa;	
}

.nav a {	
	color: #000;
	background: #f9f9f9;
}

.nav a:hover {	
	background: #eee;
}

.nav_active a,
.nav_active a:hover {
	background: #fff;
	color: #000;
	box-shadow: none;
	border-left: 8px solid #be0b03;
}

.nav2 a, nav2 a:hover {
	/*display: block;
	width: 210px;
	margin: 0 0 5px 0;
	padding: 5px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;*/
	display: block;
	width: 210px;
	margin: 0 0 1px 0;
	padding: 8px 8px 8px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-left: 8px solid #be0b03;
	box-shadow: 0px 0px 3px #aaa;	
}

.nav2 a {	
	/*background: #81868A;
	border: 1px solid #A7A6AA;
	color: #fff;*/
	color: #000;
	background: #f9f9f9;
	
}

.nav2 a:hover {
	/*background: #A8BCC7;
	border: 1px solid #A7A6AA;
	color: #000;*/
	background: #eee;
}


/* forms */

form {
	overflow: auto;
}

form#yes, form#no {
	float: left;
}

legend, label, input, textarea, form select {
	float: left;
	width: 200px;
	font-size: 12px;
}

/* IE 7 */

*+html input {
	clear: left;
}

*+html textarea {
	clear: left;
}

*+html form select {
	clear: left;
}

/* /IE 7 */

fieldset, legend, label, input[type="submit"], input[type="checkbox"], form p, p#legend {
	clear: left;
}

fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}

legend, label {
	padding-top: 8px;
	width: 150px;
}

legend {
	padding-top: 2px;
}

fieldset label {
	float: none;
	clear: none;
	width: auto;
	padding-top: 0;
}

input, textarea, select {
	margin: 2px;
	padding: 6px 2px;
	border: 1px solid #A7A6AA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/*-webkit-appearance:none;*/
}

input:focus, textarea:focus, select:focus, input[type="submit"]:active, input[type="button"]:active {
	box-shadow: inset 0 0 2px  #aaa;
}

input[onclick] {
	width: auto;
	color: #81868A;
	font-weight: bold;
	cursor: pointer;
}

input[onclick] + input[type="checkbox"] {
	margin-left: 0;
	clear: none;
}

input[onclick]:hover {
	text-decoration: underline;
}

input[onclick]:active {
	box-shadow: none;
}

input[disabled], input[readonly] {
	background: #fff;
	border: 1px solid #fff;
}

input[type="submit"], input[type="button"] {
	margin: 18px 2px 0 153px;
	width: auto;
	background: #f0f0f0;
}

input[type="button"] {
	margin: 18px 2px 0 20px;
	font-weight: normal;
	text-decoration: none !important;
	color:  #000;
}



/* IE7 */

*+html input.input[type="submit"] {
	margin-left: 0;
}

*+html form p {
	margin-left: 0;
}

/* /IE7 */

input[type="file"] {
	width: auto;
	background: #fff;
	border-width: 1px;
}

input[type="radio"],
input[type="checkbox"] {
	float: none;
	margin-right: 5px;
	width: auto;
	height: auto;
	background: transparent;
	border: 0;
	box-shadow: none;
}

input#format2, input#format3 {
	margin-left: 20px;
}
/*

input[type="checkbox"] {
	margin-bottom: 10px;
	margin-left: 153px;
	margin-top: 11px;
	width: auto;
	height: auto;
}*/

input.searchButton {
	position: relative;
	float: right;
	left: -470px;
	width: auto;
	margin: 2px 0;
	padding: 5px 2px;
	background: #f0f0f0;
}

input.search {
	float: left;
}

textarea {
	height: 100px;
	resize: vertical;
}

form p {
	margin-left: 153px;
	font-size: 10px;
}

p#legend {
	font-size: 10px;
}

img#newsBild {
	float: left;
}

span.radio {
	float: left;
	margin: 7px 20px 0 5px;
}


/* tables */

.table {
    display: table;
    margin-top: 15px;
	width: 100%;
}

/*IE 7*/

*+html .table  {
	behavior: url(scripts/display-table.min.htc);
}

/* /IE 7 */

form[name="form1"] + .table, form#form + .table, textarea + .table {
	margin-top: 65px;
}

.tr {
    display: table-row;
}

#tableUser {
	width: 400px;
}

#tableEdit .tr:first-child {
	font-weight: bold;
}

.tr:hover .td {
	background: #ddd;
}

#tableEdit .tr:first-child:hover .td {
	background: #eee;
}

.td {
    display: table-cell;
    padding: 3px;
	background: #eee;
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	vertical-align: top;
}

#tableUser .td:first-child {
	width: 150px;
}

.td:first-child {
	border-left: none;
}


div#login {
	background: #f5f5f5;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	width: 320px;
	overflow:auto;
	margin: 5% auto 0;
	padding:25px;
	box-shadow: 1px 1px 5px #e1e1e1;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #fff;
	text-align:center;
}

div#login input {
	background: #fff;
	border: 1px solid #e1e1e1;
	width: 170px;
	height: 25px;
	margin: 10px 8px 0;
	padding: 0; 
	box-shadow: 1px 1px 5px #e1e1e1;
	border-radius: 3px;
	font-size: 11px;
}

div#login input[type="submit"] {
	background: #fff;
	border: 1px solid #e1e1e1;
	width: 170px;
	height: 25px;
	margin: 10px 8px 0 125px;
	padding: 0; 
	box-shadow: 1px 1px 5px #e1e1e1;
	border-radius: 3px;
}


div#login label {
	width: 100px;
	height: 25px;
	margin: 17px 8px 0;
	padding: 0; 
}

div#login h1 {
	font-size: 20px;
	text-align: center;
	margin: 0 0 20px 0;
}

div#login p {
	font-size: 11px;
	text-align: left;

}

div#loginhelp {
	background: #f5f5f5;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	width: 320px;
	overflow:auto;
	margin: 10px auto 0;
	padding:25px;
	box-shadow: 1px 1px 5px #e1e1e1;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #fff;
	text-align:center;
	font-size: 11px;
}

div#loginhelp a {
	font-weight: normal;
	color: #000;

}

.clear {
	clear: both;
}


