/* CSS Document */

BODY{
	/*overflow:hidden;*/
}
.header
{
background-image:url(../images/Kunststofftechnik_Header.png);
background-repeat: no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#999999;
padding-right: 22px;

}

#pic {
-moz-opacity: 0.8;
opacity: 0.8;
filter: alpha(opacity = 80);

}

.contenttable
{
border-left: #cfcfff solid 1px;
border-right: #cfcfff solid 1px;
border-bottom: #cfcfff solid 1px;
/*width: 800px;*/
table-layout:auto;
}
.contenttable_left
{
background-image:url(../images/Kunststofftechnik_KTB_Left.png);
background-repeat: no-repeat;


}
/* Textformatierung Contentbox Mitte */
.contenttable_middle
{
background-image:url(../images/Kunststofftechnik_Bremen_KT.png);
background-repeat: no-repeat;
background-color: #ffffff;
vertical-align:top;
}

.content_middle_head {
margin-left: 30px;
margin-top: 40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#333333;
white-space: normal;
padding-right: 10px;
}
.content_middle {
/*overflow: scroll;*/
height: 560px;
margin-left: 30px;
margin-top: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
width: 750px;
/*
scrollbar-3dlight-color: 	#ffffff;
scrollbar-arrow-color:   	#bec4f9;
scrollbar-base-color:    	#ffffff;
scrollbar-darkshadow-color:	#ffffff;
scrollbar-face-color:    	#ffffff;
scrollbar-highlight-color:	#bec4f9;
scrollbar-shadow-color:		#bec4f9;
*/
}

.contenttable_footer
{
background-color: #bdc4f9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
text-align:center;
}

.menu
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
text-align:center;
cursor: default;
}

.menu_lo
{
background-image:url(../images/Menu_LO.png);
background-repeat:no-repeat;
border-bottom: #bec4f9 solid 0px;
}
.menu_ro
{
background-image:url(../images/Menu_RO.png);
background-repeat:no-repeat;
border-bottom: #bec4f9 solid 0px;
}
.menu_mo
{
background-image:url(../images/Menu_MO.png);
background-repeat:repeat-x;
border-bottom: #bec4f9 solid 0px;
}

.menu_lu
{
background-image:url(../images/Menu_LU.png);
background-repeat:no-repeat;
border-top: #bec4f9 solid 1px;
}
.menu_ru
{
background-image:url(../images/Menu_RU.png);
background-repeat:no-repeat;
border-top: #bec4f9 solid 1px;
}
.menu_mu
{
background-image:url(../images/Menu_MU.png);
background-repeat:repeat-x;
border-top: #bec4f9 solid 1px;
}

.link{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#333333;
}

.tablerow_space
{
background-color: #bec4f9;
border-left: #bec4f9 solid 1px;
border-right: #bec4f9 solid 1px;

}

.tablerow
{
background-color: #bec4f9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
font-weight: bold;
text-align:center;
border-left: #bec4f9 solid 1px;
border-right: #bec4f9 solid 1px;

}
.tablerow:hover
{
background-color: #e60006;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
font-weight: bold;
text-align:center;
border-left: #9194b3 solid 1px;
border-right: #9194b3 solid 1px;
}

.content_middle_gross {
/*overflow: scroll;*/
height: 560px;
margin-left: 30px;
margin-top: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#333333;
width: 750px;
}

.weiter {
margin-left: 620px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#333333;
white-space: normal;
padding-right: 10px;
}

.zurueck {
margin-left: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#333333;
white-space: normal;
padding-right: 10px;
}