/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	background-image: url(../images/hg.gif);
	background-repeat: repeat;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
p {
	margin: 0px 0px 10px 0px;
}
/*img {
	background-color: #A71635;
	background-image: url(../images/image-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}*/
img { background-color: #fff; background: url(../images/image-loader.gif) no-repeat 50% 50% #fff; }

h1 {
	color: #A71635;
	background-color: inherit;
	font-size: 18px;
	font-weight: bold;
	/*visibility: hidden; */
	display: none;
}

h2 {
	color: #A71635;
	background-color: inherit;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #444;
	background-color: inherit;
	font-size: 12px;
	font-weight: bold;
}

#content a, a:link, a:visited {
	color: #a71635;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover{
	color: #fff;
	background-color: #a71635;
	font-weight: bold;
	text-decoration: none;
}

#wrapper {
	width: 800px;
	margin: 0px 0px 0px 42px;
	float: left;
}

#head {
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 140px;
	float: left;
}
#menue-head {
	float: right;
	/*text-align: right;*/
	margin-top: 115px;
	margin-right: 125px;
	*margin-right: 60px;
}

#menue-head a{
	color: #444;
	background-color: inherit;
	text-decoration: none;
	text-transform: uppercase;
}
#menue-head a:hover{
	/*color: #444;
	background-color: #fff;*/
	color: #fff;
	background-color: #a71635;
	/*text-decoration: underline;*/
}
.active{
	background-color: #a71635;
	color: #fff; 
}
#content-wrap{
	background-image: url(../images/content.gif);
	width: 800px;
	/* height: 450px; */
	float: left;
}

#content {
	margin: 20px 0px 0px 85px;
	padding: 0px 20px 40px 0px;
	width: 570px;
	/* height: 430px; */
	overflow: auto;

}
#right {width: 150px; float:left; margin-top: 20px;}
#right h2{background-color: #A71635; color: #fff;  padding: 2px 2px 4px 2px; font-size: 12px; text-align:center; margin-bottom: 0;}
#right img {margin-bottom: 5px;}
#right a {text-decoration: none;}
#right a:hover {text-decoration: underline;}
#twitter_div li {padding: 10px; list-style: none; background: url(../images/hg-li-twitter.gif) repeat-x; border-top: 1px dotted #999; border-left: 1px dotted #999; border-right: 1px dotted #999; }
#twitter_div ul {margin: 0; padding: 0;}
#twitter_div a {text-decoration: none; font-weight: normal;}
#twitter_div a:hover {font-weight: normal;}
#twitter_div h2 {background: url(../images/twitter.gif) no-repeat; line-height: 48px; padding-left: 50px; margin: 0;}
#twitter_div {margin-bottom: 25px;}
#banner {float: left; margin: 10px 10px 0 0; width: 125px; }
#banner img{margin-bottom: 10px; }

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
	float: left;
}

#galerie {
	background-color: #fff;
	margin: 0px auto;
	text-align: center;
	/*padding-bottom: 10px;*/
	
}
#galerie a img {

	margin: 0px 50px;
	background-color: #fff;
	
}

iframe {
	width: 570px;
	height: 430px;
	overflow: hidden;
	border: 0;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

.bildabstand-links {
	margin-left: 20px;
}

.bildabstand-rechts {
	margin-right: 20px;
}

.bildabstand-unten {
	margin-bottom: 15px;
}

.frame1 {
	border-bottom: 1px dotted #444;
	padding-bottom: 10px;
}
.frame2 {
	border: 1px solid #444;
}
.frame3 {
	border-top: 1px dotted #444;
    margin-top: 20px;
	padding-top: 5px;
}
/*#content a img {
	border: 1px solid #444;
}
#content a:hover img {
	border: 1px solid #A71635;
}*/
