<!--/*  font style
----------------------------------------------- */

p, table, td {
    margin-left:30px;
    margin-right:30px;
}

H1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
        text-transform: uppercase;
        text-align:center;
	color: #AAAAAA;
        padding-left:20px;
        margin-left:auto;
	margin-bottom: auto;

}

H2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #AAAAAA;
        text-align:center;
        padding-left:20px;
	margin-bottom: auto;

}

body, p, table, td
{ SCROLLBAR-FACE-COLOR: #555555; SCROLLBAR-HIGHLIGHT-COLOR: #555555; SCROLLBAR-SHADOW-COLOR: #555555; SCROLLBAR-3DLIGHT-COLOR: #555555; SCROLLBAR-ARROW-COLOR:  #FAE43B; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #555555; }


/*  CSS Layout
----------------------------------------------- */

.body
{
	padding:0px 0px;
        background-color:#111111;
}

div#container
{
	position:relative;
	top:-0px;
	width:990px;
	margin:0 auto;
	padding-bottom:1px;
	background-color:#000000;
}

div#navigation
{
   padding-left:25px;
   padding-right:auto;
}

*+ html div#navigation
{
   margin-left:-35px;
   padding-right:auto;
}

div#header
{
	position:relative;
	top:-0px;
	width:990px;
	margin:0 auto;
        padding-bottom:1px;
	text-align:left;
        background-color:#CCCCCC;
}


div#wrapper
{
	width:990px;
	margin:1px;
	margin-bottom:0px;
	border:1px #B4AD9E solid;
}


div#wrapper_rechts
{
	float:left;
	width:990px;
	margin-top:10px;
}


div#emotion
{
	width:990px;
	border:1px white solid;
}



div#content
{
	width:auto;
	background: url(http://www10.jimdo.com/templates/461/http://www.kieser-waffen.at/s/img/content_bg.gif) repeat-y top left;
}


div#sidebar
{
	float:right;
	width:0px;
        height:0px;
}

div#jimdobox
{
       margin-top:2500px;
	width:0px;
        height:0px;
}

div#sidebar_bottom
{
	margin:0px;
}

div#footer
{
	width:990px;
	background-image:url(http://www10.jimdo.com/templates/461/http://www.kieser-waffen.at/s/img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom:15px;
}


/* gutter */

div#header .gutter { padding: 10px 40px 10px 30px; }
div#content .gutter { padding: 10px 40px 0 40px; }
div#sidebar .gutter { padding: 25px 6px 10px 10px; }
div#footer .gutter{ padding: 23px 30px 0 40px; }

/*  MainNav Level 1
----------------------------------------------- */

ul#mainNav1
{
        font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
	padding: 5px 2px 2px 5px;
}

ul#mainNav2,
ul#mainNav3
{	
	text-align:left;
	margin:0;
	padding:0;
	list-style-type:none;
}


ul#mainNav1 li,
ul#mainNav2 li,
ul#mainNav3 li
{
	display:inline;
	margin:0;	
	padding:0;
	text-decoration:none;
}

ul#mainNav1,
ul#mainNav2,
ul#mainNav3 { overflow:hidden; } /* Firefox and all */

* html ul#mainNav1,
* html ul#mainNav2,
* html ul#mainNav3 { height:1%; overflow:visible; } /* IE */



ul#mainNav1 li a,
ul#mainNav1 li a:visited
{
	text-decoration:none;
	display:inline;
        float:left;
	color:CCCCCC;
	font-size:12px;
	white-space:nowrap;
}


ul#mainNav2 li a,
ul#mainNav2 li a:visited,
ul#mainNav3 li a,
ul#mainNav3 li a:visited
{
	text-decoration: none;
	display:block;
	color:#333;
}

ul#mainNav3 li a,
ul#mainNav3 li a:visited
{
	color:#999;
}

ul#mainNav1 li a, ul#mainNav1 li a:visited { padding:5px 10px 5px 10px; }
ul#mainNav2 li a, ul#mainNav2 li a:visited { padding:2px 20px 2px 22px; }
ul#mainNav3 li a, ul#mainNav3 li a:visited { padding:2px 5px 2px 45px; }

ul#mainNav1 li a:hover
{
	text-decoration:bold;
        color:#FFF;
}

ul#mainNav2 li a:hover,
ul#mainNav3 li a:hover
{
	background-color:#EEE;
}

div#navigation ul#mainNav1 li a.current
{

}

ul#mainNav2 li a.current,
ul#mainNav3 li a.current
{ 
	color:black;
	font-weight:bold;
}



div.captcha (line 237)
{
margin-left:30px;
width: 200px;
border-top-width: 1px;

border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #999999;
border-right-color-value: #999999;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #999999;
border-left-color-value: #999999;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: white;
background-image: url(/s/img/captcha_bg.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left bottom;
padding:10px;
}

/*  Clearing
----------------------------------------------- */

.c { clear:both; }


.clearover {overflow:hidden;} /* Firefox and all */
* html .clearover { height:1%; overflow:visible;} /* IE */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}


/*  Text mit Bild
----------------------------------------------- */
.imgleft
{
  float:left;
  padding:4px 4px 4px 30px;
  display:inline; /*double margin bug ie */
}

.imgright
{
  float:right;
  margin:4px 40px 4px 4px;
  display:inline; /*double margin bug ie */
}
	
/*  Galerie HTML
----------------------------------------------- */
/* Square View */
div.thumb_sq1,
div.thumb_sq2,
div.thumb_sq3 {	float:left; }

div.thumb_sq1 {	margin:0 5px 5px 0; }

div.thumb_sq1 a img
{
	display:block;
	border:1px solid #CCC;
	padding:3px;
	background:white;
}
div.thumb_sq1 a:hover img {	background:#EEE; }

div.ccgalerie div.thumb_sq2
{
	display:block;
	background:white;
	margin:0 1px 1px 0;
	/* var hart 0px */
}

div.ccgalerie div.thumb_sq3
{
	display:block;
	background:white;
	margin:0 2px 2px 0;
}

div.thumb_sq3 a img
{
	display:block;
	padding:5px;
	background:white;
}
div.thumb_sq3 a:hover img {	background:#DDD; }


/*  orginal view  */
div.thumb_pro1,
div.thumb_pro2,
div.thumb_pro3
{
	float:left;
	/* breite, höhe im style */
}

div.ccgalerie div.thumb_pro1 /* normale border Ansicht icon: style-4 */
{
	border:1px solid #CCC;
	padding:3px;
	margin:0 5px 5px 0;
	/* var hart 8px */
}


div.ccgalerie div.thumb_pro2 /* Dia-Ansicht icon: style-5 */
{
	border-top:1px solid #CCC;
	border-right:2px solid #C5C5C5;
	border-bottom:2px solid #C5C5C5;
	border-left:1px solid #CCC;
	padding:3px;
	margin:0 5px 5px 0;
	/* var hart 9px */
}

div.ccgalerie div.thumb_pro3 /* ohne rahmen icon: style-6 */
{
	padding:3px;
	margin:0 5px 5px 0;
	/* var hart 6px */
}


div.innerthumbnail
{
	display: table-cell;
	text-align:center;
	vertical-align:middle;
	/* breite, höhe  im style */
	/* Magic Fontsize im sytle -> http://mrclay.org/web_design/centered_image/  */
}

* html div.innerthumbnail { float:left; display:block;  } /* IE */
div.innerthumbnail img { display:inline; vertical-align:middle; }

/*  Lightbox
----------------------------------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img { border: none; text-align:right; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

div#loading img { display:inline; }
	
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://cdn.jimdo.com/s/img/cc/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://cdn.jimdo.com/s/img/cc/prev.png) left 25% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://cdn.jimdo.com/s/img/cc/next.png) right 25% no-repeat; }

/* IE6 Buttons */
* html #prevLink:hover {  background: url(http://cdn.jimdo.com/s/img/cc/prev.gif) left 25% no-repeat; }
* html #nextLink:hover {  background: url(http://cdn.jimdo.com/s/img/cc/next.gif) right 25% no-repeat; }



#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 33px; float: right;  padding-bottom: 0.7em; outline: none;}	 

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}



/*  Dateidownload
----------------------------------------------- */

a.dlink,
a.dlink:link,
a.dlink:visited,

a.dlink:hover,
a.dlink:active {
	border:0 !important;
	text-decoration:none !important;
	background-color:transparent !important;
}

div.leftDownload
{
	width: 52px;
	float:left;
}

div.rightDownload
{
	margin-left:55px;
	padding-left:6px;
}

div.rightDownloadB
{
	margin-left:55px;
	border-left: 2px solid #CCC;
	padding-left:6px;
}

.rightDownload .fl,
.rightDownloadB .fl
{
	float:left;
	display:block;
}


/*  Form vertikal */
.form dl
{
	margin: 10px 10px 10px 10px;
	padding: 0;
}

.form dl dt
{
        margin-left:30px;
	font-weight: bold;
	line-height:120%;
}

.form dl dt
{
        margin-left:30px;
}
.form p.note em
{
	color:#BA3B3E;
	font-weight: bold;
	padding-left:0.2em;
	font-size:110%;
	font-style:normal;
}

.form p.note {
	background: url('http://cdn.jimdo.com/s/img/cc/warning.gif') no-repeat 4px 50%;
	border-top:1px solid #CCC;
	padding:3px 0 3px 20px;
	margin-top:10px;
	display:block;
}

.form dl dd {
	margin-left:30px;
	padding: 0;
}
.form dl dd.eng {
	margin: 0 0 5px 0;
	padding: 0;
}

/* Formelemente
----------------------------------------------- */
input.single,
textarea
{
	border:1px solid #CCC;
	color:#333;
	width:240px;
	background-color:white;
	padding:1px;
}


input.single:focus,
input.text:focus,
textarea:focus
{
	background-color: #F1F1F1;
	border:1px solid #CCC;
}


input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
    cursor: pointer;
}

.form input.single { width:250px; }

.form textarea
{
	width:300px;
	height:180px;
	line-height:120%;
}

.form input.checkbox,
.form input.radio { width:auto !important; }

/*  Fehlermeldungen Form */
.error {
	color:black;
	background-color:#FAEFEF;
	border:1px solid #c66;
	border-color:#c66 #FFB2B2 #FFB2B2 #c66;
}

/* ALT - entfernen */
.fehlerUser {
	margin: 0px;
	border: 2px solid #CF5D00;
	background: #EBC2AD;
	padding: 10px;
	color:black;
}
	
/*  Gästebuch
----------------------------------------------- */
.guestbook_nachricht {
	padding: 15px 0 36px 18px;
}


/*  Sitemap
----------------------------------------------- */


ul.sitemap {
	list-style-type : none;
	margin: 2em 0 2em 1.5em;
	padding:0;
}

ul.sitemap li {
	margin:0 !important;
	padding:0 !important;
	display:inline;
	background-image:none !important;
}

ul.sitemap li a {
	line-height:2em;
	display:block;
	font-weight:bold;
	background: url(http://cdn.jimdo.com/s/img/cc/sitemapdocbullet.gif) no-repeat left center;
	padding: 0 0 0 1.2em;
}

body#becomefriends
{
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#666;
}

/*  add as friend
----------------------------------------------- */

a.addfriend,
a.addfriend:visited
{
	display:block;

	float:left;
	
	padding:3px 5px 3px 30px !important;

	color:white !important;
	border: none !important;

	text-decoration:none !important;
	font:11px/15px Arial, Helvetica, sans-serif !important;
	background:#0097DF url(/s/img/plus.gif) no-repeat 0 50% !important;
}

* html a.addfriend,
* html a.addfriend:visited { height:1%;}


a.addfriend:hover
{
	background-color:#26A8E6;
	color:white !important;
}

div.addfriendwrapper {height: 1px; font-size: 1px; clear: both;}


/*  add as friend - popup
----------------------------------------------- */

#friendcontent { height:60px;}

* html div#friendcontent {	z-index:20000;}

div.popup
{
	position: absolute;
	
	margin-top:-20px;
	margin-left:-20px;
	width:420px;
	z-index:1000;
}


div.popup .top
{
	overflow:hidden;
	padding:20px 20px 0 20px;
	background: url(/s/img/shadow-top.png) no-repeat top;
}

div.popup .bottom
{
	padding:0 20px 40px 20px;
	background: url(/s/img/shadow-bottom.png) no-repeat bottom;
	font-size:1px;
	height:1px;
}

/* IE6 - I hate it */
* html div.friend 			{ height:1%;}
* html div.popup .top 		{ background: url(/s/img/shadow-top-ie.gif) no-repeat top; }
* html div.popup .bottom	{ background: url(/s/img/shadow-bottom-ie.gif) no-repeat top; height:10px; }

div.friend

{

	background:#F2F2F2;
	border-bottom:1px solid #CCC;

	padding:0 0 10px 10px;
	overflow:hidden;
}

div.friend img
{ 
	float:left;
	background:white;
	padding:4px;
	margin-top:10px;

}

div.friend .details { margin-left:75px;	margin-top:10px; width:272px;}

div.popup a.close
{
	display:block;
	float:right;
	height:19px;
	width:19px;
	text-indent:-5000px;
	border:1px solid #F2F2F2;
	border-width:0 0 1px 1px;
	background:#F2F2F2 url(/s/img/closepopup.gif) no-repeat center center;
}

div.popup a.close:hover { background-color:white; border-color: #CCC }

div.popup .friendgutter { padding:10px; overflow:hidden; }


div.friend h4
{

	font:17px/20px Arial, Helvetica, sans-serif;
	color:#3C3C3C;
}

div.friend p
{

	font:11px/15px Arial, Helvetica, sans-serif;
	color:#666;
}


div.popup img.loding
{
	display:block;
	margin:15px 0 0 15px;
}

}

ul.sitemap ul {
	list-style-type : none;
	margin: 0 0 0 1.5em;
	padding:0;
}

ul.sitemap ul li a { font-weight:normal; }

/*  Tell a friend
----------------------------------------------- */

div#content_start
{
	display:none;
	overflow:hidden;
}

div#tellheader
{
	background:#EEE url('http://cdn.jimdo.com/s/img/cc/sendpage.gif') no-repeat center right;
	border:1px solid #CCC;
	padding:10px;
	min-height:58px;
}

div#tellbody
{
	height:350px;
	border:1px solid #CCC;
	border-top-width:2px;
	border-color:white #CCC #CCC #CCC;
	padding:10px;
	background:#EEE;
}

div#tellbody a 
{
	display:block;
	float:right;
	padding-right:15px;
}


/* Newsletter */

#newsHeader, strong.newslettertitel {display:block;}

/*  Footer
----------------------------------------------- */

div#contentfooter {
	width:100%;
	padding: 0;
	margin: 0;
	font-size:11px;
	line-height:140%;
	font-weight:normal;
	overflow:hidden;
}

* html div#contentfooter {
	height:1%; overflow: visible;
}
  
  
div#contentfooter div.leftrow {
	float: left;
	text-align: left;
	width: 55%;
}

div#contentfooter div.rightrow {
	float: right;
	text-align: right;
	width: 42%;
}

