/* Start of CMSMS style sheet 'sirius10' */
body { 
	background: rgb(54, 170, 241);
	font-family: Arial, Verdana sans-serif; 
	font-size: 12px; 
	color: #000000;
}

h1 { 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
	font-size: 13px; 
	margin: 10px 0 3px 0;
	color: #18257A;
}

h2 {
        font-family: Verdana, Arial, sans-serif;
        font-weight: bold;
        font-size: 11px; 
	color: #000000;
        margin: 8px 0 3px 0;
}

a {
	color: #18257A;
	text-decoration: none;
}

a:hover {
	color: #777777;
}

input {
        font-family: Arial, Verdana sans-serif; 
	font-size: 12px; 
        border: solid 1px #cccccc;
}

select {
        font-family: Arial, Verdana sans-serif; 
	font-size: 12px; 
        border: solid 1px #cccccc;
}

textarea {
        font-family: Arial, Verdana sans-serif; 
	font-size: 12px; 
        border: solid 1px #cccccc;
}

/* classen fuer Seitendarstellung */
.master {
        margin-left: auto;
        margin-right: auto;
        width: 1020px;
}

.bg_banner { 
	background: url(images/style/bg_banner_farbe.png) no-repeat; 
	height: 175px; 
	padding: 0px 150px 0px 390px;
} 

.bg_middle { 
	background: url(images/style/bg_middle_farbe.png) repeat-y; 
	min-height: 500px; 
	padding: 0px 150px 0px 300px;
        overflow: hidden;
}

.bg_bottom { 
	background: url(images/style/bg_bottom_farbe.png) no-repeat; 
	height: 40px; 
	padding: 3px 150px 18px 300px;
	font-size: 10px; 
	color: #aaaaaa;
        text-align: left;
}

.nav_top { 
	padding: 45px 0 10px 0; 
        height: 100px;
}

.cont { 
	width: 600px;
	font-family: Arial, Verdana sans-serif; 
	font-size: 12px; 
	color: #000000;
}

.cont_h {
        text-align: left;
}

.cont_main { 
	width: 400px; 
	padding: 5px 0px 10px 0px; 
	float: left;
        text-align: justify;
}

.cont_side { 
	width: 155px; 
	padding: 10px 10px 10px 30px; 
	float: right;
}

.overflow {

}

.postit {
        background: url(images/style/postit_klein.png) no-repeat; 
        font-family: "Times New Roman";
        height: 155px;
        padding: 8px;
}

.dlHeader {
       font-style: italic;
       font-size: 10px;
}

td.dlCells {
      vertical-align: top;
}

.CompanyDirectoryItem {
      margin: 0 0 6px 0;
}

.resBox {
       width: 100%;
       text-align: center;
}

/* End of 'sirius10' */

