/* textlayout mit klassen */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
a{
	font-weight: bold;
	color: #FF6600;
}

/*überschriften*/
h1, h2, h3, h4, h5, h6{
	font-weight: bolder;
	color: #FF6600;
	margin-top: 0px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
img {
	border: solid 1px #000000;
}
li{
	list-style-type: disc;
	margin-left: -15px;
}
table{
	border-collapse: collapse;
	border: solid 1px #000000;
}
label{
	display: block;
	margin-bottom: 5px;
}

/*klassen*/
.artikel-1{
	border: 1px dashed #000000;
	margin-bottom: 20px;
	padding: 5px;
}
.artikel-1 img , #content1 img{
	margin: 5px;
	position: relative;
}
a[href^="#"]:after{
	content: " " url(../files/a_intern1.gif);
}

.center{
	text-align: center;
}

.p2:first-letter{
	font-size:36px;
	float: left;
}
.floatr{
	float: right;
	position: relative;
}
.floatl{
	float: left;
	position: relative;
}
.clear{
	clear: both;
}
.imgcomment{
	position: relative;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	text-align: center;
	vertical-align: middle;
}
.imgcomment img{
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.form-text1{
	margin-bottom: 5px;
}
.myrank{
	width: 150px;
	border: dashed 1px #000000;
	text-align: center;
	
	float: right;
	position: relative;
}
.teaserNav{

	text-align: center;
}



/*gästebuch*/
#pinnwand{
	border: solid 1px #000000;
	background: url(../files/pinnwand_kork_bg3.jpg);
	padding: 5px;
	position: relative;
	overflow: auto;
	height: 600px;
}
.pinnwanderror{
	display: block;
	background-color: #ff0000;
	color: #ffffff;
	border: solid 1px #000000;
	margin: 5px;
	padding: 3px;
}

.pinnwandeintrag, .pinnwandneuereintrag{
	background-color: #FFFF99;
	border: solid 1px #000000;
	margin: 5px;
	float: left;
	position: relative;
	overflow: auto;
	
	width: 13em;
	height: 12em;
}
.pinnwandneuereintrag{
	width: 13em;
	height: 12em;
}
.pinnwandneuereintrag textarea{
	width: 95%;
}
.pinnwandneuereintrag input{
	width: 95%;
}
.pinnwandeintrag p{
	margin: 5px;
}
.pinnwandadmin{
	font-size: 10px;
	position: absolute;
	bottom: 2px;
	right: 2px;
}
.pinnwand_human{
	background-color: #FFFFFF;
	width: 70%;
	margin-left: 15%;
	padding: 5px;
	border: 1px solid #000000;
}
.pinnwand_human_error{
	font-weight: bold;
	color: #FF0000;
}
.pinnwanddate{
	font-size: 0.7em;
	position: relative;
	bottom: 0px;
	left: 0px;
	background-color: #FFFF99;
}


.blogcommentlink {
	font-size: 0.9em;
	text-align: right;
}

.gallerie1 br{
	sdfmargin-bottom: 35px;
	margin-bottom: 1em;
}
.agallerie1{
	margin-top: 75px;
	margin-top: 4em;
}

.gallerie1 p br{
	margin-bottom: 0px;
}

/* comment_rank */
/* Die Klasse des divs der alles umschließt */
.comment-rank{
	
}
/* Die einzelnen Kommentare */
.comment-rank .comment-rank-comment{
	border-left: 3px dotted #000000;
	padding-left: 5px;
}
/* Ein admin-comment zu einem Kommentar */
.comment-rank .comment-rank-comment .admincomment{
	border-left: 3px dotted #000000;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #ff6600;
}

/* Das formular */
.comment-rank form{
	border: 1px dashed #000000;
	margin-bottom: 20px;
	padding: 5px;
}

/* Die beschriftungen im Formular */
.comment-rank form label{
	display: block;
	margin-bottom: 5px;
}



/* Downloadmodul Medialist r3.0_0.1 */
.downloadmodul{
	font-size: 0.8em;
	margin: 20px;
	border: solid 1px #000000;
	background-color: #e5e5e5;
		
}

.downloadmoduldescription{
	list-style-type: none;
}








/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background: url(../files/bg_stern1_100x100.png);
}

#menu1, #header1, #content1{
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}
#main1{
	z-index: 0;
	position: relative;
	width: 80%;
	left: 10%;
	margin-top: 2%;
}
#header1{
	z-index: 2;
	top: 20px;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
}
#header1 img{
	border-style: none;
}
#mainoben{
	z-index: 1;
	background-color: #FF6600;
	position: relative;
	margin-top: -72px;
	margin-left: 50px;
	margin-right: 50px;
	height: 100px;
}
#mainunten{
	z-index: 1;
	position: relative;
	background-color: #FF6600;
	margin-bottom: 20px;
}
#content1{
	background-color: #FFFFFF;
	border: solid #000000 1px;
	padding: 5px;
}
#menu1{
	margin-bottom: 10px;
}
#menu1 a{
	color: #000000;
	display: inline;
	font-size: 1.3em;
	font-weight: 900;
	text-align: center;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#menu1 a:hover{
	background-color: #CCCCCC;
}
#menu1 a:active{
	background-color: #999999;
}


.eckero, .eckelo {
	border-style: none;
	position: absolute;
	z-index: 1;
	top: 0px;
}
.eckero{
	right: 0px;
}
.eckelo{
	left: 0px;
}

.eckero2, .eckelo2 {
	border-style: none;
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 100px;
	width: 50px;
}
.eckero2{
	right: 0px;
	background-image: url(../files/ecke4_ro.gif);
}
.eckelo2{
	left: 0px;
	background-image: url(../files/ecke4_lo.gif);
}


.ad1{
	text-align: center;
}
.ad1 img{
	border-style: none;
} 





.magazine-container {
	background: #f7f7f7;
	margin: 0px;
	padding: 0px;
}
.magazine-container img{
	border: none;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
     	outline; 0;
}