span.loggedin { display: none; }
span.loggedout { display: inline; }

/*  Impressumsbox
----------------------------------------------- */

div#imprint
{
	border:1px solid #CCC;
	padding:10px;
	background:#FAFAFA;

	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color:#666 !important;
}

div#imprint h2
{
	margin:0 0 10px 0;
	padding:0;
	font:normal 18px/22px "Trebuchet MS", Verdana, sans-serif;
	color:#444;
}

div#imprint img.logo
{
	float:right;
	margin:0 0 5px 5px;
}

/*  Login- und Logoutmaske
----------------------------------------------- */

div#loginbox
{
	position:absolute;
	
	width:430px;
	
	margin-top: 15px;
	margin-left:-5px;
	padding:5px;

	border:1px solid #CCC;
	border-width:1px 3px 3px 1px;
	background:white;
	
	text-align:left;
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color:#666 !important;
}


div#loginbox a,
div#imprint a
{
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color:#333 !important;
	text-decoration:underline !important;
}
div#loginbox a:hover,
div#imprint a:hover { text-decoration:none !important; background:none !important;}

div#loginbox input.password
{
	width:240px;
	border:1px solid #CCC;
	display:block;
	
	font-size:30px;
	height:30px;
	line-height:30px;
}

div#loginbox input:focus
{
	border:1px solid #AAA;
	background:#F1F1F1;
}

