

/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
margin:0;
padding:0;
}

img{
	border:0px;
	text-decoration: none;
	
}


#content li{
	list-style-type:circle;
	margin-left:30px;
}
/*Structured layout mainpage*/


body{
font-size:13px;
font-family: Arial, Helevtica, Verdana, san-serif;
line-height:23px;
width:100%;
position:relative;
color:#777;
}

/*not for the cs browser, see frontend/projekt.index file */
#frontpage,#subpage{
	background: #222;
}
/*** Tags **/
#infotext h2{
	font-family:arial;
	font-size:18px;
	padding:10px 0 12px;
	position:relative;
	top:2px;
	color:#555555;
border:0;
}
h2{
	clear:both;
	
}

.wrapper{ 
width:100%;
position:relative;
display:table;
}

#top{
position:relative;
width:1100px;
margin:0 auto;
z-index:2;
padding:0 auto;
}


/*HEAD AREA*/

#head{
height:110px;
z-index: 5;
}

#head2{
	
margin-left:0px;
height:10px;
z-index: 5;
color:#ffffff;
}


#top .logo, .logo a{
display:block;
height:90px;
width:210px;
position:absolute;
left:0px;
top:7px;
border: none;
padding: 0;
margin:0;
}

#top .logo a, #top .logo a:hover{
top:0;
left:0;
text-indent:-9999px;
outline:none;
border: none;
}

#nav{
position: absolute;
right:-50px;
top:30px;
list-style-type: none;
list-style-position: outside;
margin:0;
z-index: 5;
}

#nav li{
float: left;
}



/**aufklappbarer Unterpunkt nicht so hoch bitte**/
#nav li ul li a{ 
min-height:0px;
}
#nav li a{
display:block;
float:left;
padding:6px 10px;
width:100px;
border: none;
text-decoration: none;
line-height: 18px;
outline: none;

min-height:40px;
color:#a7b7cc;
border-left:1px solid #7e8ea3;
}

#nav li a strong{
display:block;
font-weight: normal;
font-size: 16px;
}

#nav li a span{
display:block;
font-size: 10px;
}
#nav li a.navi_top_smaller{width:70px;}
#nav li a.navi_top_small{width:75px;}

/*navigation*/


#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:50px; 
z-index:5;
}


#top #nav ul a{
line-height:28px;
font-size: 12px;
cursor: pointer;
}

#top #nav li{
float:left;
position:relative;
z-index:20;
margin-top:11px;
}

#top #nav li li{
border-left:none;
margin-top:0;
}

#top #nav ul {
display:none;
position:absolute;
top:48px;
width:172px;
left:0;
}

#top #nav li ul a{
width:150px;
height:auto;
float:left;
text-align:left;
padding:0 10px;

}

#top #nav ul ul{
top:auto;
border-top:none;
}	

#top #nav li ul ul {
left:171px;
top:-1px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
display:none;	
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
display:block;
}

#top #nav li ul a{
border-top:none;
}




/*featured*/

#featured{
	position:relative;
	width:960px;
	height:485px;
	overflow: hidden;
	background:transparent url(../img/skin1/shadow.jpg) no-repeat scroll 0px 368px;
	padding-left:5px;
	margin:0 auto;	
}


#featured_image{
width:940px;
height:420px;
overflow: hidden;
margin:0 auto;
border: none;
}

#featured_image img, #featured_image a img {
position:absolute;
z-index: 2;
visibility: hidden;
}

#featured #featured_image .current_img, #featured #featured_image .current_img img{
z-index: 3;
visibility: visible;
}
/** GOOGLE MAP **/
.map_center object{
	position:absolute;
	display:block;
	left:-150px;

}
/*infotext*/
#infotext{
width:940px;
padding:0 10px;
/*background:transparent url(../images/skin1/bg_infotext.png) no-repeat scroll 0px -1px;*/
background:transparent url(../img/skin1/bg_infotext.png) no-repeat scroll center bottom;
margin:0 auto;
}

/*content*/

#main{
width:100%;
position: relative;
margin: 0;
overflow: visible;
padding-top:30px;
margin-bottom:25px;
z-index:3;
}

#content{
	margin:0;
	float:left;
	z-index:0;
	width:850px;
}

#contentcenter{
	width:690px;
	margin:0 auto;
	overflow: visible;
	position:relative;
}

.full{
	width:990px !important;
}


