body
{
	background-color:#DEDEE2;
	text-align:center;
	margin:0;
	padding:0;
	background-image: url(smspics/bg.png);
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:14px;
	color:#333333;
	margin: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h2 {
	font-size:12px;
	color:#333333;
	margin: 10px 0 10px 0;
}
h3 {font-size:14px;color:#000000;
	padding:10px 0 0 0;
	margin:0px 0 0px 0;
	}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}

a, a:link, a:visited, a:hover, a:active {
outline:none;
}
a img {
	border:none;
	outline: none;
}
 a {
	color: #666633;
}
 a:hover {
	color: #999900;
}

#outercontainer{
	width:900px;
	margin:0px auto;
	position: relative;
}

.container{
	width:900px;
	margin:0px auto;
	text-align:left;
	position: relative;
	z-index: 2;
	background-color: #F1F1E2;
}

#menuleft {
	width:128px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	background-image: url(smspics/bglinks.png);
	background-repeat: repeat-x;
	height: 500px;
}
.menucontainer {
	width:106px;
	margin:10px;
	
	background-color: #FFFFFF;
	border: 1px solid #737994;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menucontainer a{
	display:block;
	padding:3px;
	background-color:#737994;
	color:#eeeeee;
	text-align:left;
	text-decoration:none;
	margin: 1px;
	height: 100%;
	

 }
 
.menucontainer a:hover 
{
  color:#737994; 
  background-color:#eeeeee;
  font-weight:bold;
}
.menucontainer .menu-current a 
{ 
  color:#737994; 
  background-color:#eeeeee;
  font-weight:bold;
}
.menucontainer .menu-parent a
{  
  color:#737994;
  background-color:#eeeeee;
  font-weight:bold;

}
.menucontainer ul {
    margin:0px;
    padding:0px;
    list-style: none;
}
.menucontainer li {
	padding:0px;
	margin: 0px;
}



.menucontainer .menu-2 a   {
	color:#737994;
	font-weight: normal;
	text-indent: 7px;
	background-color: #F5F5F5;
	font-size: 10px;
	height: 12px;
}


.menucontainer li.menu-2 a:hover 
{
	color:#737994;
	background-color:#FFFFFF;
	font-weight: bold;
}
.menucontainer .menu-2 li.menu-current a
{
	color:#737994;
	background-color:#FFFFFF;
	font-weight: bold;
}
.menucontainer .menu-2 li.menu-parent a:hover 
{
	color:#737994;
	background-color:#FFFFFF;
	font-weight: bold;
}
.menucontainer .menu-2 li.menu-parent a
{  
  color:#737994;
  background-color:#FFFFFF;
  font-weight:normal;

}
.menucontainer li.menu-3 a {
	color:#737994;
	font-weight: normal;
	background-color: #F5F5F5;
	font-size: 10px;
	height: 12px;
}

.menucontainer .menu-3 li.menu-child a
{
	color:#737994;
	font-weight: normal;
	background-image: none;
  text-indent: 15px;		
}
.menucontainer .menu-3 li.menu-sibling a
{
	color:#737994;
	font-weight: normal;
	background-image: none;
	text-indent: 15px;		
}

.menucontainer li.menu-3 a:hover
{
	color:#737994;
	background-color:#FFFFFF;
	font-weight: bold;
}
.menucontainer .menu-3 li.menu-current a
{
	color:#737994;
	background-color:#FFFFFF;
	font-weight: bold;
  text-indent: 15px;
}

.menucontainer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 80px 0px 10px 0px;
	width: 110px;
	/*height:100%;*/
	float:left;
	position: relative;
	left: 7px;
}
.menucontainer2 a {
	text-decoration:none;
	display: block;
	text-align: center;
 }
.menucontainer2  a:hover
{
	font-weight:bold;
	background-color:#CCCC99;
}
.menucontainer2 .menu-current a
{
	font-weight:bold;
	background-color:#CCCC99;
}
.menucontainer2 li {
	float:right;
	padding:0px;
	margin: 0px;
	width:110px;
	
}
.menucontainer2 ul {
margin:0px;
padding:0px;
list-style: none;
}
.piccontainer {
	margin-top: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}


#nav1{
	position: relative;
	background-image: url(smspics/nav.png);
	background-repeat: no-repeat;
	height: 25px;
	background-position: center top;
	clear: both;
}
#title {
	height:88px;
	background-image: url(smspics/sms2.png);
	background-repeat: no-repeat;
	clear: both;	
}

.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}

#content {
	width:440px;
	min-height: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin:0;
	font-size: 11px;
	float: left;
	position: relative;
	text-align: left;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.maillink {
	color: #000000;
}
.maillink:hover   {
	color: #FFFFFF;
}
#content ul {
	margin:0 0 0 15px;
	padding:0px;
	list-style-image: url(smspics/punkt.gif);
}
#content li {
    margin:0;
	padding:0 0 0 0;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.liste{
	margin:0 0 0 10px;
	padding:0px;
	font-weight: bold;
	font-size: 10px;
}
.liste li {
    margin:0 0 0 0px;
	padding:0 0 0 0;
}


/*ie6*/
* html #content{
height: 500px;
}
* html #content2{
height: 200px;
}
* html .rounded_content{
height: 300px;
}

#content2 {
	width:150px;
	min-height: 200px;
	font-size: 10px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: none;	
	
}

