/*---------------------------------------------GLOBAL----------------------------------------------*/

h1{
	font-size:16pt;
	color:#ff9600;
}
h2{
	font-size:14pt;
}
h3{
	font-size:12pt;
	color:#ff9600;
}
h1,h2,h3{
	padding-top:4px;
	margin-top:4px;
	font-family: Verdana,Helvetica,Sans-Serif;
}

h4 {
	color:#ff9a00;
}

.orange {
	color:#ff9a00;
	font-weight:bold;
}
.absatz_unterstrichen {
	border:1px solid #ccc;
	background-color:#eee;
	padding:1px 3px;
	margin:5px 2px 0 15px;
}
a{
	color:#009;
}
td {
	vertical-align:top;
}
a:hover{
	text-decoration:none;
}
body {
	margin:0;
	background-color:#fff;	
}

textarea, input {
	font-family: verdana,helvetica,sans-serif;
	font-size:10pt;
}

p, ul, ol, label, td, th, body {
	font-family: verdana,helvetica,sans-serif;
	font-size:10pt;
	color:#08246b;
}
p {
	margin:5px;
}
img{
	border:0;
}
/*---------------------------------------------CLASS----------------------------------------------*/

.path {
	width:100%;
    font-size:8pt;
    font-weight:bold;
    padding:5px 0 3px 0;
    margin-bottom:25px;
    border-bottom:1px solid #ccc;
	font-family: verdana,helvetica,sans-serif;
}

/*---------------------------------------------LAYOUT----------------------------------------------*/
div#content{
	width:100%;
}

#head_left {
	position: absolute;
	left: 0;
	padding: 0;
	background-image:url(/fileadmin/pages/refrisch/images/head/head_left.gif);
	height:120px;
	width: 560px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 560px;
	}
html>body #head_left {
	width: 560px; /* ie5win fudge ends */
}	

#head_center {
	background-image:url(/fileadmin/pages/refrisch/images/head/head_center.gif);
	height:120px;
	margin: 0 270px 0 560px;
}	


#head_right {
	position: absolute;
	height:120px;
	top: 0;
	right: 0;
	background-image:url(/fileadmin/pages/refrisch/images/head/head_right.gif);
	margin: 0;
	padding: 0px;
width: 270px; /* ie5win fudge begins */
	   voice-family: "\"}\"";
	   margin-right:0;
	   voice-family:inherit;
width: 270px;
}

html>body #head_right {
width: 270px; /* ie5win fudge ends */
}

#main_left a{
	color:#666;
}

#main_left {
	position: absolute;
	top:120px;
	left: 0;
	width: 220px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 220px;
	color:#fff;
	}
html>body #main_left {
	width: 220px; /* ie5win fudge ends */
	top:120px;
}	

#main_center {
	margin: 5px 215px 0 220px;
	padding:4px;
	border-left:1px dotted #090;
	border-right:1px dotted #090;
}	


#main_right {
	position: absolute;
	border:1px dotted #ff9a00;
	background-color:#fff;
	top: 120px;
	right: 5px;
	padding: 10px; 
	margin: 0;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	margin-right:0;
	voice-family:inherit;
	width: 200px;
}

html>body #main_right {
	width: 200px; /* ie5win fudge ends */
}

#footer {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size:10pt;
	margin: 5px 215px 0 215px;
	text-align:center;
	border-top:1px solid #ccc;
}
#footer p{
	margin:0;
	padding:0;
}
#footer a{
	color:#000;
	text-decoration:none;
}	

#footer a:hover{
	text-decoration:underline;
}	

/*---------------------------------------------SEARCHBOX----------------------------------------------*/
#search_box div{
	margin-top:15px;
	padding-left:40px;
}
#search_box fieldset{
	border:0;
	padding:5px;
}
#search_box input{
	border:1px solid #000;
	font-size:8pt;
}
.field {
	width:170px;
}
.submit {
	margin-left:30px;
}
#search_box a{
	text-decoration:none;
}
#search_box span, search_box p {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size:9pt;
	color:#333;
}
#search_box p{
	padding:0;
	margin:0 0 0 5px;
}




div.box_end{
	background-image:url(/fileadmin/pages/refrisch/images/left/box_end.gif);
	height:50px;
	width:220px;
}


/*---------------------------------------------MENU----------------------------------------------*/