/*****************************************************************
* S I D E B A R
*
******************************************************************/
#sidebar{
	width:200px;
	overflow: hidden;
	margin-right:50px;
	position:relative;
	float:left;
}

#sidebar .box a{
display:block;
line-height:20px;
padding:1px 10px;
background:transparent url(../img/skin1/bullet_orange.png) no-repeat scroll left center;
border-bottom:1px solid #d6d6d6;
}


.box{
	position:relative;

	float:left;
	overflow: hidden;
	
	
	width:200px;
	margin:0;
	padding:0 0 10px 0;
}
#footer .box{
	margin-right:30px;
	padding-bottom: 50px;
}

.box h3{ 
	color:#222;
	border-bottom:1px solid #d6d6d6;
	padding:5px 0 4px;
}
.wrapper .box3{
margin:0;
float:right;
}


.wrapper .box_small{
	width:280px;

}

.wrapper .box_mini{
width:160px;
margin-right:40px;
}

.wrapper .box_service{
width:150px;
margin-right:40px;
}


#footer .box_contact{

margin-right:20px;
}

.box_small h3{
padding:15px 0 4px 0;
}

.box_small h8{
color:#ff9000;
font-weight: bold;
}

.box_sidebar h8{
color:#ff9000;
font-weight: bold;
}

.hidden{
display:none;
}

.show{
display:block;
}

#sidebar .box ul a{
padding:3px 0px 3px 10px;
line-height:22px;
}

#sidebar .box ul ul a{
padding:3px 10px 3px 20px;
line-height:22px;
}
#sidebar .box ul ul ul a{
padding:3px 10px 3px 30px;
line-height:22px;
}
#sidebar .box ul ul ul ul a{
padding:3px 10px 3px 40px;
line-height:22px;
}
#sidebar .box ul ul ul ul ul a{
padding:3px 10px 3px 50px;
line-height:22px;
}


#sidebar .box ul ul a{
background:transparent url(../img/skin1/bullet_black.png) no-repeat scroll 10px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../img/skin1/bullet_black.png) no-repeat scroll 20px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../img/skin1/bullet_black.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../img/skin1/bullet_black.png) no-repeat scroll 40px center;
}


#highlight  {
	color: #ff9000;
}

/*blog*/
.entry{
position: relative;
clear:both;
float:left;
width: 100%;
}

.entry .box{
padding-bottom:0;
}
#content .entry img{
	float:none;
}
.post_data{
border-left:none;
border-right:none;
font-size:11px;
line-height:22px;
padding:3px 1px;
position:relative;
float:left;
width:688px;
margin-bottom: 17px;
}

.post_data .categories{
float:left;
}

.post_data .author{
float:right;
}

.blogentry h2{
width:570px;
margin:0px;
padding:0px 0 0px 0;
}

.blogentry ul{
list-style-image:url(../img/skin1/bullet_grey.png);

}

.entry h2{
margin:0;
padding:0;
border:0;
font-size:28px;
line-height
}

.entry .date{
height:44px;
position:absolute;
right:0;
text-align:center;
width:112px;
top:-3px;
}

.entry .day{
font-size:36px;
font-weight:bold;
line-height:45px;
display: block;
width:55px;
position: absolute;
top:0;
left:0;
height:40px;
}

.entry .month{
display:block;
font-size:18px;
left:60px;
line-height:1em;
position:absolute;
text-transform:uppercase;
top:6px;
width:50px;
}

.entry .year{
display:block;
font-size:14px;
font-weight:bold;
left:60px;
letter-spacing:2px;
line-height:1em;
position:absolute;
top:25px;
width:53px;
}

/*pagination*/

#top .pagination {
clear:both;
padding:0 0 60px 0;
position:relative;
z-index:3;
}

#top .pagination span, #top .pagination a{
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
padding:3px 6px;
text-decoration:none;
width:auto;
}


#top .pagination .current{
font-size:11px;
padding:3px 6px;
}




/*footer*/
#footer{
width:940px;
position: relative;
padding-top: 30px;
margin: 0 auto;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#cbcbcb;
text-decoration: none;
font-size: 12px;
}

#footer .box_custom_footer{
width:220px;
margin-left:0;
}

#footer .box h4{
text-transform: uppercase;
font-size: 16px;
letter-spacing:1.3px;
}

#footer .box ul{
list-style-type: none;
list-style-position: outside;
margin:0;
} 

