/* The ultra77 template is designed and released by Ian Smith
of N-vent Design Services LLC - www.n-vent.com. Feel free to
use this, but please don't sell it and kindly leave the credits
intact. Muchas Gracias!

January 2007

global styles
============================== */
body {
    position: relative;
	color: gray;
	margin: 10px 0 0 0;
	padding: 0;
	font: 75% Arial, Helvetica, sans-serif;
	min-width:800px;
	background: #fff url(images/bg.png) repeat-y center;
	}
#wrapper{
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 821px;
	background: url(images/bgpng) repeat-y;
	}
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	position: relative;
	border: 0;
	}
h2{
	font-size: 130%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 0 3px 0;
	color: black;
	border-bottom: 1px dashed silver;
	}
h3{
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 0 3px 0;
	color: black;
	border-bottom: 1px dashed #e8e8e8;
	}
h4{
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 0 2px 0;
	color: #80a1cd;
	}
h5{
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 0 2px 0;
	color: #808080;
	}
a:link {
	color: #3D82C7;
    }
a:visited {
	color: #234D76;
    }
a:hover {
	color: red;
    }


/* header styles
============================== */

#header{
	position: relative;
	height: 138px;
	background: url(images/hbg.jpg) no-repeat center;
	}
#branding {
	position: relative;
	left: 545px;
	top: 22px;
	width: 250px;
	height: 55px;
    }
#branding a:link {
	text-decoration: none;
	color:#848284;
    }
#branding a:visited {
	text-decoration: none;
	color:#848284;
    }
#branding a:hover {
	text-decoration: none;
	color:#848284;
    }
#pagedescription{
	position: relative;
	width:315px;
	top: 103px;
	float: right;
	margin-right:27px;
	text-align: right;
	line-height: 100%;
	clear: both;
    }
#pagedescription h1 {
	font-size:11px;
	font-weight: normal;
	border: 0;
	padding: 0;
	margin: 0;
    }
.templogo {
	float:right;
	font-size: 2.5em;
	}
.temptext {
	float:right;
	margin-right:1px;
	}


/* menu styles
============================== */

#menu{
	margin-top: 10px;
	position: relative;
	height: 38px;
    background: url(images/mbg.png) no-repeat center;
	text-align: center;
    }
#menu ul {
	position: relative;
	top: 11px;
	padding: 0;
    }
#menu li,
#footer li{
	display: inline;
	padding: 0 6px;
    }
#menu li a{
	display: inline;
	color: black;
	text-decoration: none;
    }
#menu li a:hover,
#menu li a:focus{
    text-decoration: underline;
    }
.active{
    font-weight: bolder;
    }
#sidemenu {
    margin-top: 10px;
	position: absolute;
	top: 200px;
	width: 194px;
	background: url(images/body-bg.png) repeat-x center;
    }
#smtop,
#smbottom{
	position: relative;
	background: url(images/sm-top.png) no-repeat center;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	clear: both;
    }
#smbottom{
	background: url(images/sm-bottom.png) no-repeat center;
    }
		
#sidemenu ul,

#smtitle{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 194px;
	background:  url(images/sm-bg.png) repeat-y center;
    }
#smtitle h2{
	font-size: 130%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 14px 3px 14px;
	color: black;
	border-bottom: 1px dashed silver;
	}
#smtitle h3{
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 14px 3px 14px;
	color: black;
	border-bottom: 1px dashed #e8e8e8;
	}
#smtitle h4{
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 14px 2px 14px;
	color: #80a1cd;
	}
#smtitle h5{
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 14px 2px 14px;
	color: #808080;
	}
#sidemenu p{
	padding: 3px 0;
	margin: 0 14px 0 14px;
	}
#sidemenu li{
	padding: 3px 0 3px 0;
	display: block;
    }
#sidemenu li a{
	line-height: 18px;
	padding-left: 25px;
	color: black;
	display: block;
	height: 19px;
	text-decoration: none;
    }
#sidemenu img{
	border:none;
	}

#sidemenu li a:hover,
#sidemenu li a:focus{
	background: url(images/sm-over.png) no-repeat center;
    }
#sidemenu li a.currentpage {
    background: url(images/sm-urhere.png) no-repeat center;
    }