.menu1{
	background-image:url(/fileadmin/pages/refrisch/images/left/box_center.gif);
	width:220px;
}
.menu2{
	background-image:url(/fileadmin/pages/refrisch/images/left/extranet.gif);
	width:220px;
	padding-top:30px;
}
#left_menu ul {
	margin:0;
	padding:15px 0 0 0;
	list-style-type: none;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size:10pt;
}

#left_menu li {
	margin:0;
}

#left_menu ul li a {
	display: block;
	padding: 5px 10px;
	color: #08246b;
	text-decoration: none;
	border-bottom: 1px solid #ff9a00;
	width: 169px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 169px;
}
html>body #left_menu ul li a {
	width: 149px; /* ie5win fudge ends */
}

#left_menu li.active a{
	background-color:#ffe3bd;
}

#left_menu a:hover {
	border-color: #124;
	background-color:ffe3bd;
}


#left_menu ul ul {
	list-style-type:none;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size:10pt;
	list-style-type: none;
	margin:0;
	padding:0;
}

#left_menu ul ul li{
	margin:0;
}

#left_menu li li a.active {
	background-image:url(/fileadmin/pages/refrisch/images/left/doublearrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#ffc36b;	
}
#left_menu ul ul li a.inactive {
	background-color:#ffc36b;	
}
#left_menu ul ul li a {
	padding-left:17px;
	display:block;
	border: 0;
	border-bottom: 1px solid #ff9a00;
	border-left:5px solid ff9a00;
}
html>body #left_menu ul ul li a {
	width: 139px; /* ie5win fudge ends */
}
#left_menu ul ul li a:hover {
	border-color: #124;
	background-color:#ffc36b;	
}

/*---------------------------------------------MENU----------------------------------------------*/

.page_info{
	font-size:8pt;
	color:#666;
}
.anchor {
	width:100%;
	border-bottom:1px solid #ccc;
	text-align:right;
}
.anchor a{
	text-decoration:none;
	font-size:10pt;
	color:#666;
}
.anchor p{
	padding:0;
	margin:0;
}
.frame_1 {
	border:1px solid #ccc;
	margin-top:10px;
	padding:0 5px;
}

#sitemap ul {
	list-style:none;
	margin-left:0;
}
#sitemap ul li {
	font-size:10pt;
	font-weight:bold;
	margin: 4px;
	padding: 4px;
	border:1px solid #000;
	background-color:#ffd38c;
}
#sitemap ul li ul{
	border:0;
	margin-left:20px;
}
#sitemap ul li ul li{
	font-size:10pt;
	font-weight:normal;
	padding:0;
	border:0;
	margin:0;
}

#login_box form{
	padding:0;
	margin:0;
}
#login_box {
	padding:0;
    padding-top:55px;
    margin:0;
}

#login_box fieldset{
    border:0 solid #000;
	padding:0;
	margin:0;
}
#login_box legend{
    display: none;
}

#login_box label {
	text-align: right;
	padding:3px 5px 0 3px;
    font-family: verdana,helvetica,sans-serif;
    font-size:10pt;
    color:#08246b;
	float:left;
	
}
#login_box div.row{
	clear: both;
	padding: 2px 0px;
}

#login_box input {
    border:1px solid #000;
    margin:1px 25px 1px 0px;
    width:120px;
	float:right;
}
#login_box .button {
    width:30px;
    padding:0;
    font-size:7pt;
    margin-right:72px;

}
/*-----------------------------------------CONTACT_FORM--------------------------------------*/

#contact_form fieldset {
    width:400px;
    border:0;
}

#contact_form legend {
    display:none;
}

#contact_form div.break {
    clear:both;
}

#contact_form input, #contact_form textarea{
    width:250px;
    float:left;
}
#contact_form input.checkbox{
    width:auto;
    margin-left:0;
    padding-left:0;
}

#contact_form label {
    float:left;
    width:130px;
    text-align:right;
    padding-right:8px;
}
#contact_form input.submit{
    margin-left:0;
    width:auto;
}

#contact_form input.small {
	width:125px;
}

#print_button {
	margin-top:10px;
}

@media print{
	#print_button{
    	display:none;
	}
}

iframe {
	float:left;
	margin:5px;
	overflow:show;
}
/*----------------------------- Guestbook -----------------------------------*/
.tx-veguestbook-pi1{ margin-bottom:10px; }
.tx-guestbook-list-header { background-color: #eeeeee; color: #08246B; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; width:100%; }
.tx-guestbook-list-rowleft { width:35px; background-color: #FFFFFF; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }
