#editable {
	font-family:Arial, Helvetica, Sans-Serif;
	color:#353535;
}
#content {
	width:1000px;
	height:auto;
	min-height:1500px;
	background:white; 
	margin: 0 auto 0 auto;
}
.normaltext {
	padding-left:40px;
	line-height:25px;
	font-size:small;
}
.big {
	font-size:medium;
	line-height:30px;
}
.small {
	line-height:20px;
	font-size:x-small;
}
.trennlinie {
	border-bottom:1px maroon dotted;
	margin:20px 0 10px 0;
}
p{
	margin:5px 0 0px 0;
}

ul{
	margin:0 0 0 20px;
}
li {
	line-height:25px;
	margin:0 0 0 0;
}

.Pagetitle01 {
	font-size:28px;
	color:#333399;

	
}	
.Pagetitle02 {
	font-size:16px;
	margin-bottom:30px;
}

h1{
	font-size:20px;
	font-weight:normal;
	margin: 25px 0 5px 0;
	padding-left:30px;
}

h2{
	font-size:18px;
	font-weight:normal;
	margin: 18px 0 4px 0;
	padding-left:30px;
}

h3 {
	font-size:16px;
	font-weight:normal;
	margin: 12px 0 2px 0;
	padding-left:30px;
	
}
h4 {
	font-size:14px;
	font-weight:normal;
	margin: 5px 0 1px 0;
	padding-left:30px;
}

h5 {
	padding-left:30px;
}


.Indextitle01 {
	font-size:24px;
	
}	
.Indextitle02 {
	font-size:12px;
	line-height:40px;
}

.startS{ 
	height:100px;
	text-align:left;
	vertical-align:bottom;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:x-large;
	padding:10px 10px 10px 70px;
	
}
#Startseite{
 	background-image:url('/layout/Index_Normal.jpg');
 	background-position:left;
 	background-repeat:no-repeat;
 }
#Startseite:hover{
 	background-image:url('/layout/Index_hover.jpg');
 	background-position:left;
 	background-repeat:no-repeat;
 }
 
#NEW{
 	background-image:url('http://gewaltsleistung.ch/pallas/TdoT.jpg');
 	background-position:right;
 	background-repeat:no-repeat;
 }


.MenuLink {
	color:black;
	text-decoration:none;
	display:block;
}
.editLink {
	color:#353535;
	text-decoration:none;
	border-bottom:1px #353535 dotted;
}