#footer .box ul li a{
display:block;
padding:3px 10px;
line-height:22px;
position: relative;
}

#footer .custom_button{
width:150px;
padding:10px 60px 10px 10px;
display: block;
text-align: center;
border: none;
}


.custom_button strong{
display: block;
font-size: 20px;
font-weight: normal;
letter-spacing:1px;
}

.custom_button span{
display: block;
font-size: 14px;
font-weight: normal;
letter-spacing:0.5px;
}

#sitesearch_footer{
	
padding-top:25px;
position: relative;
}

.box_custom_footer p{
font-size:11px;
line-height: 17px;
padding:10px 0;
}

#footer #s{
border: none;
width:160px;
padding:8px 50px 8px 10px;
color:#ccc;
}

#footer #searchsubmit{
border: none;
display:block;
height:35px;
position:absolute;
right:3px;
text-indent:-9999px;
top:47px;
width:35px;
cursor: pointer;
padding:0;
outline: none;
}

.wrapper #footer .social_bookmarks{
border:none;
display: block;
float: left;
width:100%;
}
.wrapper #footer .social_bookmarks li{
float:left;
margin:0;
width:16px;
margin-right:7px;
}

.wrapper #footer .social_bookmarks li a{
height:16px;
width:16px;
display: block;
float:left;
text-indent: -9999px;
border:none;
padding:0;
}





/*generic*/
.rounded{
-moz-border-radius: 4px;
-webkit-border-radius:4px;
border-radius:4px;
}

.forgotForm select{
min-height:21px;
}
.more-link{
display:block;
line-height:16px;
padding:9px 0 0;
width:72px;
}

input, select, textarea{
font-size:13px;
font-family: Arial, Helevtica, Verdana, san-serif;
position:relative;
outline: none;
}

blockquote {
font-size:12px;
font-style:italic;
margin:0 0 20px;
padding:10px 20px 10px 41px;
}

.wrapper a{
text-decoration:none;
}

.wrapper a:hover{
text-decoration:none;
}

a img, a:hover img{
border:none;
text-decoration:none;
z-index: 2;
position: relative;
outline: none;
}

#main img{
float:left;
margin-bottom: 5px;
display: inline;
}
#content div.content-box img{
	float:none;
}
.nofloat{
	float:none !important;
}

#sidebar ul, #sidebar ol{
margin-left:0px;
}

#sidebar li{
list-style-type:none;	
}


h1,h2,h3,h4,h5,h6, legend{
letter-spacing: 0.4px;
font-weight:normal;
padding-bottom:0px;
line-height:1.4em;
position: relative;
font-family:"Trebuchet MS", Arial, Helvetica, san-serif;
}

h1{clear:both; font-size:38px;font-weight:bold;}

h3, legend{font-size:22px; clear:both;}
h4{font-size:16px; clear:both;}
h5{font-size:14px; clear:both;}
h6{font-size:13px; clear:both;}

#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
text-decoration:none;
border:none;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
text-decoration:none;
border:none;
} 



blockquote p{
padding:11px 0px;
}



blockquote{
margin:0 0 22px 5px;
padding:0 15px;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clearboth{
clear:both;
}

.alignleft{
float:left;
margin:0px 15px 15px 0pt;
}

.alignright{
float:right;
margin:0px 0pt 15px 15px;
}

.aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

#top .extra_margin_right{
margin-right:50px;
}

#top .no_margin_right{
margin-right:0;
}

#top .wp-smiley{
border:none;
padding:0;
}

.meta{
display:block;
position:relative;
top:3px;
font-size:11px;
line-height:14px;
}

.pp_details .pp_nav a.pp_arrow_previous, .pp_details .pp_nav a.pp_arrow_next {
margin-top:8px;
}

.pp_details .pp_nav {
margin:-3px 0 0;
}

.lightbox_video, .lightbox_image{
position: absolute;
z-index: 1;
top:0;
left:0;
}


#top .ie6_lightbox, #footerwrap .ie6_lightbox{
position: relative;
border:none;
}
/*CONTACT FORM*/	



#searchsubmit, #send, #top #submit{
cursor:pointer;
}





#send, #submit,
.button{
padding:4px 20px;
font-family: Arial, Helevtica, Verdana, san-serif;
font-size:11.5px;
border:1px solid #D6D6D6;
background: #222;
color: #fff;
}
.button{
	text-decoration:none;
}