.roundedbox {
	width: 19em;
	background-color: #CCCC99;

}
.roundedbox p {padding:10px 0 10px 0; margin:0 0 0 0;}
.topleft { background: url(smspics/lo.gif) no-repeat top left; }
.topright { background: url(smspics/ro.gif) no-repeat top right; }
.bottomleft { background: url(smspics/lu.gif) no-repeat bottom left; }
.bottomright { background: url(smspics/ru.gif) no-repeat bottom right; }
.rounded_content {
	min-height: 300px;
	padding:10px 12px 8px 10px;
}

#verticalstripe {
	position:relative;
	width:80px;
	height:100%;
	background-color: #00CCFF;
	z-index:100;
	left: 12px;
	top: 10px;
}
#box1 {
	width:200px;
	min-height: 200px;
	font-size: 10px;
	float: left;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 12px;
	color: #000000;
}
#box1 p{
	margin: 10px 0 10px 0;
	padding: 0;
}


#box2 {
	float: left;
	width:200px;
	height:100%;
	font-size: 10px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333333;
}
#picbox1 {
	background-color: #CCCC99;
	width: 100%;
	border: 1px solid #CCCCCC;
	
}
#picbox1 p{
	margin: 0;
	padding: 0px 0 4px 0;
}

#content3 {
	width:80px;
	height: 500px;
	color: #FFFFFF;
	float: right;
	clear:right;
	margin: 0px 0px 0px 0px;
	background-image: url(smspics/bgre.png);
	background-repeat: repeat-x;
}

#content3 ul {margin:0;	padding:0; list-style-type: none;}
#content3 li {margin:0;	padding:0; list-style-type: none;}

#banner1{
	background-image: url(smspics/ergaenzung.png);
	background-repeat: no-repeat;
	height: 25px;
}

#footer {
	font-size: 9px;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: right;	
	background-image: url(smspics/foot.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin:auto auto 1px auto
	
} 
 #footer p {

}
#footlink {
padding: 6px 380px 15px 0px;
}
#footlink a {
	text-decoration: none;
	color: #333333;
	display:block;

}
#footlink a:hover {
	color: #000000;
}
#footlink ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#footlink li {
	float:right;
	padding-right:4px;
	padding-left:4px;
	list-style:none;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#footlink li.menu-first{
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
}
#footlink li.menu-last {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#stripe {
	position:absolute;
	left:0px;
	top:80px;
	width:100%;
	height:8px;
	background-image: url(smspics/bg2.png);
	background-repeat: repeat-x;
	z-index: 10;
}
#langbox{
	height:51px;
	position: relative;
	width: 25px;
	left: 27px;
	top: 5px;
}
.search_box{
	padding:0;
	margin:0;
	position: absolute;
	top: 2px;
	right: 1px;
	width:125px;
	height:24px;
	background-color: transparent;
	background-image: url(smspics/serachback.png);
	background-repeat: no-repeat;
}
.search_button{
	margin:0 0 0 0px;
	padding:0 0 0 10px;
	top: 3px;
	right: 3px;
	position: absolute;	
}
.search_string{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	background-color: transparent;
	padding:0 0 0 0;
	margin:0 0 0 10px;
	border:none;
	width:90px;
	top:4px;
	position: absolute;
	left: 0px;
}
.search_button2{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	width: 80px;
}
.search_string2{
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 1px;
	width:200px;
}
.highlight { background-color: #CCCCCC;}
.line {
	height:1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
form { padding:0; margin:0;}

/*kontakttabelle*/

.kontable {
	border-collapse:collapse;width:600px;
}
.kontable td {
	padding: 1px 5px 5px 4px;
	vertical-align: top;
	width:250px;
  }
  .kontable th {
  padding: 1px 5px 5px 4px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
 }
 .farbe1{
	background-color: #E9E9D1;
 }
  .farbe2{
	background-color: #CCCC99;
 }
   .farbe3{
	background-color: #CCCC66;
 }
 
  /*tabelle daten*/
.dtable {
	border-collapse:collapse;
	width:550px;
	
}
.dtable td {
    border: 1px solid #333333;
	padding:4px;
	vertical-align: middle;
	
  }

#back11 {
	background-image: url(smspics/backserv.png);
	background-repeat: no-repeat;
}
#back12 {
	background-image: url(smspics/backmess.png);
	background-repeat: no-repeat;
}
#back13 {
	background-image: url(smspics/backspar.png);
	background-repeat: no-repeat;
}
#back18 {
	background-image: url(smspics/backserv.png);
	background-repeat: no-repeat;
}
#back19 {
	background-image: url(smspics/backmess_en.png);
	background-repeat: no-repeat;
}
#back20 {
	background-image: url(smspics/backspar_en.png);
	background-repeat: no-repeat;
}
#back1 {
	background-image: url(smspics/start_de.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#back22 {
	background-image: url(smspics/start_en.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#back43, #back42, #back39, #back25, #back40 {
	background-image: url(smspics/uhr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*topics*/

.mod_anytopics_topic h4{
padding:0;
margin:10px 0 0px 0 ;
font-size: 10px;
 
}
.mod_anytopics_topic a{
	text-decoration: underline;
	color: #333333; 
}
.mod_anytopics_topic a:hover{
	text-decoration: none;
	color: #FFFFFF; 
}
.mod_anytopics_topic p{
  padding:5px 0 5px 0;
	margin:0px 0 0px 0;

}
#homelink a{
	display:block;
	left: 600px;
	top: 5px;
	height:70px;
	width:190px;
	position:absolute;
	text-decoration: none;
} 
.alt {
	display: none;
	color: #FFFFFF;
	font-size: 2px;
}

