@charset "UTF-8";

/* CSS Document */

/* Standardangaben *************************************************************/

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial;
	}


a {
	text-decoration:none;
	border-bottom: 1px solid #577da0;
	color: #577da0
	}

a:hover {
	border-bottom: 1px solid black;
	color: black;
	}
	
a img {
	border:none;
	}

hr {
	background: #CCCCCC;
	height: 2px;
	border:none;
	margin-bottom: 25px;
	}

p {
	margin:5px 0 0 0;
	padding:0;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	
	}

.c {
	margin:0;
	padding:0;
	height:0;
	clear:both;
	}

.v {
	visibility:hidden;
	display:none;
	}

.h {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	}

.lowercase {
	text-transform: lowercase;
	}
	
p.n {
	margin:0;
	}

p.nocontent {
	font-family: Arial;
	color: #577da0;
	font-size: 0.8em;
	margin:5px 0 10px 50px;
	float: left;
	}

em {
	visibility: hidden;
	}

/* ************ Standard Werte, die mit dem TinyMCE - Editor ausgewŠhlt werden kšnnen ************ */

/*Rohdaten*/
pre {
	}

/*Adresse*/
adress {
	}

/*Ungeordnete Liste*/
ul {
	}

ul li {
	}

/*geordnete Liste*/
ol {
	}

ol li {
	}

/*tiefgestellt*/
sub {
	}

/*hochgestellt*/
sup {
	}

	
/* Ueberschriften *********************************************** Ueberschriften */
h1 {
	margin:0;
	padding:0;
	text-align: left;
	color: #577da0;
	font-family: Arial;
	font-size: 1.6em;
	text-transform: uppercase;
	}
		
h2 {
	margin:25px 0 0 3%;
	padding:0;
	text-align: left;
	font-size: 1.3em;
	float: left;
	width: 97%;
	text-align: left;
	font-family: Arial;
	}
	
h3 {
	margin:15px 0 0 0;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
	padding:0;
	text-align: left;
	}

h4 {
	margin:0;
	padding:0;
	text-align: left;
	font-weight: normal;
	font-family: Arial;
	font-size: 1.1em;
	color: #577da0;
	}

h5 {
	margin:0;
	padding:0;
	}

h6 {
	margin:0;
	padding:0;
	}
	
	

/* ========== */
/* ! HEADER   */
/* ========== */

	
	
#header {
	margin:0 auto;
	height: 150px;
	width: 580px;
	}	
	
#header #logo {
	margin-top:40px;
	}	
	
#header #logo a {
	width: 570px;
	height: 16px;
	padding-top:94px;
	padding-right:10px;
	color: black;
	margin:0;
	display: block;
	background: url(img/logo.gif) no-repeat;
	text-align: right;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 0.7em;
	border: none;
	}	
	




/* =========== */
/* ! CONTENT   */
/* =========== */

#content {
	width: 580px;
	margin:0 auto;
	}
	

#content .left {
	width: 150px;
	margin-right:25px;
	float: left;
	font-size: 0.9em;
	text-align: left;
	}

#content .left hr {
	margin-bottom: 7px;
	}

#content .right {
	width: 405px;
	float: left;
	}

#content .right hr {
	width: 100%;
	clear: both;
	}

#content .right p {
	line-height: 1.5em;
	font-size: 0.9em;
	text-align: justify;
	}

#content .left #buttons {
	clear: both;
	width: 100%;
	}

#content .left form {
	margin:0;
	width: 100%;
	float: left;
	}

#content .left form label {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

#content .left form input {
	width: 92%;
	float: left;
	}

#content .left form input#progressAboformtype_mail {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 3px;
	height: 20px;
	font-size:0.9em;
	margin-bottom:6px;
	}	
	
#content .left a {
	color: black;
	border: none;
	}

#content .left a:hover {
	border: none;
	}

#content .left h3 {
	font-size: 1em;
	font-weight: bold;
	margin:0;
	padding:0;
	}

#content .left hr.last{
	clear:left;
	}
	
#nav {
	list-style: none;
	margin:0;
	padding:0;
	text-align: left;
	}	
	
#nav li {
	margin: 5px 0;
	font-weight: bold;
	font-size: 0.9em;
	}	
	
#nav li a {
	color: black;
	font-weight: bold;
	font-family: Arial;
	/*text-transform: uppercase;*/
	}

#nav li a:hover, #nav li.active a {
	color: #577da0;
	}

#nav li ul {
	margin:0 0 0 20px;
	list-style: none;
	padding: 0;
	}

#nav li.active ul li a {
	color: black;
	}
	
#nav li.active ul li a:hover, #nav li.active ul li.active a, #nav li.active ul li:hover, #nav li.active ul li.active {
	color: #577da0;
	}	

#nav li ul li {
	margin:0 0 3px 0;
	/*list-style-type: square;*/
	}

#nav li ul li a {
	text-transform: lowercase;
	}
	
p#nextEvent {
	margin:0;
	padding: 5px 10px;
	line-height: 1.4em;
	font-size: 0.8em;
	background: #E4EDF6;
	font-family: Arial;
	}	

p#nextEvent strong {
	font-size: 1.1em;
	line-height: 1.5em;
	}

p#participation {
	margin:0;
	padding:0;
	}

p#participation a {
	height: 50px;
	background: url(img/logo_icon.gif) no-repeat right bottom;
	display: block;
	text-transform: uppercase;
	font-family: Arial;
	color: black;
	font-weight: bold;
	font-size: 1.3em;
	width: 85%;
	padding:10px 0 0 15%;
	}