#commentform{
padding-bottom:20px;
}


fieldset{
border:none;
padding:0;
margin:0;
overflow:hidden;
}

fieldset label{
padding-left:7px;
}
.blocklabel{
display:block;
padding:10px 0 0 0;
}

#top .text_area{
width:600px;
}

/*CONTACT FORM*/	
#send, #top #submit{
cursor:pointer;

}



/*comments*/


.commentlist{
margin-bottom:20px;
float:left;
width:100%;
}

#top .commentlist #comment{
width:70%;
}


.commentlist li{
width:100%;
clear:both;
float:left;
padding:0;
list-style-type:none;
padding:20px 0 0 0;
position:relative;
}
.commentlist .children, .commentlist .children li{
border:none;
}

.gravatar{
float:left;
width:60px;
padding:0px 10px;
text-align: center;
}

.gravatar img{
display:block;
padding:5px;
}

.comment_content{
float:left;
width:524px;
padding-bottom:20px;
}

.commentmetadata{
float:right;
padding-right:10px;
}

.commentmetadata a, .comment-edit-link, .comment-reply-link{
text-decoration: none;
font-size:10px;
}

#top .comment-reply-link{
border:none;
}

.comment-edit-link{
padding-left:10px;
}

.says{
display:none;
}

.author_name{
font-weight:bold;
font-style:normal;
font-size:15px;
float:left;
}

.comment_text{
clear:both;
}

.comment-reply-link{
text-align: center;
display: block;
}

.commentlist #respond{
padding-left:80px;
}

#cancel-comment-reply-link{
text-decoration: none;
margin-left:15px;
font-size: 10px;
}

.commentlist .children{
padding:0 0 0 70px;
}
.commentlist .children li .comment_content{
width:454px;
}

.commentlist .children .children li .comment_content{
width:384px;
}

.commentlist .children .children .children li .comment_content{
width:314px;
}

.commentlist .children .children .children .children li .comment_content{
width:244px;
}

.commentlist .children .children .children .children .children li .comment_content{
padding:0;
}

.comment_nav{
position: relative;
top:-13px;
font-size: 10px;
z-index: 4;
}

.comment_nav a{
text-decoration: none;
}

.comment_prev{
float:left;
}
.comment_next{
float:right;
}
.logosmall {
float:left;
width:120px;
}
#footer .box_logos{
	width:230px;
	margin:0px;
}


#ContentPanel a,#ContentPanel a:hover, #ContentPanel a:active	{ color: #f0f0f0; }
#ContentPanel h1, #ContentPanel h2 { 
	color: #eee;
	font-size:1.4em;
	margin:0;
	border:0;
} 

#ContentPanel{ color: #8F8F8F; }
#ContentPanel { /* hidden top content area */
	position:relative; 
	display:none; 		/* hidden on start */
	background: #2C2C2C; 
	border-bottom: 1px solid #fff;
	height:195px;
	overflow:hidden;
}
#ContentPanel .contentArea	{ margin: 0 auto; }
#ContentPanel button.btn, #ContentPanel button.btn span { background-image: url("../img/button-sprite-dark.gif"); }	/* for buttons on dark backgrounds */
#ContentPanel #loginBg	{ margin: 0 15px 0 0; float:left;}
#ContentPanel .closeBtn	{ 
	width: 36px;
	height: 30px;
	float: right;
	margin: 10px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url("../img/smallClose-dark.png") repeat 0 0; 
	
}
/*IRIS-1242 IE6 Browserweiche Loginbereich wurde nicht komplett angezeigt*/
html.*  #ContentPanel .closeBtn {float:none;position:absolute;top:10px;right:10px;}
	
#ContentPanel .closeBtn:hover, #ContentPanel .closeBtn:active { background-position: 0 -30px; }

.contentArea{
	margin: 0 26px;
	width: 1100px;
}
.contentArea	{ padding: 15px 0; }
.right{float:right;}
.left{float:left;}
.bottom{float:bottom;}
.w25{width:22%;}
.w75{width:72%;}
#breadcrumb{margin-bottom:7px;}
#activecrumb{color:#FF9000;}

.forgotForm{margin-bottom:200px;}

#security_code_img{
	width:100px;
	height:20px;
	margin:0 0 0 0;
}

#security_code_img1{
	margin:0 0 0 0;
}


#security_code{
	margin:0 0 0 0;
}