/* content styles
============================== */

#bodywrap{
	position: relative;
	left: 160px;
	width: 660px;
	min-height: 200px;
	text-align: center;
    background: url(images/body-bg.png) repeat-y left;
    }
#bodytop,
#bodybottom{
	position: relative;
    left: 160px;
	width: 660px;
	background: url(images/body-top.png) no-repeat center;
	height: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
    }
#bodytop {
    margin-top: 10px;
    }
#bodybottom{
	background: url(images/body-bottom.png) no-repeat center;
    }
#contentbody{
    position: relative;
	min-height: 300px;
	padding: 0 15px 10px 55px;
	margin: 0;
	border: 0;
	text-align: left;
    }
#contentbodylang{
    position: relative;
	min-height: 800px;
	padding: 0 15px 10px 55px;
	margin: 0;
	border: 0;
	text-align: left;
    }
		
#contentbody p{
	padding: 3px 0;
	margin: 0;
    }
#contentbody ul,
#contentbody ol{
	padding: 3px 0;
	margin: 0 18px;
	list-style: outside;
    }


/* footer styles
============================== */

#footer{
	margin-top: 10px;
	clear: both;
	position: relative;
	height: 38px;
	background: url(images/footerbg.png) no-repeat center;
	text-align: left;
	font-size: 12px;
    }
#footer p{
	position: relative;
	top: 11px;
	padding: 0;
	padding-left: 25px;
	display: inline;
    }
#footer ul{
	display: inline;
	position: relative;
	top: 11px;
	padding: 0;
	margin-left:5px;

    }
#footer li{
	padding: 0 0 0 10px;
	display: inline;
	list-style: none outside;
    }
#footer a:link {
	color: #000;
	text-decoration: none;
    }
#footer a:visited {
	color: gray;
	text-decoration: none;
    }
#footer a:hover {
	color: #000;
	text-decoration: underline;
    }


/*	breadcrumb
*******************************************************************************/

#breadcrumb {
   position:relative;
   width:570px;
   float:right;
   text-align:right;
   margin-top:-4px;
   padding-right:25px;
} 


/* images
============================== */

#contentbody img {
    margin-top: 5px;
	border: 0;
    }
#contentbody div.image {
	margin-bottom:0;
	}
#contentbody div.image p {
	margin:0;
	font-size:0.9em;
	}
#contentbody div.flLeft {
	margin-right:14px;
	}
#contentbody div.lRight {
	margin-left:14px;
	}


/* download
============================== */

#contentbody .download-hdl p, 
#contentbody .download-file p, 
#contentbody .download-desc p {
	margin:0;
}
#contentbody .download-hdl p {
	padding:5px 7px;
	background-color:#393;
	font-weight:bold;
	color:#fff;
}

#contentbody .download-file {
	padding:1.2em 7px;
	border-left:2px solid #393;
	border-right:2px solid #393;
}

#contentbody .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;
}

#maincontent .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}


/* form-module
============================== */

#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}

#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* Kontaktformular mit Captcha
============================== */

#formwrap {
   padding: 0px 0px 0px 0px;
   margin: 15px 0px 0px 0px;
}
#form {
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 0px 0px;
   text-align: left;
}
#form img {
   margin: 0 0 0 0;
}
/* Rahmenfarbe angeben für Opera */
fieldset {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   border: none;
}
legend {
   border: 1px solid #fff;
}
Label {
   font:11px/20px verdana, arial, helvetica, sans-serif;
   padding:0px;
   margin-left: 0px;
}
.inpt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 11px;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 0px 0px;
   word-spacing: 0.2em;
}
.txt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 11px;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
input.inpt:focus, textarea.txt:focus {
   color: #000;
   font-family: Verdana, Arial, Sans-Serif;
}
.senden {
   width: 96px;
   font-weight: bold;
   font-size: 11px;
   margin: 10px 0px 0px 120px;
   padding: 3px 0px 3px 0px;
   background-color: #eee;
   color: #333;
   text-align: center;
   border: solid 1px #999;
   cursor: pointer;
}label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
   cursor: pointer;
}

.formerror {
	color: red;
	margin-top: 10px;
}