p.oeh-link a {
	background: url(img/oeh_logo_gross.gif) no-repeat top right;
	width: 149px;
	height: 86px;
	display: block;
	clear:left;
	}
	
p#abonnement a {
	display: block;
	height: 159px;
	width: 137px;
	background: url(../abo.jpg) no-repeat;
	}	



/* =========== */
/* ! infobox   */
/* =========== */

.infobox
	{
	width: 100%;
	background: url(img/arrow_up.gif) no-repeat 40px 0;
	padding-top:19px;
	float: left;
	}

.infobox .inner {
	background: #577da0 url(img/corner.gif) no-repeat right top;
	color: white;
	float: left;
	font-size: 0.9em;
	font-family: Arial;
	padding:10px;
	text-align: left;
	}

.infobox .inner a {
	color: white;
	border: none;
	}

.infobox .inner a:hover {
	border: none;
	color: white;
	}

.infobox .inner h2 {
	background: url(img/info.gif) no-repeat left;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	padding:3px 0 3px 20px;
	float: none;
	margin:0;
	}

.infobox .inner h2 a {
	color: white;
	}

.infobox .inner p {
	margin:10px 0 0 0;
	padding: 0;
	}
	
	
	
	
/* =============== */
/* ! articleList   */
/* =============== */

	
ul.articleList {
	list-style: none;
	float: left;
	width: 95%;
	margin:10px 0 0 5%;
	padding:0;
	text-align: left;
	}

ul.articleList li {
	margin:0;
	padding:13px 0;
	font-family: Arial;
	overflow:hidden;
	}

#content .right ul.articleList li p {
	margin-top:0;
	font-size: 0.8em;
	}

ul.articleList li p.metainfo {
	margin:0 0 10px 5px;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 0.7em;
	}

ul.articleList li img {
	float: left;
	margin:3px 6px 6px 0;
	border:1px solid #577da0;
	width: 100px;
	}

ul.articleList li p.readMore {
	text-align: right;
	margin:5px 0 0 0;
	padding:0;
	font-size: 0.8em;
	}
	

.right p.news-single-author {
	margin-top: 0;
	}
	
.right p.news-single-author a, .right div.news-single-backlink a {
	font-size: 0.9em;
	font-family: Arial;
	}

.right div.news-single-backlink a {
	font-size: 0.9em;
	font-weight: bold;
	}

#content .right p.news-single-imgcaption {
	font-size: 0.8em;
	font-style: italic;
	margin:6px 10% 10px 10%;
	}

#content .right div.news-single-img {
	float: left;
	width: 100%;
	margin:10px 0;
	text-align: left;
	}

#content .right div.news-single-img a {
	}

#content .right div.news-single-img p.news-single-imgcaption {
	margin:7px 0 5px 0;
	text-align: left;
	float: left;
	}

	
/* ================ */
/* ! alteAusgaben   */
/* ================ */

ul.alteAusgaben {
	list-style: none;
	margin:20px 0;
	padding: 0;
	}

ul.alteAusgaben li {
	margin:2px;
	float: left;
	}	
	
ul.alteAusgaben li a {
	border:1px solid #577da0;
	display: block;
	}	
	
ul.alteAusgaben li a:hover {
	border:1px solid black;
	}		
	
ul.alteAusgaben li a img {
	width: 95px;
	}
	
	
	
/* ============ */
/* ! FORMULARE   */
/* ============ */
	
div.form {
	float: left;
	width: 100%;
}	
	
form {
	border:none;
	margin:10px 10% 40px 10%;
	padding: 0;
	float: left;
	width: 80%;
	}	

form fieldset {
	margin:0;
	padding:0;
	border: 0;
	float: left;
	width: 100%;
	}

form fieldset ul {
	margin:0;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	}

form fieldset div.csc-mailform-field, form fieldset ul li {
	width: 100%;
	float: left;
	margin:2px 0;
	padding: 0;
	font-size: 0.8em;
	font-family: Arial;
	}
	
form fieldset div.csc-mailform-field label, form fieldset ul li label {
	width: 100px;
	float: left;
	display: block;
	padding:4px 0 0 0;
	text-align: left;
	}	
	
form fieldset div.csc-mailform-field input, form fieldset ul li input {
	float: left;
	border:1px solid #577da0;
	height: 17px;
	width: 200px;
	padding:2px 5px 0 5px;
	}
	

form fieldset div.csc-mailform-field textarea, form fieldset ul li textarea {
	float: left;
	border:1px solid #577da0;
	height: 60px;
	width: 200px;
	padding:5px;
	font-family: Arial;
	font-size: 1em;
	font-size-adjust: none;
	font-weight: normal;
	}
	
form fieldset div.csc-mailform-field input.csc-mailform-submit, form fieldset ul li input.csc-mailform-submit {	
	background: #577da0;
	color: white;
	margin-top: 5px;
	margin-bottom:5px;
	text-align: center;
	padding:2px 4px;
	height: 22px;
	width: auto;
	float: right;
	margin-right:12px;
	text-transform: uppercase;
	}
	


/* ================================ */
/* ! Artiklepool - Dropdown Style   */
/* ================================ */

form#myForm {
	width: 70%;
	float: left;
	text-align: left;
	margin:10px 15% 25px 10%;
	}

#content .right form .news-catmenu-header {
	width: 38%;
	float: left;
	text-align: right;
	margin-right: 2%;
	color: #577da0;
	}

form#myForm select {
	width: 60%;
	display: block;
	float: left;
	margin:8px 0 0 0;
	}

form#myForm input {
	background: #577da0;
	border: none;
	color: white;
	float: right;
	font-size: 0.9em;
	}




















	
	