/**
*
*Style 1
*/


/*Structured layout mainpage*/


.wrapper{ 
background: #fff url(../img/skin1/bg_blau-gruen.png) repeat-x left top;
}

#subpage .wrapper{
background: #fff url(../img/skin1/bg_subsite.png) repeat-x left top;
z-index:1;
padding-bottom:30px;
}

#footerwrap, #subpage #footerwrap{

background: #222;
}

/*HEAD AREA*/

#top .logo a, #top .logo a:hover{
background: transparent url(../img/skin1/logo.png) no-repeat left top;
}

#nav .current a, #nav li a:hover{
color:#ffffff;
}

#sidebar .current a, #nav li ul a:hover{
color:#ff9000;
}


#top #nav li ul a{
border:1px solid #7e8ea3;
border-top:none;
color:#a7b7cc;
background: #003576;
}

#top #nav li ul a:hover{
background:#003576;
color:#fff;
}

#top #nav li ul {
border-top:1px solid #7e8ea3;
}



#news h2 strong{
color: #ff9000;
}

/*content*/


/*blog*/




.post_data{
border:1px solid #d6d6d6;
border-left:none;
border-right:none;
}

.entry .date{
color:#8D8D8D;
}

.entry .day{
border-right:1px solid #cacaca;
}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #666666;
}

#top .pagination a:hover{
border:1px solid #FF9000;
}

#top .pagination .current{
background: #666666;
border:1px solid #222;
color:#fff;
}


 li.error {
	
	margin:0px;
	padding:0px;
	list-style-image:url('../img/general/info_rot.gif');
	
}

/*footer*/
#footer{
color: #cbcbcb;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#cbcbcb;
}

#footer .box ul{
border-top:1px solid #4a4a4a;
} 

#footer .box ul li a{
border-bottom:1px solid #4a4a4a;
background: transparent url(../img/skin1/bullet_grey.png) center left no-repeat;
}



#footer .box ul li a:hover{
background: #262626 url(../img/skin1/bullet_grey.png) center left no-repeat;
color:#fff;
}

#footer .custom_button{
background: #494949 url(../img/skin1/mail.png) 170px center  no-repeat;
color: #fff;
}

#footer .custom_button:hover{
background-color: #666;
}

#footer #s{
background: #494949;
color:#ccc;
}

#footer #searchsubmit{
background: transparent url(../img/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #222;
}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../img/skin1/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../img/skin1/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../img/skin1/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../img/skin1/flickr_16.png) 0 0  no-repeat;}


.more-link{
background:transparent url(../img/skin1/bullet_orange.png) no-repeat scroll right 15px;
}

input, select, textarea{
color:#777;
}

.wrapper a{
color:#777777;
border-bottom: 1px solid #ff9000;
}



.wrapper a:hover{
border-bottom: 1px solid #666;
color:#ff9000;
}

.nodecimg{
	border: 0px;
}

#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#222;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#555;
} 

.lightbox_video, .lightbox_image{
background:transparent url(../img/skin1/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../img/skin1/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #D6D6D6;
}


/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #D6D6D6;
}




#submit:hover, #send:hover{
background: #eee;
color: #222;
}


#flashContentContainer{
	float:left;
}
#flashContentContainer object {margin:-2px;}
#flashContentContainer h2 {margin:0px;padding:0px;font-size:28px;border:0;}


.clearer{height:1px;visibility:hidden;clear:both;}
	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF9000;}
.imgerror {border:1px solid red;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}
.errortext{color:darkred;}
.keyword{background-color:yellow;}
.product-item{
	
	float:left;
	width:45%;
	padding-left:20px;
	padding-top:20px;
}
/*************************************************************************************************************************************** 
*
*
*
* OLD CSS STYLE FROM BEFORE REDESIGN BUT STILL PARTLY IN USE
*
*
***************************************************************************************************************************************/
.hidden {
    visibility: hidden;
    display: none;
}

