/* Tiggas Steuerdings

global styles
============================== */
body {
    position: relative;
	color: #333;
	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;
	}
img { border: 0; }
a { cursor:pointer; }
#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;
	}
h1, h2, h3{
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	}
h1{
	font-size: 130%;
	color: black;
	border-bottom: 1px dashed silver;
	}
h2{
	font-size: 110%;
	color: black;
	border-bottom: 1px dashed #e8e8e8;
	}
h3{
	font-size: 100%;
	color: #dd3347;
	}
a:link {
	color: #3D82C7;
    }
a:visited {
	color: #234D76;
    }
a:hover {
	color: red;
    }



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

#header{
	position: relative;
	height: 138px;
	background: url(../images/hbg.png) no-repeat center;
	}
#branding {
	position: relative;
	left: 25px;
	top: 20px;
	width: 300px;
	height: 110px;
	font-weight: bold;
    }
#pagedescription{
	position: relative;
	top: 30px;
	float: right;
	margin: 0 15px 0 0;
	text-align: right;
	line-height: 100%;
	clear: both;
    }
#pagedescription a { text-decoration: none; }
#pagedescription h2{
	font-weight: normal;
	color: gray;
	padding: 0;
	margin: 0;
    }
#pagedescription h1 {
	font-weight: normal;
	border: 0;
	padding: 0;
	margin: 0;
    }

/* feel free to delete this class. */
.templogo {
    font-size: 2em;
	}
.centerit { 
    text-align: center;
	}




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

#menu{
	margin-top: 5px;
	position: relative;
	height: 38px;
    background: url(../images/mbg.png) no-repeat center;
	text-align: left;
	}
#menu p {
	padding-left:30px;
	padding-top: 10px;
	text-align:center;
	font-weight: bold;
	}
#menu ul {
	position: relative;
	top: 10px;
	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{
    /*font-weight: bolder; */
    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 h1{
    padding: 10px;
    font: normal normal bolder 120% Arial, Helvetica, sans-serif;
    border: 0;
    }
#sidemenu li{
	padding: 3px 0 3px 1px;
	display: block;
    }
#sidemenu li a{
	line-height: 18px;
	padding-left: 24px;
	color: black;
	display: block;
	height: 19px;
	text-decoration: none;
	background:  url(../images/sm-default.png) repeat-y center;
    }
#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-over.png) no-repeat center;
    }

.smlogin {
	display: block;
	padding: 0;
	margin: 0;
	width: 194px;
	background-color: white;
	background:  url(../images/sm-bg.png) repeat-y center;
    }
.smlogintext {
	border:1px solid #B1B1B1;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size:11px;
	color:#1a1a1a;
	width:120px;
	margin:0;
	padding:0;
	background-color: #E4E4E4;
}
.smsubmitbtn {
	background-color:#B1DDFF;
	width:90px;
	border:1px solid #B1B1B1;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height:11px;
	height:18px;
	margin:0;
	padding:0
}
.abbrechenbtn {
	background-color:#F08080;
	width:90px;
	border:1px solid #B1B1B1;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height:11px;
	height:18px;
	margin:0;
	padding:0
}
.formularpulldown {
	width:80px; 
	border:1px solid #B1B1B1;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-color: #E4E4E4;
}
select {
	width:120px; 
	border:1px solid #B1B1B1;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-color: #E4E4E4;
}
/* 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;
	padding: 0 15px 0 45px;
	margin: 0;
	border: 0;

	text-align: left;
    }
#contentbody p{
	padding: 3px 0;
	margin: 0;
	width:90%;
	font-size: 12px;
    }
#contentbody ul,
#contentbody ol{
	padding: 3px 0;
	margin: 0 18px;
	list-style: outside;
	font-size: 12px;
    }
#contentbody img {
    border: 0;
    float: right;
    }

#contentbody table {
	font-size: 12px;
	}
#contentbody th {
	font-weight: bold;
	}
#contentbody td {
	font-weight: normal;
	}
#inlinemenue {
	float:right; 
	padding-top: 0em;
	padding: 5px 25px 5px 25px;
	background-color: #FAFAFA;
	text-align:right;
	border: solid 1px #EDEDED;
	}
#inlinemenue a {
	color:#3D82C7;
	text-decoration:none;
	}
	
#inlinemenue a:hover {
	color: red ;
	}
	
.news-show {
  width: 90%;
  margin: 1em .5em;
  position:relative;
}
.news-show div {
  margin: 5px 5px 5px 5px;
  padding: .5em 2.25em;
  background-color:#F5F5F5;
  color:black;
  border-left: solid 2px #E45E75;
  font-size:90%
  
}	
.news-show h3 {
	font-size:90%;
	border-bottom:dotted red 1px;
	}
	
.tipps-show {
  width: 90%;
  margin: 1em .5em;
  position:relative;
}
.tipps-show div {
  margin: 5px 5px 5px 5px;
  padding: .5em 2.25em;
  background-color:#F5F5F5;
  color:black;
  border-left: solid 2px #E45E75;
  font-size:90%
  
}	
.tipps-show h3 {
	font-size:90%;
	border-bottom:dotted red 1px;
	}
	
/* footer styles
============================== */

#footer{
	margin-top: 10px;
	clear: both;
	position: relative;
	height: 38px;
	background: url(../images/footerbg.png) no-repeat center;
	text-align: center;
	font-size: 9px;
    }
#footer p{
	position: relative;
	top: 8px;
	padding: 0;
	padding-left: 15px;
	display: inline;
    }
#footer ul{
	display: inline;
	position: relative;
	top: 3px;
	padding: 0;
    }
#footer li{
	padding: 0 0 0 10px;
	display: inline;
	list-style: none outside;
    }
#footer a:link {
	color: gray;
	text-decoration: none;
    }
#footer a:visited {
	color: gray;
	text-decoration: none;
    }
#footer a:hover {
	color: gray;
	text-decoration: underline;
    }
#contentbody .bildlinks {
     float:left;
     border: 0;
     }
.contactform1 {
	border:1px solid #B1B1B1;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size:11px;
	color:#1a1a1a;
	width:160px;
	margin:0;
	padding:0;
	background-color: #E4E4E4;
}
.contactform2 {
	border:1px solid #B1B1B1;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size:11px;
	color:#1a1a1a;
	width:310px;
	margin:0;
	padding:0;
	background-color: #E4E4E4;
}
