/*
Internetservice Allgäu Bantel
*/




* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/ifen.jpg) repeat-x top right;
}

body, th, td, input, textarea {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #B10961;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #B10961;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #75043D;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #660000;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #660000;
}

hr {
	display: none;
}

.foto { padding:10px}

/* Wrapper */

#wrapper {
}

#map {
	width: 850px;
	height: 300px;
		
}


/*menu*/

.menu {
width:1002px; 
height:32px;
font-size:0.85em;
padding-bottom:0px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:150px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:14px;
text-decoration:none; 
color:#fff; 
width:139px; 
height:30px; 
border:1px solid #fff; 
border-width:1px 1px 1px 1px; 
background: url(images/rot-ausblend.jpg); 
padding-left:10px; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:150px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#660000;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#660000;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#660000;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#660000;
}
.menu ul ul ul :hover > a {
background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#fff; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#B13B3B;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background: url(images/rot-ausblend-hell.jpg);
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}





/* Header */

#header {
	width: 1002px;
	margin:  auto;
}


#search {
	float: right;
	width: 260px;
	margin: 0px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 1000px;
	height: 261px;
	margin: 0 auto;
	
	border-right: solid 1px #999;
	border-left: solid 1px #999;
	}
/*
#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	
}

#logo h1 {
	padding: 90px 5px 0 0px;
	font-size: 48px;
	color: #FFFFFF;
}

#logo h2 {
	padding: 0px 0 0 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BD0A70;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

*/

/* Page */

#page {
	width: 1003px;
	margin: 0 auto;
	padding-top: 1px;
	background: #FFFFFF;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 1002px;
	background: url(images/sw-bild.jpg) bottom no-repeat #FFFFFF;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	
	
}

#uebergang {
background: url(images/holz-leiste.jpg) no-repeat;  
background-position:bottom;
heigth: 20px;
width:1002px;
border-left: solid 1px #999;
border-right: solid 1px #999;
border-bottom: solid 1px #999;
}

#uebergang2 {
background: url(images/kopf-leiste.jpg) no-repeat;  
background-position:bottom;
heigth: 20px;
width:1000px;
border-left: solid 1px #FFFFFF;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 25px 0  0 15px;
	height: 40px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	
	color:#660000;
}

.post .entry {
	padding: 0 25px 30px 15px;
}
     

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #75043D;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .tags {
	margin: 0;
	background: #F2F2F2;
	padding: 5px 10px 5px 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */



#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 8px 0  0 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#recent-posts h3 {
	margin: 0;
	padding: 4px 0  0 0px;
	font-size: 13px;
}

#recent-posts h4 {
	margin: 0;
	padding: 8px 0  0 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 10px  20px 0px;
	border-bottom: #E7E7E7 1px solid;
	line-height: 18px;
	font-size: 13px;
}

#recent-posts a {
	
	/* nicht benötigt padding: 3px 15px 3px 10px; */
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

#recent-posts h3 a {
background: #990000;
color: #FFFFFF;
}

#recent-posts h3 a:hover {
background: #ffffff;
color: #990000;
}

/* Sidebars */

.sidebar {
	float: left;
	height:350px;
	color:#FFFFFF;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 1em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B10961;
}


#sidebar1 {
	width: 198px;
	padding: 0px 00px 0px 00px;
	background: url(images/hg1.jpg) repeat-x;
	border: 1px solid #FFFFFF;
	
}

#sidebar2 {
	width: 198px;
	padding: 0px 00px 0px 00px;
	background: url(images/hg2.jpg) repeat-x;
	border: 1px solid #FFFFFF;
}

#sidebar3 {
	width: 198px;
	padding: 0px 00px 0px 00px;
	background: url(images/hg3.jpg) repeat-x;
	border: 1px solid #FFFFFF;
}

#sidebar4 {
	width: 198px;
	padding: 0px 00px 0px 00px;
	background: url(images/hg4.jpg) repeat-x;
	border: 1px solid #FFFFFF;
}

#sidebar5 {
	width: 200px;
	padding: 0px 00px 0px 00px;
	background: url(images/hg5.jpg) repeat-x;
	border: 1px solid #FFFFFF;
}

/*kleine boxen */



.mini-box {
	float: left;
	height:220px;
	color:#666666;
	font-size:10px;
	text-align:left;
	
	
}

.mini-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

.mini-box li {
	margin-bottom: 2em;
	
}

.mini-box li ul {
}

.mini-box li li {
	margin: 0;
}

.mini-box li h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B10961;
}

.mini-box li h4 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B10961;
	font-size:14px;
}


#sidebar-klein1 {
	width: 196px;
	heigth: 120px;
	padding: 0px 00px 00px 2px;
	
   background: url(images/grau1.jpg) repeat-x #fff;
	border: 1px solid #FFFFFF;
	
	
}

#sidebar-klein2 {
	width: 196px;
	heigth: 120px;
	padding: 0px 00px 0px 2px;
	background: url(images/grau2.jpg) repeat-x;
	border: 1px solid #FFFFFF;
}

#sidebar-klein3 {
	width: 196px;
	heigth: 120px;
	padding: 0px 00px 0px 2px;
	background: url(images/grau3.jpg) repeat-x;
	border: 1px solid #FFFFFF;
}

#sidebar-klein4 {
	width: 196px;
	heigth: 120px;
	padding: 0px 00px 0px 2px;
	background: url(images/grau4.jpg) repeat-x;
	border: 1px solid #FFFFFF;
}

#sidebar-klein5 {
	width: 197px;
	heigth: 120px;
	padding: 0px 00px 0px 2px;
	background: url(images/grau5.jpg) repeat-x;
	border-left: 1px solid #FFFFFF;
}


/*trenner*/

.clear { height:2px; }

/* Footer */

#footer {
    background: url(images/hg-footer.jpg) repeat-x top left;	
	height: 110px;
	width:1003px;
	padding-top: 20px;
	
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
    background:#660000;
	padding: 2px 7px;
	color: #FFFFFF;
}


/* 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: 5px;
	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;
}

/*bildslider ab hier neu*/

.portfolio_zoom{
	width:100%;
	height:300px;
	display:none;
	position:absolute; 
	top:0;
	left:0;
	float:inherit;	
	background:url(images/portfolio_bg.png);
	text-align:center;
	cursor:pointer;
}

.portfolio_details{

	display:table;
	width:375px;
	
}

#nav_details{
	width:450px;
	/*display:table; */
	margin-left:auto;
	margin-right:auto;
	margin-left:-40px;
	

}



#recentimages_details li {
	list-style:none;
	float:left;
	margin:0;
	cursor:pointer;
	width:90px;
	height:68px;
	padding:5px;
	line-height:0;
	font-size:0;
	background:#EBEBEB;
	}

#recentimages_details .selected{

	top:0;
	left:0;
	float:left;
	background:#660000;
}

.details_container{
	display:table;
	float:left;

}

.slider_nav_details {
	width:100%;
	left:0;
	
	
}


/*hinweise */

.zauber {
	margin: 100px 0 0;
	padding: 0;
	list-style: none;
}
.zauber li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.zauber a {
	padding: 0px 0px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
}
.zauber li em {
	background: url(#) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -200px;
	left: 200px;
	text-align: center;
	padding: 20px 12px 10px;
	padding-bottom:100px;
	font-style: normal;
	z-index: 2;
	display: none;
