/* stylesheet created by matthias roesele */
/* 2006 - IT-Service Aichach  */


#navi, #subnavi, #impressum{
  display: none !important;
}
body, #main, #content, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

* {
	padding: 0;
	margin: 0;
}

html, body {
	height:100%;
}

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


#it-service-aichach {
	position:relative;
	text-align:left;
	height: auto;
	width:auto;
	clear:left;
}

#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-top: 27px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #000;
}

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

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

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

#footer ul {
	font-size: 0.8em;
	list-style-type: none;
	margin-top: 10px;
}
#footer li {
	float: left;
	margin-right: 15px;
}

#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;
}

#content img {
	margin: 0 0 10px 0;
	border: 1px solid #8e1e28;
}

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;
}



#content span
 {
	display:none;
}

p {
	font-size: 0.8em;
	text-align: justify;
	margin: 0 250px 5px 0;	
}
#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;
}
.button {
	width: 100px;
}
.CollapsiblePanelContent p input {
	width: 15px;
	border: 0px;
}

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


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

#header {
	position: relative;
	height: 40px;
	width: 200px;
	overflow: none;
}
.bildunterschrift {
	margin: -10px 0 10px 0;
	padding: 0;
	color: #8e1e28;
}

#content span.error {
	display:block;
	color: #f00;
}


#footer a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	color: #666;
}

/*
* a[href^="/"]:after{
   content: " (http://alistapart.com" attr(href) ") ";}
 */
