A:link { color: #000000; text-decoration: none }
A:visited { color: #000000; text-decoration: none }
A:hover { color: #000000; text-decoration: underline }
A:active { color: #000000; text-decoration: none }

.link:link { color: #FFFFFF; text-decoration: none }
.link:visited { color: #FFFFFF; text-decoration: none }
.link:hover { color: #9C3605; text-decoration: none }
.link:active { color: #FFFFFF; text-decoration: none }

.subnav:link { color: #FFFFFF; text-decoration: none; cursor:pointer; font-size:17px; }
.subnav:visited { color: #FFFFFF; text-decoration: none; cursor:pointer; font-size:17px; }
.subnav:hover { color: #FFFFFF; text-decoration: none; cursor:pointer; font-size:17px; }
.subnav:active { color: #FFFFFF; text-decoration: none; cursor:pointer; font-size:17px; }

html {  font-family: "Century Gothic", Helvetica, Arial; font-size: 12px;}
td {  font-family: "Century Gothic", Helvetica, Arial; font-size: 12px; line-height:18px;}

body { 
	font-family: "Century Gothic", Helvetica, Arial; font-size: 12px;
	scrollbar-base-color: #727272;  
	scrollbar-track-color: #727272;  
	scrollbar-face-color: #9D9D9D;
	scrollbar-highlight-color: #9D9D9D;  
	scrollbar-3dlight-color: #CCCCCC;  
	scrollbar-darkshadow-color: #727272;  
	scrollbar-shadow-color: #CCCCCC;  
	scrollbar-arrow-color: #CCCCCC;
}

.title {
	color: #93010E;
	font-weight: bold;
	font-size: 14px;
}

.picsBackground {
	border: 1px solid #CCCCCC;
}

.layout_border{
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 0px solid Black;
	border-top: 0px solid Black;
}

.input{
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color: #C6C6C6;
	color: #333333;
	width: 250px;
}

.button{
	background-color: #E6E1D9;
	border-style: outset;
	border-width: 1px;
	border-color: #DEE9FA;
	color: black;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	cursor: pointer;
}

.inhalt_frame {
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
	padding-bottom: 10;
}

