/* CSS Code - Copyright by pinzweb.at OG 2010 */
/* ---------- body und allgemeine einstellungen ----------------- */

body, html
{
padding: 0;
margin: 0;
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
background-color: white;
text-align: center;
font-family: arial;
color: white;
}

#positionflickr
{
position: relative;
top: -23px;
left: 22px;
}

#positiontwitter
{
position: relative;
top: -26px;
left: 22px;
}

#positionfacebook
{
position: relative;
top: -26px;
left: 22px;
}

#facebookwidget
{
position: relative;
height: 310px;
width: 300px;
position: relative;
z-index: 9997;
left: 20px; 
}

    .flickr {
       padding: 20px;
        width: 350px;
        background: #fff;
        border: #CCCCCC 2px solid;
		height:220px;
		z-index: 9999;
    }
		.flickrimg {
			margin-left:40px;
			width:250px;
		}
		
    .twitter {
       padding: 20px;
        width: 350px;
		height: 335px;
        background: #33CCFF;
        border: #CCCCCC 2px solid;
		color: #fff;
		text-align:left;
		position: relative;
		z-index: 9998;
    }
	
	.twitter a
	{
	font-weight: normal;
	}
	
	.twitter a:hover
	{
	background-image: url(img/nix.gif);
	font-weight: normal;
	}
	
		.tweets {
			margin-left:30px;
		}
    .facebook {
       padding: 20px;
        width: 350px;
		height: 310px;
        background: white;
        border: #CCCCCC 2px solid;
		color: #fff;
		position: relative;
		z-index: 9997;
    }	
    .deviantart {
       padding: 20px;
        width: 350px;
        background: #383F3D;
        border: #CCCCCC 2px solid;
		color: #fff;
    }
	
#wrap {
	position: relative;
}

#rss
{
position: absolute;
top: 172px;
margin-left: 785px;
z-index: 9999;
}

#rss a
{
color: white;
text-decoration: none;
font-size: 12px;
}

#rss a:hover
{
background-image: url(img/nix.gif);
font-weight: normal;
}

#rss img
{
margin-right: 10px;
position: relative;
top: 3px;
}

.markerbeschreibung
{
height: 30px;
width: 700px;
}

.markerbeschreibung h2
{
float: left;
}

#container
{
min-height: 500px;
width: 928px;
margin: 0 auto;
}

#emailpinzweb
{
clear: both;
padding: 0px;
position: relative;
left: -95px;
}

         #header
         {
         height: 163px;
         width: 928px;
         background-image: url(img/header.jpg);
         position: relative;
         top: 0px;
         text-align: left;
         }

         #domain
         {
         width: 400px;
         height: 60px;
         position: absolute;
         top: 63px;
         margin-left: 505px;
         color: white;
         }

                 #domain h2
                 {
                 position: absolute;
                 top: 0px;
                 right: 0px;
                 font-weight: normal;
                 text-transform: uppercase;
                 margin: 5px;
                 color: silver;
                 font-size: 14px;
                 }

                 #domain h3
                 {
                 position: absolute;
                 top: 40px;
                 font-weight: normal;
                 margin-left: 5px;
                 }

                 #domain form
                 {
                 position: relative;
                 top: 35px;
                 }

                 #domain p
                 {
                 margin: 0px;
                 padding: 0px;
                 }

                 #domaineingeben
                 {
                 border: 3px solid #1478B4;
                 width: 230px;
                 margin-left: 46px;
                 margin-right: 2px;
                 }

                 #domainabsenden
                 {
                 background-image: url(img/input.jpg);
                 border: 0px;
                 color: white;
                 padding: 3px;
                 border-radius: 15px;
                 font-size: 12px;
                 cursor: pointer;
                 }

         #home
         {
         width: 53px;
         height: 16px;
         position: absolute;
         top: 17px;
         margin-left: 850px;
         }

         #home a:hover
         {
         background-image: url(img/nix.gif);
         }


                 #facebook
                 {
                 height: 40px;
                 width: 250px;
                 position: absolute;
                 top: 0px;
                 margin-left: 675px;
                 margin-top: 160px;
                 z-index: 99999;
                 }

