/*

	stylesheet for www.plumsoft.de

*/

body {
	background: White;
	font-family:arial,sans-serif ;
	font-size: 12px;
	font-weight : normal;
	margin: 0;
	padding: 0;
}

body.popup {
	background: White;
	font-family:arial,sans-serif ;
	font-size: 12px;
	font-weight : normal;
	margin: 10px;
	padding: 10px;
}

td {
	font-size: 12px;
}

.nomargin { margin: 0; padding:0}
.small { font-size: 11px; }
.tiny { font-size: 9px; }

.listLine1 { background-color: #e5e5e5; }
.listLine2 { background-color: #6B96E4; }

a:link { color:#0000BF; text-decoration:none; font-weight : normal;  }
a:visited { color:#0000BF; text-decoration:none; font-weight : normal; }
a:active { color:#C40101; text-decoration:none;  font-weight: normal;  }
a:hover { color:orange; text-decoration:none;  font-weight :normal;  }

a.menu:link { border: 0px; color:#EEEEEE; text-decoration:none; font-weight : normal; }
a.menu:visited { border: 0px; color:#EEEEEE; text-decoration:none; font-weight : normal; }
a.menu:active { border: 0px; color:#EEEEEE; text-decoration:none;  font-weight: normal; }
a.menu:hover { border: 0px; color:orange; text-decoration:none;  font-weight :normal; }

h1 { font-size:16px; color: #0000D2; }
h2 { font-size:14px; color: #0000D2; }
h3 { font-size:12px; color: #0000D2; }
h4 { font-size:12px; color: #0000D2; }
h5 { font-size:12px; color: #0000D2; }
h6 { font-size:12px; color: #0000D2; }

img.float {
    float : left;
    margin-bottom : 3px;
    margin-left : 0px;
    margin-right : 10px;
    margin-top : 5px;
}

img.floatRight {
    float : right;
    margin-bottom : 3px;
    margin-left : 10px;
    margin-right : 0px;
    margin-top : 5px;
}

input.button { font-family:arial; font-size:12px; background-color:#C0C0C0; color:#000000}
input.checkbox { font-family:arial; font-size:12px; background-color:#EEEEEE; color:#000000}
input, textarea { font-family:arial; font-size:12px; background-color:#EEEEEE; color:#808080 }
select, option { font-family:arial; font-size:12px; background-color:#EEEEEE; color:#808080 }

/*
 * frame
 */
 
table.frame {
	width:98%;
	height:100%;
	table-layout: fixed;
}

td.frameLeft {
	height: 0px;
	width: 150px;
}

td.frameRight {
	height: 0px;
}

td.frameTop {
	height: 55px;
	background-image: url(/system/media/bgTop.jpg);	
	background-repeat: no-repeat;
}

td.frameBarLeft {
	height: 50px;
	background-image: url(/system/media/menu.png);	
}

td.frameBarRight {
	background-image: url(/system/media/bar.png);	
}

td.frameMenu { 
	background-color: #E5E5E5; 
}

td.frameContent {
	padding-top: 15px;
	padding-left: 15px;
}

td.mailserver {
	padding-bottom: 10px;
	padding-left: 10px;
}

div.menu {
	text-align: center;
	background-image: url(/system/media/menu.png);
}

div.menuItem {
	height: 20px;
}

div.menuBot {
	height: 50px;
	background-image: url(/system/media/menuBot.png);
}

ul li { list-style-image: url(/system/media/dot.png);} 

table.footer {
	width: 100%;		
   font-size:10px;
   color: #333333;
   background-color: #e5e5e5;
   padding-left : 5;
	margin-top: 20px;
}

/*
	systemWrapper
*/

iframe.systemWrapper {
	width: 100%;
	height: 700px;
	border: 0;
	margin: 0px;
	padding: 0px;
}

/*
 * preview
 */

table.preview {
	width: 100% ;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #e5e5e5;	
}

a.previewHeadLine {
	font-size:12px;
  	font: bolder;
   color: White;
}

td.previewHeadLine {
	font-size:12px;
  	font: bolder;
   color: White;
	background : #6B96E4;
	margin-left : 5px;
   padding-left: 21px;
   padding-bottom : 0px;
   margin-bottom : 0px;
   background-image: url(/system/media/square_blue.png);
   background-repeat: no-repeat;
   background-position: 5px;
   height: 12px;
}

td.previewDate {
	font-size:10px;
	color: White;
	background : #6B96E4;
	padding-bottom : 0px;
	padding-right: 5px;
	margin-bottom : 0px;
	margin-right : 5px;
}

td.previewText {
	font-size:11px;
   color: #333333;
   /* background-color: #e5e5e5; */
   padding-left : 5;
}

/*
 * news
 */

div.newsList {
	margin-left: 15px;	
}

table.news {
	width: 100% ;	
}

td.newsHeadLine {
	font-size:12px;
  	font: bolder;
   color: White;
	background : #6B96E4;
	margin-left : 5px;
   padding-left: 21px;
   padding-bottom : 0px;
   margin-bottom : 0px;
   background-image: url(/system/media/square_blue.png);
   background-repeat: no-repeat;
   background-position: 5px;
   height: 12px;
}

td.newsDate {
	font-size:10px;
	color: White;
	background : #6B96E4;
	padding-bottom : 0px;
	padding-right: 5px;
	margin-bottom : 0px;
	margin-right : 5px;
}

td.newsText {
	font-size:11px;
   color: #333333;
   background-color: #e5e5e5;
   padding-left : 5;
}

td.newsAuthor{
   background-color: #e5e5e5;
	font-size:11px;
	font-style: italic;
}

/*
	contact
*/

table.adv {
	padding: 20px;
	margin-bottom: 10px ;
   background-color: #e5e5e5;
}

/*
	boxes
*/

div.box {
	width: 150px;
	background-color: #e5e5e5;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

div.boxHeadline {
	font-size:12px;
	color: #333333;
	background-image: url(/system/media/square_orange.png);
	background-repeat: no-repeat;
	background-position: 5px;
	border-bottom-color: #FFA500;
	border-bottom-style: solid;
	border-width: thin;
	padding-left: 20px;
}

ul#navbox0 { margin: 5px 0px 5px 25px; padding: 2px; }
ul#navbox0 li ul { margin: 5px 0px 5px 10px; padding: 2px; }
ul#navbox0 li ul li ul { margin: 5px 0px 5px 10px; padding: 2px; }

ul#navbox1 { margin: 5px 0px 5px 25px; padding: 2px; }
ul#navbox1 li ul { margin: 5px 0px 0px 10px; padding: 2px; }
ul#navbox1 li ul li ul { margin: 5px 0px 5px 10px; padding: 2px; }

ul#navbox2 { margin: 5px 0px 5px 25px; padding: 2px; }
ul#navbox2 li ul { margin: 5px 0px 5px 10px; padding: 2px; }
ul#navbox2 li ul li ul { margin: 5px 0px 5px 10px; padding: 2px; }

ul#navbox3 { margin: 5px 0px 5px 25px; padding: 2px; }
ul#navbox3 li ul { margin: 5px 0px 5px 10px; padding: 2px; }
ul#navbox3 li ul li ul { margin: 5px 0px 5px 10px; padding: 2px; }

/*
	misc
*/
div.textBox {
	padding: 20px;
   background-color: #DEE1EB;
}

div.disclaimer {
	padding: 20px;
   background-color: #DEE1EB;
	font-size:9px;
}
/*div#disclaim {
	position: absolute;
	font-size: 11px;
	top: 490px;
	margin-left: 45px;

}*/
