/* CSS Document */

.tx-newloginbox-pi1 th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;;
	color: #fb594b;
	text-align: left;

	
}

body {
	width: 100%;
	margin: auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	background-image: url(/fileadmin/pics/design/bg/bg.jpg);
	background-repeat: repeat-x;
	background-color: #002455;
	
	text-align: center;
}

/***********************************CONTENT ALL************************************/
#content_all_umfassung {
	width: 1000px;
	margin: auto;
	
	background-image: url(/fileadmin/pics/design/bg/bg_contentall_umfassung.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

#content_all {
	width: 1000px;
	margin: auto;
	
	background-image: url(/fileadmin/pics/design/bg/bg_contentall.jpg);
	background-repeat: no-repeat;
}


/***************************************TOP***************************************/
#top {
	width: 950px;
	height: 200px;
	margin-left: 24px;
}


/***********************************UMFASSUNG*************************************/
#umfassung {
	width: 950px;
	margin-left: 24px;
}


/*************************************NAVI***************************************/
#navi {
	float: left;
	width: 205px;
}


/*************************************NORMAL*************************************/
.navi_umfassung{
	height: 33px;
	margin-left: 10px;
}

.navi_umfassung .navi_bubble{
	height: 45px;
	width: 37px;
}

.navi_elemente{
	height: 20px;
	
	margin-top: -33px;
	padding-left: 40px;

	border-bottom-style: dotted; 
	border-bottom-color: #8ec7fc;
	border-bottom-width: 2px;
}


/****************************************ACTIVE*************************************/
.navi_umfassung_active{
	height: 33px;
	margin-left: 10px;
}

.navi_umfassung_active .navi_bubble{
	height: 45px;
	width: 37px;
	margin-left: 10px;
	background-image: url(/fileadmin/pics/icons/bubble.jpg);
	background-repeat: no-repeat;
}

* html .navi_umfassung_active .navi_bubble{	
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='/fileadmin/pics/icons/bubble.jpg', sizingMethod=’scale’);
	background-repeat: no-repeat;
}

.navi_elemente_active {
	height: 20px;
	
	margin-top: -33px;
	padding-left: 50px;
	
	border-bottom-style: dotted; 
	border-bottom-color: #8ec7fc;
	border-bottom-width: 2px;
}


/*************************************IFSUB*************************************/
.navi_umfassung_ifsub{
	height: 33px;
	margin-left: 10px;
}

.navi_umfassung_ifsub .navi_bubble{
	height: 45px;
	width: 37px;
	margin-left: 10px;
	
	background-image: url(/fileadmin/pics/icons/bubble.jpg);
	background-repeat: no-repeat;
}

* html .navi_umfassung_ifsub .navi_bubble{	
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='/fileadmin/pics/icons/bubble.jpg', sizingMethod=’scale’);
	background-repeat: no-repeat;
}

.navi_elemente_ifsub{
	height: 20px;
	
	margin-top: -33px;
	padding-left: 50px;
}


/**************************************NAVI ELEMENTE****************************************/
.navi_elemente a, .navi_elemente a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold; 
	color: #8ec7fc;
	text-decoration: none;
}

.navi_elemente a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.navi_elemente_active a, .navi_elemente_active a:visited, .navi_elemente_active a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase; 
	color: #FFFFFF;
	text-decoration: none;
}

.navi_elemente_ifsub a, .navi_elemente_ifsub a:visited, .navi_elemente_ifsub a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}


/*************************SUBNAVI******************************/
.subnavi {
	margin-top: 5px;
	margin-left: 60px;
}

.umfassung_sub {
	margin-left: 10px;
	border-bottom-style: dotted; 
	border-bottom-color: #8ec7fc;
	border-bottom-width: 2px;
}


.umfassung_sub_shop {
	margin-left: 10px;
	/*border-bottom-style: dotted; ***/
	/*border-bottom-color: #8ec7fc;*/
	/*border-bottom-width: 2px;*/
}
	
.subnavi_elemente {
	height: 20px;

}

.subnavi_elemente_active {
	height: 20px;

}

.subnavi_elemente a, .subnavi_elemente a:visited {
	font-size: 10px;
	color: #8ec7fc;
	text-decoration: none;
}

.subnavi_elemente a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavi_elemente_active a, .subnavi_elemente_active a:visited, .subnavi_elemente_active a:hover {
	font-size: 10px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}


/*************************CONTENT*****************************/
#content {
	width: 735px;
	margin-left: 212px;
	
	background-image: url(/fileadmin/pics/design/main/bg_content.jpg);
	background-repeat: repeat-y;
}

#content_top {
	height: 20px;
	background-image: url(/fileadmin/pics/design/main/bg_content_top.jpg);
	background-repeat: no-repeat;
}

#content_middle {
	background-image: url(/fileadmin/pics/design/main/bg_content_middle.jpg);
	background-repeat: no-repeat;
}



#content_bottom{
	height: 20px;
	background-image: url(/fileadmin/pics/design/main/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#blank {
	height: 547px;
	width: 1px;
}

/**********************CONTENT RIGHT************************/
#content_right {
	width: 215px;
	float: right;
	margin-top: -7px;
	margin-right: 20px;
	
	background-image: url(/fileadmin/pics/design/right/bg_right_content.jpg);
	background-repeat: repeat-y;
}

#content_right_top {
	height: 15px;
	background-image: url(/fileadmin/pics/design/right/bg_right_top.jpg);
	background-repeat: no-repeat;
}

#content_right_middle {
	background-image: url(/fileadmin/pics/design/right/bg_right_middle.jpg);
	background-repeat: no-repeat;
}

.content_right_inhalt {
	width: 190px;
	margin-top: 0px;
	margin-left: 12px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.content_right_inhalt h1 {
	width: 190px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff5200;
}

#content_right_bottom{
	height: 12px;
	margin-left: 2px;
	background-image: url(/fileadmin/pics/design/right/bg_right_bottom1.jpg);
	background-repeat: no-repeat;

}


#content_right a{
	color: #074c90;
	text-decoration: none;
}


/**********************CONTENT LEFT************************/
#content_left {
	width: 450px;
	margin-left: 25px;
}

.content_left_inhalt {
	margin-top: 0px;
}

.content_left_inhalt a{
	color: #13579b;
	text-decoration: none;
}

.content_left_inhalt h1 {
	height: 18px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #4485db;
}

#table_left{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


/*************************FOOTER*****************************/
#footer {
	color: #486082;
	width: 930px;
	clear: both;
	text-align: right; 
}

#footer a, #footer a:hover, #footer a:visited {
	color: #486082;
	text-decoration: none;
}


/************************SHOP******************************/
font, td {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.tblshop {
         width: 440px;
         align: center;
         font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	line-height : 20px;
	letter-spacing : 1px;		
}

.input_shop_menge {
                border: 1px solid black;
		font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                width: 40px;
}

.input_shop_bestellen {
                border: 1px solid black;
		font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                width: 100px;
}

.input_shop_zurkasse {
                border: 1px solid black;
		font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                width: 100px;
}

.input_shop_aktualisieren {
                border: 1px solid black;
		font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                width: 160px;
}

.button_shop {
                border: 1px solid black;
		font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                width: 160px;
}

.input_shop {
                border: 1px solid black;
		font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
		width: 240px;
}

.textarea_shop {
                border: 1px solid black;
		font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
		width: 240px;
}

a {
	text-decoration: none;
}