/* stylesheet created by matthias roesele */
/* 2009 - ROESELE.NET WEBDESIGN  */


* {
	padding: 0;
	margin: 0;
}

html, body {
	height:100%;
}

html {
	font-family: Tahoma, Verdana, sans-serif;
	color: #666;
}

/*#distance { 
	display: none;
	width:1px;
	height:50%;
	margin-bottom:-360px; 
	float:left;
}*/


#distance { 
	width:1px;
	height:20px;
	float:left;
}
#distance_bottom { 
	width:1px;
	height:50px;
	float:left;
}

#it-service-aichach {
	margin:0 auto;
	position:relative;
	text-align:left;
	height: auto;
	width:780px;
	clear:left;
	border: 1px solid #666;
}

#navi {
	position:relative;
	display: none;
	left:0px;
	top:0px;
width: 100%;
	height:38px;
}

#subnavi {
	position:relative;
/*	margin-top: 25px;
*/	width:780px;
}

#content {
	position:relative;
	width:780px;
	height:auto;
	overflow: hidden;
	margin-top: 14px;
}
#content_impressum {
	position:relative;
	width:780px;
	height:auto;
	overflow:auto;
	margin-top: 14px;
}

#footer {
	position:relative;
	left:0px;
	top: 10px;
	width:100%;
	height:35px;
}


#kontakt {
	position: relative;
	width: 250px;
	margin-left: 23px;
	padding: 2px 5px 2px 5px;	
	color: #fff;
	background-color: #8e1e28;
}
#kontakt a:link, #kontakt a:visited {
	text-decoration: none;
	color: #fff;
}
#kontakt a:active, #kontakt a:hover {
	text-decoration: underline;
	color: #fff;
}

#kontakt p {
	font-size: 0.8em;
/*	text-align: justify; */
	margin: 0 0 0 2px;
}


h1 {
	font-size: 2.4em;
	margin-left: 25px;
	margin-top: 27px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #000;
}

h2 {
	font-size: 1.1em;
	margin-left: 25px;
	margin-top: 27px;
	font-weight: normal;
}

h4 {
font-weight: normal;
	font-size: 0.8em;
/* 	text-align: justify; */
	margin: 0 175px 5px 35px;
}

#content ul {
	font-size: .8em;
	margin-left: 25px;
	list-style-type:none;
}



#navi ul {
	list-style-type: none;
	margin-left: 25px;
	margin-top: 15px;
}
#navi li {
	margin-right: 15px;
	float: left;
}
#navi li a:link,
#navi li a:visited {
	color: #8e1e28;
	text-decoration: none;
}

#navi li a:hover,
#navi li a:active {
	text-decoration: none;
}

#subnavi img {
	border: 0px solid #fff;
}

#subnavi ul {
	list-style-type: none;
	margin: 0 40px 0 25px;	
	margin-right: 40px;
	text-indent: -99999px;
	width:740px;
	height: 80px;
/*	height: 50px; */
}
#subnavi li {
	margin: 0 3px 0 0;
	float: left;
	display: block;
	height: 15px;
	margin: 0 0 5px 0;
	padding: 0;
}
#subnavi li a:link,
#subnavi li a:visited {
	color: #8e1e28;
	text-decoration: none;
}

#subnavi li a:hover,
#subnavi li a:active {
	text-decoration: none;
}

#footer ul {
	font-size: 0.8em;
	list-style-type: none;
	margin-left: 25px;
/*	margin-top: 10px; */
}
#footer li {
	float: left;
	margin-right: 10px;
}
#footer li.language {
	margin-right: 2px;
}

#footer li a:link,
#footer li a:visited {
	color: #8e1e28;
	text-decoration: none;
}

#footer li a:hover,
#footer li a:active {
	text-decoration: underline;
}


#thumbs {
	float: right;
/*	width: 140px;
*/	width: 205px;
	margin-top: 26px;
}