td {
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.abc-highlight1{
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: bold;
	color: red;
	font-size: 12px;
}

.abc-highlight2{
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.information {color:#ff0000;}
td.border-red {
	BORDER-RIGHT: #ff0000 1px solid;
	BORDER-TOP: #ff0000 1px solid;
	BORDER-LEFT: #ff0000 1px solid;
	BORDER-BOTTOM: #ff0000 1px solid;
	background: #ff0000;
}

table.border-gray {
	background: #ffffff;
	border: solid 1px #a0a0aa;
}

table.borderclass1 {border: solid 1pt #666666;}



div.list-terminbox {

	background: #f5f5f5;
	border: solid 0px #a0a0aa;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px;
	margin-top: 10px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}
div.list-certbox {

	background: #ffffff;
	border: solid 0px #a0a0aa;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px;
	margin-bottom: 0px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

div.MyLittleBox{
	background: #f5f5f5;
	margin:5px;
	padding:5px;
	border:solid 1px #a0a0aa;

}

div.navi-box {

	width:170px;
	background: #ffffff;
	border: solid 1px #a0a0aa;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 5px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

div.navi-highlightbox {
	width:170px;
	background: white  url(/img/general/bg_highlight.gif) top left ;
	border: solid 1px #a0a0aa;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 10px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

h2.navi-calendarbox{
	border-bottom: solid 1px #000000

}

div.navi-calendarbox {
	width:145px;
	background: #ffffff;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

h2.navi-categorybox{
	border-bottom: solid 1px #000099;

}

hr.navi-categorybox{

	border-top: 1px dashed #000099;/*the border*/
	width: 100%;
	#height: 1px
}

div.navi-categorybox {
width:170px;
	background: #ffffff;
	border: solid 1px #000099;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 10px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

div.navi-mbcategorybox {
width:170px;
	background: #E9EEFA;
	border: solid 1px #000099;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 10px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}


h2.navi-customerbox{
	border-bottom: solid 1px #CC6600;

}



div.navi-customerbox {
width:170px;
	background: #FAF7F3;
	border: solid 1px #CC6600;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 10px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

h2.navi-logobox{
	border-bottom: solid 1px #379A5A;

}

div.navi-logobox {
width:170px;
	background: #ffffff;
	border: solid 1px #379A5A;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 10px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

h2.navi-adminbox{
	border-bottom: solid 1px #A3292D;

}

hr.navi-adminbox{
	border-top: 1px dashed #A3292D;/*the border*/
	width: 100%;
	#height: 1px
}

div.navi-adminbox {
	width:170px;
	background: #ffffff;
	border: solid 1px #A3292D;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 10px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

div.content-box {
	background: #ffffff;
	border: solid 0px #a0a0aa;
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	text-align: left;
	width:720px;

}

div.contentWithOutBorder-box {
	background: #ffffff;
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	text-align: left;
	width:526px;
}

div.content-box800 {
	background: #ffffff;
	border: solid 1px #a0a0aa;
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	text-align: left;
	width:780px;
	
}

div.content-box600 {
	background: #ffffff;
	border: solid 1px #a0a0aa;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-left: 0px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	text-align: left;
	width:600px;
}

div.content-box700 {
	background: #ffffff;
	border: 1px solid #a0a0aa;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-left: 0px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	text-align: left;
	width:700px;
}

div.content-box900 {
	background: #ffffff;
	border: solid 1px #a0a0aa;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	padding-left: 0px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	text-align: left;
	width:900px;
}


div.noborder{
	
	border:0px;
}


div.botton-box {
	background: #ffffff;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	width:120px;
	height:16px;
	padding: 0px;
	font-size: 10px;
	text-align:center;
}

div.navi-box-red {
	border: 1px solid #ff0000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 10px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}


div#linkbar-background {
	width: 100%;
	height: 30px;
	border: 0;
	padding: 0;
	margin: 0;
	background: white  url(/img/layout_frontend/linkbar.jpg) top left repeat-x;
}

div#linkbar-foreground {
	min-width: 400px;
	height: 30px;
	border: 0;
 	line-height: 28px;
	margin: 0;
	padding-left: 25px;
	vertical-align: middle;
}

span.linkbar-item {
	height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}


span.linkbar-item em {
	font-weight: bold;
	font-style: normal;
	border-bottom: solid #506080 0px;
}

span.linkbar-item a:link { text-decoration: none;  color: #405070; }
span.linkbar-item a:visited { text-decoration: none;  color: #506080; }
span.linkbar-item a:link:hover { text-decoration: none;  background: #ffffa0; color: #304060; }
span.linkbar-item a:visited:hover { text-decoration: none; background: #ffffa0; color: #506080; }

span.linkbar-dash {
	height: 30px;
	margin: 0;
	padding: 0;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

span.dash {
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial,lucida grande, trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.error {
	line-height:12px;
	color: #ff0000;
	padding-bottom:3px;
}


.dot {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-COLOR: #ffffff;
}

.dot_readonly {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-COLOR: #cccccc;
}

.dot {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-COLOR: #ffffff;
}


.readiness_table {
	border: 1px solid #a0a0aa;
	background-color: #a0a0aa;
	margin: 0px;
	padding: 0px;
	width: 780px;;
	height: auto;
}
.readiness_table th {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #a0a0aa;
}
.readiness_table td {
	margin: 1px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #a0a0aa;
	border-top: 1px solid #a0a0aa;
}

.readiness_table tr {
	background-color: #ffffff;
}

.readiness_table tr:hover {
	background-color: #f4f4f4;
}

.readiness_table th.lastbox,
.readiness_table td.lastbox {
	border-right: 0px;
}

#valign_middle{
	vertical-align: middle;
	text-align: center;
}
.customer_box td{
 	background-color:#ffffff;
}
.borderbold_right{
	border-right:2px #000000 solid;
}
.borderbold_left{
	border-left:2px #000000 solid;
}
.borderbold_top{
	border-top:2px #000000 solid;
}
.borderbold_bottom{
	border-bottom:2px #000000 solid;
}
.background_error{
	background-color:red !important;
	color:#ffffff;
	font-weight:bold;
}
.customer_box a:link,
.customer_box a:visited,
.customer_box a:link:hover {
	text-decoration:underline;
}


 h1,h2,h3,h4,h5,h6
 {
	font-family: Trebuchet MS,Arial,Helvetica,san-serif;
	color:#222222;
	font-weight:normal;
 }
 
 
 h1
 {
 	font-size:28px;
 }
 
 h2
 {
 	margin-bottom:7px;
 }

 h3
 {
 	 margin-bottom:3px;
 }

#security_input_box{
	padding:0px;
	margin:0px;
	height:25px;
	
}

.text_input{
	padding:4px;
	width:300px;
	font-size:11.5px;
	
}

#country_input_box{
	padding:4px;
	font-family: Arial, Helevtica, Verdana, san-serif;
	border:1px solid #D6D6D6;
	font-size:11.5px;
	width:300px;
}
.entry p {
	padding: 6px 0 7px 0;
	margin:0px;
}

.entry p_reset {
	padding-top:0px;
	margin:0px;
}

.pre_appointment_late
{
    background-color: #f2dede;
}

.error_diary 
{
    line-height:12px;
    color: #ff0000;
    padding-bottom:3px;
    border-style: solid;
    border-width: 1px;
    margin: auto;
    padding: 9px;
}

.success_diary 
{
    line-height:12px;
    color: green;
    padding-bottom:3px;
    border-style: solid;
    border-width: 1px;
    margin: auto;
    padding: 9px;
}

.info_diary 
{
    line-height:12px;
    padding-bottom:3px;
    border-style: solid;
    border-width: 1px;
    margin: auto;
    padding: 9px;
    background-color: #F9F9F9;
}

.table_diary
{
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #a0a0aa;
    margin-top: 5px;
}

.diary_table
{
   border-collapse: collapse;
border-spacing: 0;
    border-color: #a0a0aa;
    margin-top: 5px;
    width: 100%;
}
.diary_table td, th
{
    border: 1px solid black;
    border-spacing: 0;
    border-color: #a0a0aa;
    margin: 5px;
    padding: 6px;
}

.table_no_border td, th
{
    border-spacing: 0;
    border-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

.diary_table_center
{
    border-collapse: separate;
border-spacing: 0;
border: 1px solid;
    border-color: #a0a0aa;
    margin-top: 5px;
    width: 100%;
    
}

.diary_table_center td, th
{
    text-align: center;
    border: 1px solid black;
    border-spacing: 0;
    border-collapse: separate;
    border-color: #a0a0aa;
    margin: 5px;
    padding: 6px;
    position: static;
}

.text_align_left td, th
{
    text-align: left;
}

.table_diary tr td
{
    padding: 5px;
    margin: 1px;
}

.white_bg
{
    background-color: white;
}
.bg_color_whitesmoke
{
    background-color: #F5F5F5;
}

.big_text
{
    font-size:14px;
    font-family: Arial, Helevtica, Verdana, san-serif;
}

.big_text_1
{
    font-size:15.5px;
    font-family: Arial, Helevtica, Verdana, san-serif;
}