/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headline_content {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.content_box {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}



	
a.link_nav_global:link {
	font-family:Arial;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.link_nav_global:visited {
	font-family:Arial;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.link_nav_global:hover{
	font-family:Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.nav_global_active{
	font-family:Arial;
	font-size: 13px;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}

a.link_content_box:link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.link_content_box:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.link_content_box:hover{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
input, select
                 {
	color:#666666;
	font-family:Arial;
	font-size:12px;
	height:18px;
	width:230px;
	text-indent: 2px;
	background-color: #FFFFFF;
}

.input_send {
    width:62px;
    height:19px;
 }
 
 
textarea {
	height:100px;
	width:230px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-indent: 3px;
	background-color: #FFFFFF;
                scrollbar-base-color:#FFFFFF;
                scrollbar-face-color:#FFFFFF;
                scrollbar-arrow-color:#FFFFFF;
                scrollbar-shadow-color:#FFFFFF;
                scrollbar-track-color:#FFFFFF;
                scrollbar-highlight-color:#FFFFFF;
                scrollbar-darkshadow-Color:#FFFFFF;
}
.rahmen {
	border: 1px solid #666666;
}
