* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial;
}	


body {
	background-color:white;
	color: #303030;
	height:100%;
}
body, td, textarea {
	font-size:11px;
}

a {
	color: #913136;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

table {
	border-collapse: collapse;	
}
td {
	vertical-align: top;
	padding-right:20px;
	padding-bottom:10px;
}

h1, h2 {
	font-size:18px;
	margin-bottom:15px;
	border-bottom:1px solid silver;
	padding-bottom:2px;
	line-height:18px;
}
h2 {
	margin-bottom:0px;
}

hr {
	height:1px;
	margin:0;
	padding:0;
	border:none;
	border-bottom:1px solid silver;
}

textarea {
	height:200px;
	width:350px;
}

ul {
	padding-left:20px;
}



.aFmultilangDistance  {
	display: none;
}

.captionnext2image {
	margin-top:2px;
	font-weight:bold;
}
.simplepictext {
	margin-top:2px;
}
.smallcaption {
	margin-top:2px;
	color:#222;
}
.simplepic_imgcenter {
	padding-right:15px;
	width:10px;
}
.contviewAroundTable  {
	width:510px;
}


#content {
	width:980px;
	margin-left:10px;
	position:relative;	
}

#header {
	padding:10px 0 0 0;
}

#balken {
	margin:5px 0;
	background: #913136 url('/graphics/top_balken_01.jpg') no-repeat left top;
}
#topmenu {
	background: url('/graphics/top_balken_02.jpg') no-repeat right top;
	height:25px;	
}
#topmenu_inner {
	padding:6px 10px;	
}
#topmenu_inner a {
	color:white;
	text-decoration:none;
}
#topmenu_inner a:hover {
	text-decoration: underline;
}	

.sidemenu {
	margin:10px 0 0 0px;
	width:180px;
	padding-bottom:15px;
	color: #913136;		
}
.sidemenu_inner {
	padding-bottom:15px;
	margin-bottom:20px;
}


.sideLinkE0 {
	background-color:#913136;
	padding:19px 4px 4px 4px;
	margin-top:0px;
	margin-bottom:4px;
	font-weight:bold;
	color:white;
}

.sideLinkE1 {
	padding:2px 4px;
	margin-bottom:2px;
	font-weight:bold;
	background-color: #EFEFEF;	
}

.sideLinkE2 {
	padding:2px 4px 2px 15px;
	margin-bottom:2px;
	font-size:10px;
	background-color: #EFEFEF;
}

.sideLinkE3 {
	padding:2px 4px 2px 30px;
	margin-bottom:2px;
	font-size:10px;
	background-color: #EFEFEF;
}

.side_active {
	/*background-color:#FFE9E9;*/
	text-decoration:underline;
}

#innercontent {
	margin:27px 250px 20px 210px;	
}
#innercontent,
#innercontent td {
	line-height:16px;
}
#innercontent h1 {
	line-height: normal;
}

#left {
	position:absolute;
	left:0;
	top:135px;
	width:180px;
}
#right {
	position:absolute;
	right:0;
	top:135px;
	width:220px;
}

#left .sideLinkE0 {
	background-image: url('/graphics/side_round_01.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
#left .sidemenu_inner {
	background: url('/graphics/side_round_02.jpg') no-repeat right bottom;
}
#right .sideLinkE0 {
	background-image: url('/graphics/right_round_01.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
#right .sidemenu_inner {
	background: url('/graphics/right_round_02.jpg') no-repeat right bottom;	
}
#right .inner {
	padding:2px 4px;
	margin-bottom:2px;
	background-color: #EFEFEF;
}

.simplepic_imagetext {
	padding-top:2px;
	font-size:10px;
}
#right .sidemenu_inner .inner {
	line-height:16px;
	padding-bottom:6px;
}

#right .sidemenu_inner h1 {
	font-size:11px;
	margin-bottom:5px;
	border-bottom:none;
} 

