/*
Internetservice Allgäu
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/gras.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9A9A9A;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: ;
	font-weight: normal;
	color: #6C7F00;
}

h2 {
	letter-spacing: -2px;
	font-size: 1.8em;
}

p, blockquote, ol, ul {
	line-height: 180%;
	font-size: .9em;
}

a {
	border-bottom: 1px solid #E0E0E0;
	text-decoration: none;
	color: #5B5A5A;
}

a:hover {
	border: none;
}

/* Header */

#header {
	height: 430px;
	background: url(images/bub.jpg) no-repeat left top;
}

#header h1 {
	padding: 310px 30px 0 0;
	text-align: right;
	letter-spacing: -5px;
	font-size: 4em;
}

#header h1 a {
	border: none;
	text-decoration: none;
	color: #B22900;
}

#header h2 {
	margin: -15px 0 0 0;
	padding: 0 30px 0 0;
	text-align: right;
	letter-spacing: normal;
	font-size: 2em;
}

#header h2 a {
	border: none;
	text-decoration: none;
	color: #6C7F00;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(images/img2.gif) repeat-y;
}

/* Column One */

#colOne {
	float: left;
	width: 480px;
}

#colOne .post {
	margin: 0 30px;
	padding: 20px 0 10px 0;
	border-top: 10px solid #E0E0E0;
}

#colOne .posted {
	font-size: .8em;
}

/* Column Two */

#colTwo {
	float: left;
	width: 280px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	padding: 20px 30px;
	border-bottom: 1px solid #C6CD9C;
}

#colTwo li ul {
	padding-left: 24px;
}

#colTwo li li {
	padding: 0;
	border: none;
}

#colTwo h2 {
	letter-spacing: -1px;
	font-size: 1.3em;
	margin-bottom: 1em;
	padding: 0 0 0 24px;
	background: url(images/img4.gif) no-repeat left center;
}

#colTwo a {
	border: none;
	padding-left: 10px;
	background: url(images/img5.gif) no-repeat left center;
}

#colTwo a:hover {
	color: #B22900;
}

#menu {
	background: #C6CD9C url(images/ausblend-rechts.jpg) bottom no-repeat;
}

#menu h2 {
	background-image: url(images/img6.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 195px;
	margin-left: -24px;
	padding: 3px 0 3px 24px;
	background: none;
	color: #6C7F00;
}

#menu a:hover, #menu .active a {
	background: #B22900;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	background: #D0D1C7;
}

#footer * {
	color: #5F5F5F;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* ab hier hs */

{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background: #fff;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	color:#000;
	margin: 0px;
	width:750px;
	height:650px;
}
.highslide-html-content a:link, a:visited {
	color:#660000;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles fürs popup */
.highslide-wrapper {
	background-color: white;
	background:#fff;
}
.highslide-wrapper .highslide-html-content {
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 40px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: #fff;
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.highslide-wrapper img{
border-bottom: solid 1px #fff;
}
.highslide-wrapper{
color:#000000;
}

/* letzte hs regel */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

