* {
padding:0;
margin:0; 
}

/*--www.tibet-tara-zentrum.de 22-02-09--www.prueferpr.de*/

/*Runde Ecken ohne Bilder , gefunden bei www.webbe.de - Anfang */

.box .top, .box .bottom{
display:block;
background-color: #7da8d7;

}
.box .top b, .box .bottom b{
  display:block;
height: 1px; 
overflow: hidden; 
background-color:#fff;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

/*Ende*/

html {
font: 72% verdana, arial, helvetia, sans-serif;
color: #333; 

}

body {
position:relative;
text-align:center;
line-height: 1.4em; 

}

body, #header{
background-color:#7da8d7;
}

a:link , a:visited {
text-decoration: none; 
color:#800000;
}

a:hover, a:active, form p span{
color: #ad1429;
text-decoration: underline;
}

h1{
font-size: 140%; 
color:#bd7b00;
}

h2{
font-size: 130%; 
margin:0.4em 0;
color:#6988A9;
clear:both;
}

h3{
color: #666;
font-size:120%;
margin:1.2em 0 0.3em 0;
border-bottom:1px solid #aaa;

}

h4{
font-size:110%;
margin:2em 0 1em 0;
}
#header{
position:relative;
text-align:center;
height:155px;
margin-left: 300px;
font-variant: normal;
background-image: url(../img/schrifttibet5.gif);
background-repeat: no-repeat;
}

#container {
text-align:left;
position:relative;
min-height:500px;
margin-left: 120px;
z-index:100;
background-color: #fff;
background-image: url(../img/stupa3.jpg);
background-position: left 70px;
background-repeat: no-repeat;
}

#menu ul{
position:relative;
border-bottom:1px solid #bde8ba;
margin-left:100px;
}

#menu ul.nah{
padding:10px 10px 0 0;
margin-bottom:2.5em;
text-align:right;
border-bottom:none;
}

#menu li{
display:inline;
padding: 0.5em;
list-style:none;
border-left: 1px solid #bde8ba;
line-height:1.8em;
}

#menu li a:hover{
background-color: #fff;
}

#menu li.shop{
background-color: #bde8ba;}

#karte{
position: absolute;
top:270px;
left: 0;
}

#karte.mitte{
margin-left:2em;
}

#karte.tiefer{
margin-top:5.5em;
}

#inhalt{
position:relative;
padding:0 1em 1em 0;
max-width:600px;
margin-left:350px;
}

#inhalt.abstand{
margin-bottom:32em;
}

*html #inhalt{
width:500px;
}

#inhalt h1{
margin-bottom:0.5em;
}

#inhalt h2{
margin-top:1em;
}

#inhalt h2.clear{
clear:both;
}
#inhalt ul li{
margin-left:1.2em;
}

#inhalt li li{
list-style-type:disc;}

#inhalt img{
border:none;
float:left;
margin:0.5em 2em 1em 0;
padding:0 1em 1em 0;
}

#inhalt p img.block{
float:none;
padding:0;}

#inhalt p{ 
margin-bottom:0.4em;
}

#inhalt p.list{
background-image: url(../img/list.gif);
background-repeat: no-repeat;
padding-left:2em;
}

p.termine{
border-bottom: 1px solid #aaa;
padding-bottom:1em;
}

#inhalt li{
margin-left:3.5em;
list-style-type: circle;
line-height:1.6em;
}

#inhalt li span{
font-weight:bold;
}

p.aktion{
border: 1px solid #000;
padding: 1em;
margin: 1em 0;
background-color: #ffffe4;
}

table{
margin: 1em 0 0 3em;;
}

#footer {
clear:both;
font-size:80%;
color:#428456;
margin-left:150px;
}

/*Formulare*/

form p{
clear:left;
}

fieldset{
border: 1px #e6e6e6 solid; 
margin-top:10px;
padding: 8px;
}

legend{
font-weight: bold;
font-size: 0.8em;
color: #004080;
background-color: #fff; 
padding: 0 0.5em;
}

form p label{
float: left;
width: 30%;
}

.ok{
color: #008040;
background-image: url(../img/form/ok.gif);
}

.ok, .no{
padding-left: 1em;
font-size: 120%;
background-repeat: no-repeat;
font-weight: bold; 
}

.no{
color: #ff0000;
background-image: url(../img/form/stop.gif);
}

form p input, form p textarea{
background-color: #e1e1e1; 
}

form p input, form p textarea{
width: 60%;
}

form p textarea{
height:60px;
}

#submit, #reset{
margin: 1em 0 0 0.3em;
}