body {
 font-family: Arial, Helvetica, Verdana,Trebuchet MS,  sans-serif;
 font-size: 80%;
}
body * {
font-size: 1em;
}

h1 {
 font-size: 1.8em;
 margin: 0.6em 0;
}
h1 {
 color:#f6ad0c;
}

h5,h6 {
 color:#0077b2;
}
h2,h3,h4 {
 color:#e97300;
}
h2 { font-size: 1.6em;}
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h2,h3{
 margin: 0.8em 0 0.5em 0;
}
h4,h5,h6 {
 margin: 0.2em 0;
 padding: 0;
}
ul li {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(/bilder/listitem.gif);
	margin:0;
	padding:0 0 5px 0;
}

.loginformular input {
 border:1px solid #F5C156;
}
.noscreen {
 display:none;
}
.noscreenc * {
 display:none;
}

.pngfix {
 z-index:20;
 filter:alpha(opacity=100);
}

.CONT {
 position:relative;
 background-image:url(/bilder/background_logo.jpg);
 background-repeat: no-repeat;
}
.grafik {
 background-repeat: no-repeat;
}
#livetextinfobar {
 background-color:white;
 z-index: 1000;
}
#liveeditrefreshimage {
 cursor:hand;
 cursor:pointer;
}

/*

  tools

*/

.proxy {
 border: 1px dotted black;
 background-color:white;
 color:black;
}
.liveeditbox {
 background-color:#8080FF;
/*
 filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
*/
}
#debug{overflow:auto;}

#tploperoundtimeinfo {
 color:white;
}

/*

 menu submenu

*/
.mainmenu {
 position:absolute;
 width:100px;
 height:100px;
}
a.menulink {
 display:block;
 height:100%;
 width:100%;
 background-image:none;
 background-repeat: no-repeat;
}
a.menulink span {
 display:none;
}
/* leftmenu */
.leftmenucont {
 top:200px;
 left:0px;
 height:200px;
}
.leftmenubody {
 display:block;
 width:150px;
 height:25px;
}
.leftmenu {
 position:absolute;
 width:150px;
 height:25px;
}
a.leftlink {
 display:block;
 height:100%;
 width:100%;
 background-image:none;
 background-repeat: no-repeat;
}
a.leftlink span {
 display:none;
}

/* subnavigation */
.submenucont {
 left:30px;
}
.submenuchilds {
 left:20px;
}
.submenubody {
 display:block;
 width:150px;
 height:25px;
}
.submenu {
 position:absolute;
 width:150px;
 height:25px;
}
a.submenulink {
 display:block;
 width:100%;
 height:100%;
 background-image:none;
 background-repeat: no-repeat;
}
a.submenulink span {
  display:none;
  padding:3px 0 0 3px;
}

/*

  modules

*/
.modules {
 top:174px;
 left:330px;
}
#imagemodul{
 width:260px;
 margin:0 0 15px 0;
}
#logo {
 /*background-image:url({{IMAGESROOT}}bigsmileplace_logo.jpg);*/
 top:30px;
 display:block;
 width:300px;
 height:120px;
}
 #logo a {
  display:block;
  width:100%;
  height:100%;
 }
 #logo a span {
  display:none;
 }
#imagemodul img {
 width:239px;
 border:10px solid green;
}
.contentmodul{
 width:400px;
 {{CSS4CONTENTMODUL}}
}

.tvmodul {

}
 .tvmodul a img {
  border:10px solid black;
  border-bottom:25px solid black;
 }
