/* TEXT
------------------------------*/
FONT { font-size : 12px ; line-height: 16px}a { text-decoration : none }.small {font-size: 10px ; line-height: 12px }.titel { font-size : 15px ; line-height: 18px}
body {font-family: arial; font-size: 12px;}

/* ALLGEMEIN----------------------------- */
table.content{
	width: 580px;	
}

/* HOMEPAGE: EDIT----------------------------- */
.buttons{
	font-size: 12px;	
	margin-left: 10px;
	margin-bottom: 20px;
}

table#edit_form textarea{
	height: 100px;
	width: 400px;	
	font-family: verdana;
	font-size: 11px;
}

table#edit_form input{
	font-family: verdana;
	font-size: 11px;	
}

table#edit_form{
	font-size: 11px;	
	margin-left: 20px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

table#edit_form td{
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	background: #EFEFEF;	
}

table#delete_form{
	font-size: 12px;
	font-weight: bolder;	
	margin-left: 50px;
	
}

#homepage_edit_container{
	width: 575px; 
	background: #EFF3EB;	
	text-align: center;
	padding-top: 20px;
	font-weight: bolder;
	padding-bottom: 20px;

}

/* HOME PAGE----------------------------- */
td.title{
	font-size: 25px;	
	border-bottom: 2px solid #C70098;
	text-align:center;
	height: 50px;
	vertical-align: bottom;
	font-family: verdana;
	padding-bottom: 3px;
}

td.image{
	padding: 20px;
	text-align:center;	
}

td.text{
	font-size: 12px;	
}

table#home_boxes {
	width: 100%;	
	margin-top: 10px;
	margin-bottom: 10px;
}

table#home_boxes td{
	vertical-align: top;
}

td.footer{
	border-top: 2px solid #C70098;
	text-align: center;	
	padding-top: 3px;
}

.home_box{
	border: 1px solid #C70098;
	margin: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 12px;
	background: white;
}

.home_box .title{
	font-weight: bolder;
	background: #FC65FE;
	padding: 4px;
}

.home_box .text{
	padding: 4px;
}

.home_box .text .center{
	text-align:center;
	margin:8px;
}

.home_box .text img{
	border: 1px solid black;	
}

.home_box .text img.link{
	border: 1px solid #FC65FE;	
}

.home_box .text .doc{
	border-top: 0px solid black;
	font-size: 12px;
	padding: 3px;
	text-align: left;
	margin-top: 6px;
}

.home_box .download{
	font-weight: bolder;
}

.home_box .text .doc img{
	border: none;
	vertical-align:bottom;	
	margin: 2px;	
}
/* SCHOENI GUGGER----------------------------- */.gallery_box_previews_table {	border-width:0px}.gallery_box_preview1 {	border-top-width:1px; 	border-bottom-width:1px; 	border-left-width:1px; 	border-right-width:0px; 	border-color:#999999; 	border-style:solid; 	background-color: #EFEFEF;}.gallery_box_preview2 {	border-top-width:1px; 	border-bottom-width:1px; 	border-left-width:1px; 	border-right-width:0px; 	border-color:#999999; 	border-style:solid; 	background-color: #EFEFEF;}.gallery_box_preview3 {	border-top-width:1px; 	border-bottom-width:1px; 	border-left-width:1px; 	border-right-width:1px; 	border-color:#999999; 	border-style:solid; 	background-color: #EFEFEF;}.gallery_box_detail_table {	border-width:0px}.gallery_box_detail {	border-top-width:1px; 	border-bottom-width:1px; 	border-left-width:1px; 	border-right-width:1px; 	border-color:#999999; 	border-style:solid; 	background-color: #EFEFEF;}.gallery_bildlegende {	width: 450px; 	margin-top: 6px; 	margin-bottom: 10px;}