#facebook a:hover
{
background-image: url(img/nix.gif);
}

         #container_inhalt
         {
         min-height: 200px;
         width: 928px;
         position: relative;
         top: 45px;
         }

         #content
         {
         width: 745px;
         min-height: 676px;
         background-image: url(img/bg_startseite.jpg);
         background-repeat: no-repeat;
         background-position: top;
         background-color: #009EFC;
         border-radius: 15px;
         position: relative;
         float: left;
         }

         #content2
         {
         width: 745px;
         min-height: 676px;
         background-image: url(img/content_bg_green.jpg);
         border-radius: 15px;
         position: relative;
         float: left;
         }

         #content3
         {
         width: 745px;
         min-height: 676px;
         background-image: url(img/content_bg_orange.jpg);
         border-radius: 15px;
         float: left;
         }

         #content4
         {
         width: 745px;
         min-height: 676px;
         background-image: url(img/content_bg_blau.jpg);
         border-radius: 15px;
         float: left;
         }

         #content5
         {
         width: 745px;
         min-height: 676px;
         background-image: url(img/content_bg_blau.jpg);
         border-radius: 15px;
         float: left;
         }


                 #inhalt
                 {
                 min-height: 590px;
                 width: 700px;
                 position: relative;
                 margin-left: 25px;
                 margin-right: 25px;
                 margin-top: 25px;
                 margin-bottom: 25px;
                 float: left;
                 text-align: left;
                 line-height: 1.3;
                 }

                 #kontaktformularbeikontakt
                 {
                 background-color: #7BB8E4;
                 padding-top: 15px;
                 padding-bottom: 200px;
                 border-radius: 15px;
                 position: relative;
                 z-index: 99;
                 }

                 #kontaktformularbeikontakt h2
                 {
                 margin-left: 15px;
                 margin-bottom: 20px;
                 }

                 #kontaktbildkontakt
                 {
                 float: right;
                 margin-right: 25px;
                 position: relative;
                 top: 30px;
                 height: 180px;
                 width: 271px;
                 z-index: 1;
                 }

                 #map
                 {
                 position: absolute;
                 top: 150px;
                 left: -320px;
                 margin-left: 350px;
                 margin-top: 305px;
                 z-index: 9999;
                 height: 294px;
                 width: 330px;
                 }

                         #inhalt h1
                         {
                         color: white;
                         font-size: 18px;
                         margin-bottom: 15px;
                         }

                         #inhalt strong
                         {
                         color: white;
                         }

                         #inhalt a
                         {
                         color: white;
                         font-weight: bold;
                         background-image: url(img/nix.gif);
                         }

                         #inhalt a:hover
                         {
                         background-image: url(img/nix.gif);
                         }

                         .leistungen
                         {
                         min-height: 100px;
                         width: 670px;
                         margin-top: 25px;
                         background-color: #2c8622;
                         border-radius: 15px;
                         padding-top: 25px;
                         padding-right: 25px;
                         }

                         .leistungen a
                         {
                         text-decoration: none;
                         }

                         .leistungen2
                         {
                         min-height: 100px;
                         width: 670px;
                         margin-top: 25px;
                         background-color: #ca3f29;
                         border-radius: 15px;
                         padding-top: 25px;
                         padding-right: 25px;
                         }

                         .leistungen2 a
                         {
                         text-decoration: none;
                         }

                         #inhalt img
                         {
                         float: left;
                         margin-right: 15px;
                         margin-left: 25px;
                         margin-bottom: 45px;
                         }

                         #inhalt ul li
                         {
                         margin-left:40px;
                         padding-left:6px;
                         margin-top: 10px;
                         list-style-type:circle;
                         text-align: justify;
                         line-height: 1.3;
                         margin-bottom: 10px;
                         font-size: 14px;
                         }

                         #inhalt ol li
                         {
                         margin-left:30px;
                         list-style-type:decimal;
                         }

                         .meinung
                         {
                         margin-top: 20px;
                         background-color: #7BB8E4;
                         padding: 15px;
                         border-radius: 15px;
                         }

                         #meinung
                         {
                         margin-top: -8px;
                         background-color: #7BB8E4;
                         padding: 15px;
                         border-radius: 15px;
                         }
                         
                         #meinung img
                         {
                         margin-left: 0px;
                         }

                         .meinung p
                         {
                         font-family: 'IM Fell DW Pica', arial, serif;
                         font-size: 18px;
                         }

                         .meinung h3
                         {
                         margin-bottom: 15px;
                         }

                         #meinung .meinung h3
                         {
                         margin-top: -20px;
                         }

                             #gmapper_map
                             {
                             z-index: 999999;
                             color: #000000;
                             position: relative;                           
                             }

                             #gmapper_map a
                             {
                             color: #000000;
                             }

                             #map_bezirk span
                             {
                             margin-left: 10px;
                             }

                             #map_bezirk
                             {
                             margin: 20px 0 20px 0;
                             font-size: 12px;
                             position: relative;
                             }

                             #map_bezirk a
                             {
                             text-decoration: underline;
                             font-weight: normal;
                             }

                             #map_bezirk a:hover
                             {
                             color: #ccc;
                             }


                 #rechts
                 {
                 width: 177px;
                 min-height: 630px;
                 background-image: url(img/nav_right_blau.jpg);
                 border-radius: 15px;
                 float: right;
                 }

                 #rechts2
                 {
                 width: 177px;
                 min-height: 630px;
                 background-image: url(img/nav_right_green.jpg);
                 border-radius: 15px;
                 float: right;
                 }

                 #rechts3
                 {
                 width: 177px;
                 min-height: 630px;
                 background-image: url(img/nav_right_orange.jpg);
                 border-radius: 15px;
                 float: right;
                 }

                 #rechts4
                 {
                 width: 177px;
                 min-height: 630px;
                 background-image: url(img/nav_right_blau.jpg);
                 border-radius: 15px;
                 float: right;
                 }

                 #share
                 {
                 position: relative;
                 float: right;
                 top: 25px;
                 margin-right: 10px;
                 }

                         #share a
                         {
                         color: black;
                         text-decoration: none;
                         background-image: url(img/nix.gif);
                         }

                         #share a:hover
                         {
                         background-image: url(img/nix.gif);
                         font-weight: normal;
                         }

                         #inhaltrechts
                         {
                         width: 147px;
                         min-height: 590px;
                         margin-left: 15px;
                         margin-right: 15px;
                         margin-top: 25px;
                         margin-bottom: 15px;
                         text-align: left;
                         }

                         #pinzwebsuche
                         {
                         height: 80px;
                         width: 100%;
                         background-image: url(img/suche.png);
                         border-radius: 15px;
                         position: relative;
                         top: 10px;
                         }

                         #pinzwebsuche input
                         {
                         border: 3px solid #1478B4;
                         width: 121px;
                         position: relative;
                         left: 10px;
                         top: 12px;
                         }

                         #suche_box_submit input
                         {
                         background-image: url(img/input.jpg);
                         border: 0px;
                         color: white;
                         padding-top: 3px;
                         padding-bottom: 3px;
                         padding-left: 0px;
                         padding-right: 0px;
                         margin-top: 10px;
                         margin-left: 2px;
                         border-radius: 15px;
                         font-size: 12px;
                         cursor: pointer;
                         }

                         .suche_ueberschrift
                         {
                         background-color: #4C7CA2;
                         }

                         #suchesuchepinzweb input
                         {
                         border: 3px solid #1478B4;
                         margin-bottom: 10px;
                         }

                         #suche_abschicken_input input
                         {
                         background-image: url(img/input.jpg);
                         border: 0px;
                         color: white;
                         padding-top: 3px;
                         padding-bottom: 3px;
                         padding-left: 0px;
                         padding-right: 0px;
                         margin-top: 10px;
                         margin-left: 20px;
                         border-radius: 15px;
                         font-size: 12px;
                         cursor: pointer;
                         }

                 .clear
                 {
                 clear: both;
                 }