div#loginbox img.logo 
{
	float:right;
	margin:12px 4px 0 0;
}

div#loginbox form 
{
	display:inline;
	margin:0;
}

/*  Boxen -> info, warning, alert, ok
----------------------------------------------- */

.message-ok,
.message-info,
.message-warning,
.message-alert,
.message-error
{
	padding:5px 5px 5px 30px !important;
	margin:5px 0 !important;
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	border-style:solid !important;
	border-width:1px !important;
	color: #444 !important;
}

.message-ok a,
.message-info a,
.message-warning a,
.message-alert a,
.message-error a
{
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #444 !important;
	text-decoration:underline !important
}


.message-ok
{
	border-color:#C2D577 #9BAE50 #9BAE50 #C2D577;
	background:#E5F1B4 url('http://cdn.jimdo.com/s/img/cc/ok.gif') no-repeat 10px 50%;
}

.message-info
{

	border-color:#B1C2D8 #6B8BB4 #6B8BB4 #B1C2D8;
	background:#DBE3ED url('http://cdn.jimdo.com/s/img/cc/info.gif') no-repeat 10px 50%;
}

.message-warning
{
	border-color:#F7DEA6 #D0B77F #D0B77F #F7DEA6;
	background:#FFF3CD url('http://cdn.jimdo.com/s/img/cc/warning.gif') no-repeat 10px 50%;
}

.message-alert,
.message-error
{
	background:#FAEFEF url('http://cdn.jimdo.com/s/img/cc/alert.gif') no-repeat 10px 50%;
	border-color: #FFB2B2 #c66 #c66 #FFB2B2;
}

/*  Häcks
----------------------------------------------- */

/* Lineheight in den Kontaktdaten auf 100% setzen*/

.line100 { line-height:120%; }
																																																																																																																																																																																																																																																																																																																																					