#karte {
	float: right;
	width:	450px;
	margin-top: 26px;
}


#content img {
	margin: 0 0 10px 0;
	border: 1px solid #8e1e28;
}
#karte img{
	border: 0;
}
table {
	padding-right: 10px;
	border-spacing: 10px;
}

td {
	font-size: .9em;
}

td.datum {
	width: 50px;
	padding: 3px 10px 4px 10px;
	background: #8e1e28;
	color: #fff;
	text-align: center;
}
td.veranstaltung {
	padding: 0 10px 0 0px;
	width: 200px;
}

table.latestevents {
	border-spacing: 10px;
	margin: 0 0 5px 25px;
	background: #f3f3f3;
	font-size: .9em;
	border: 1px solid #999;
	width: 680px;
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-style:italic;
letter-spacing: .04em;*/	
}

#content span
 {
	display:none;
}

p {
	font-size: 0.8em;
/* 	text-align: justify; */
/*	margin: 0 175px 5px 25px;
*/	margin: 0 250px 5px 25px;	
}

#sampleAccordion p{
	margin: 0 0 5px 25px;
	width: 505px;
}

#form {
/*	font-size: 0.8em;
	margin-left: 25px;
*/
}
input, textarea {
	width: 200px;
	background: #fff;
	color: #666;
	border: 1px solid #666;
	font-family: Tahoma, Verdana, sans-serif;
	padding-left: 2px;
}
textarea {
	height: 75px;
	font-size: .9em;
}
.button {
	width: 100px;
}
.CollapsiblePanelContent p input {
	width: 15px;
	border: 0px;
}

input.checkbox {
	width: 15px;
	border: 0px;
}

#CollapsiblePanel2 {
	margin-bottom: 10px;
}

#impressum {
	position:fixed; 
	margin:0; 
	bottom:-1px; 
	display:block; 
	width:100%; 
	height:18px; 
	background:#d6d2ca; 
	text-align:left; 
	z-index:4;
	border-top: 1px solid #666;
}
/*
#impressum{
	position: absolute;
	bottom: 20px;
	left: 20px;
}*/
#impressum a:link,
#impressum a:visited {
	font-size: .8em;
	padding-left: 10px;
	text-decoration: none;
	color: #8e1e28;
}

#impressum a:hover,
#impressum a:active {
	text-decoration: underline;
}

#content a:link,
#content a:visited {
	color: #666;
}
#content a:hover,
#content a:active {
	text-decoration: none;
}
#content_impressum a:link,
#content_impressum a:visited {
	color: #666;
}
#content_impressum a:hover,
#content_impressum a:active {
	text-decoration: none;
}

#header img { 
	border: 0;
}

#header a:link,
#header a:visited,
#header a:active,
#header a:hover {
	border: 0px;
}

#header {
	position: relative;
	margin: 25px 0 0 25px; 
}

.bildunterschrift {
	margin: -10px 0 10px 0;
	padding: 0;
	color: #8e1e28;
}

#content span.error {
	display:block;
	color: #f00;
}
#content span.einruecken {
	display: block;
	width: 150px;
	float: left;
}


#langlinks {
	width: auto;
	height: 10px;
	margin: 10px 0 0 25px;
}

#langlinks ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#langlinks li{
	float: left;
	padding-right: 5px;
}

#langlinks a img {
	border: 0;
}


.kursiv, .infoblock {
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-style:italic;
letter-spacing: .04em;*/	
}

.infoblock {
	color: #9F0122;
}

#start_teaser{
margin: 30px 0 0 0;
}


#start_teaser p{
margin: 0;
color: #9F0122;
}

#start_teaser a{
display: block;
text-decoration: none;
font-size: .8em;
text-indent: 20px;
background: url(../images/download.gif) no-repeat;
margin: 5px 0 0 0;
}

#start_teaser a:hover{
text-decoration: underline;
}