#container2
{
min-height: 250px;
width: 100%;
position: relative;
top: 85px;
background-image: url(img/footer.jpg);
background-color: #ACB1B4;
background-repeat: repeat-x;
}

         #footer
         {
         min-height: 170px;
         width: 928px;
         margin: 0 auto;
         position: relative;
         top: 13px;
         text-align: left;
         }

                 #auswahlleiste
                 {
                 height: 150px;
                 width: 928px;
                 }

                 #auswahlleiste a:hover
                 {
                 background-image: url(img/nix.gif);
                 font-weight: normal;
                 }

                         #kundenbewertungen
                         {
                         width: 148px;
                         height: 73px;
                         position: absolute;
                         top: 35px;
                         }

                         #Referenzkarte
                         {
                         width: 148px;
                         height: 73px;
                         position: absolute;
                         top: 15px;
                         margin-left: 180px;
                         }

                         #help
                         {
                         width: 148px;
                         height: 73px;
                         position: absolute;
                         top: 20px;
                         margin-left: 400px;
                         }

                         #facebookgruppe
                         {
                         width: 148px;
                         min-height: 73px;
                         position: absolute;
                         top: 30px;
                         margin-left: 540px;
                         }

			 #facebookgruppe img
			 {
			 margin-bottom: 10px;
			 }

                                 #facebookgruppe a
                                 {
                                 background-image: url(img/nix.gif);
                                 }

                         #salzburg
                         {
                         width: 148px;
                         height: 73px;
                         position: absolute;
                         top: 40px;
                         margin-left: 670px;
                         }

                                 #salzburg a
                                 {
                                 background-image: url(img/nix.gif);
                                 }

                         #registrar
                         {
                         width: 148px;
                         height: 73px;
                         position: absolute;
                         top: 40px;
                         margin-left: 810px;
                         }

                 #copyright
                 {
                 height: 30px;
                 width: 928px;
                 text-align: left;
                 padding-top: 10px;
                 color: #061E2A;
                 font-size: 14px;
                 float: left;
                 }

                 #copyright a
                 {
                 position: relative;
                 left: 85px;
                 text-decoration: none;
                 color: #061E2A;
                 margin-left: 10px;
                 }

                         #copyright a:hover
                         {
                         color: #76929e;
                         font-weight: normal;
                         background-image: url(img/nix.gif);
                         }

                         #copyright a.menu-current
                         {
                         color: #76929e;
                         font-weight: normal;
                         background-image: url(img/nix.gif);
                         }


a.external {
    background: url(img/link.png) center right no-repeat;
    padding-right: 14px;
}

#wetter
{
width: 700px;
height: 120px;
margin-bottom: 25px;
text-align: left;
font-size: 14px;
color: #fff;
}

#wetter img
{
margin: 4px 20px 6px 40px; 
}

#wetter h2
{
font-size: 16px;
color: #fff;
font-weight: bold;
text-align: center;
margin-top: 10px;
}

#wetter span
{
font-size: 16px;
font-weight: bold;
color: #fff;
margin-left: 100px;
margin-bottom: 20px;
}

#wetter_heute {
    float: left;
    text-align: left;
    width: 300px;
    height: 120px;
    background-color: #7BB8E4;
    margin-right: 100px;
    
}

#wetter_morgen {
    float: left;
    text-align: left;
    width: 300px;
    height: 120px;
    background-color: #7BB8E4
}