.newStyle1 {
	background-image: url('/cmstemplates/breitenberger/back_left.jpg');
	background-repeat: repeat-y;
	vertical-align:top;
}
.style1 {
	background-color: #F1F0DC;
 width: 459px;
 vertical-align:top;
 padding-top:20px;

}
.logo
{
    margin-left:90px;
    padding-top:10px;
}

h2
{
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	color:Black;
    padding-left:10px;
}


.menue
{
    margin-left:50px;
}

.text
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color:Black;
	padding-left:10px;
	padding-right:10px;
}

.liste
{
    border-left: #dd8d1b 7px solid;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e3e2cf;
    margin:5px;
    height:150px;

}

.input
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color:Black;
	padding-left:10px;
	padding-right:10px;
	background-color: #dd8d1b;
}


/* Main Menu */
.CMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 0px;
	margin-left: 10px;
}

.MainCMSMenuItem, .MainCMSMenuItemMouseUp, .MainCMSMenuItemMouseOver, .MainCMSMenuItemMouseDown, .MainCMSMenuHighlightedMenuItem, .MainCMSMenuHighlightedMenuItemMouseUp, .MainMainCMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	border: none;
	height: 18px;
	width: 140px;
	padding: 6px 5px 5px 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
    text-decoration: underline;
	color: white;
	cursor:pointer;

}

.MainCMSMenuHighlightedMenuItem, .MainCMSMenuHighlightedMenuItemMouseUp, .MainCMSMenuHighlightedMenuItemMouseDown, .MainCMSMenuHighlightedMenuItemMouseOver
{
	border: none;
	height: 18px;
	width: 140px;
	padding: 6px 5px 5px 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
    text-decoration: underline;
	background-repeat: no-repeat;
	background-image: url(/cmstemplates/breitenberger/bilder/icon.gif);
	color: white;
}

.SubCMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	cursor: pointer;
		margin-left: 10px;
background-color: #dd8d1b;

}

.SubCMSMenuItem, .SubCMSMenuItemMouseUp, .SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	border: none;
	height: 18px;
	width: 140px;
	padding: 6px 5px 5px 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
    text-decoration: underline;
	color: white;
	cursor:pointer;
}


.SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	border: none;
	height: 18px;
	width: 140px;
	padding: 6px 5px 5px 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
    text-decoration: underline;
	background-repeat: no-repeat;
	background-image: url(/cmstemplates/breitenberger/bilder/icon.gif);
	color: white;
}

