BODY {
	margin: 0px 0px 0px 0px;
	background: #fff;
}

.frame {
	border-left: 10px solid #999;
	border-right: 10px solid #999;
	background: #fff;
}

.header {
	height: 100px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_header.gif) no-repeat left bottom;
	background-color: #eee;
}

.title {
	font-family: sans-serif, Times New Roman, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	text-align: left;
}

.subtitle {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 10px;
	text-align: left;
}
#head-menu{
	color: Aqua;
}
#blok-left {
	background : #eee;
}

#blok-right {
	background : #eee;
}

#blok-user1 {
	background: #eee;
}

.bg-dark {
	background: #666;
	height: 20px;
}
.bg-grey {
	background: #eee;
}
.bg-lite {
	background: #eee;
}

#image-left {
	background: #ccc;
}

.page_bgr {
	background-image: url(../images/img_bgr.gif);
	padding: 0px;
	margin: 0px;
}
.mainpage{
	background: White none repeat-y;
	color: #333333;
	padding-top: 8px;
	text-align: left;
}
#topmenu {
	height:60px;
	background-color : transparent;
}
.footer {
	color: #eee;
	font-size: 10px;
}


/*===========================*/
/* General Styles : required */

ul {
	margin: 0px; padding: 0px;
	list-style: none;
}
li {
	line-height: 19px;
	padding-left: 5px;
	padding-top: 0px;
	background-repeat: no-repeat;
}

td {
	font-family   : Verdana, Arial, Helvetica, sans-serif;
	color         : #363636;
	font-size		: 11px;
	line-height: 15px;
}

.button {
	font-style       	: normal;
	font-size        	: 9px;
	font-weight      	: bold;
	background-color 	: #F0F0F0;
	color           	: #000000;
	border          	: 1px solid #999;
	margin-top		: 5px;
}
.inputbox {
	font-size : 12px;
	color : #000000;
	background-color : White;
	border : 1px solid #999;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #666;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-decoration: none;
	width: 100%;
background:url[templates/javaprofile/images/indent1.png];
        
}

a.mainlevel:hover {
	color: #eee;
	background: #999;
	border-left-color: #cc0033;
	width: 100%;

}

a.mainmenu:link, a.mainmenu:visited {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.mainmenu:hover, {
	color: #333333;
	text-align: left;

}

a.sublevel:link, a.sublevel:visited {
	color: #666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #red;
	text-align: left;
	background: #999;
}

ul#mainlevel-nav {
	margin-top: 0px; padding: 0px;
	float: right;
}
ul#mainlevel-nav li {
	list-style:none; 
	float: right; 
	margin: 0px; padding: 0px;
	width: 70px; 
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
}
ul#mainlevel-nav a {
	display: block;
	text-decoration: none;  
	background: url(../images/img_tab.gif) 0px no-repeat;
	width: 70px;
	color: white;
}
ul#mainlevel-nav a {
	float: none;
}
ul#mainlevel-nav a:hover{
	color: #333
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-top: 1px solid Gray;
}
table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
table.moduletable td {
   font-weight: normal;
   text-indent: 0px;
   padding right: 2px;
   padding-left: 2px;
   text-align: left;
}

.contentpane {
	background       : transparent;
}

.contentpaneopen {
	border : 0px ridge Yellow;
}

.contentheading {
	font-family      	: Arial, Verdana, Tahoma;
	font-size        	: 12px;
	font-weight		: bold;
	text-align       	: left;
	color				: #000;
	letter-spacing	: 0.5px;
        padding-top      : 15px;

}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Maroon;
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	color: #FC6401;
}
	
.sectiontableheader {
	background-color : #CCCCCC;
	color            : #333333;
	font-weight      : bold;
}

.sectiontableentry1 {
	background-color : #F0F0F0;
}

.sectiontableentry2 {
	background-color : #E0E0E0;
}

a.category:link, a.category:visited {
	color            	: #333333;
	font-size			: 10px;
	font-weight		: bold;
}

a.category:hover {
	color            : #blue;
}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #0099cc;
	text-align       : left;
	line-height: 20px;
}

.modifydate { 
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0099cc;
	text-align       : left;
}

a.readon:link, a.readon:visited {
	color: #333;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/read2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}

a.readon:hover {
	color: #FF6600;
}

.small {
	color: #336699;
	font-size: 10px;
}
	
.componentheading {
	font-family      : Arial, Verdana, Tahoma;
	font-size        : 14px;
	font-weight      : bold;
	color            : #666;
	text-align       : left;
}

.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}

.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background: #666;
	color: #eee;
	text-align: left;}

a.pathway:link, a.pathway:visited {
	color            : #eee;
	font-weight      : normal;
}

a.pathway:hover {
	color : #878787;
	background:#fff;
	font-weight : normal;
	text-decoration : none;
}

a.weblinks:link, a.weblinks:visited {
	color: #666666;
	text-decoration: underline;
	}

a.weblinks:hover {
	color: #000000;	
	text-decoration: none;
}

a:link, a:visited {
	color: Navy;
	
}

a:hover {
	color: Blue;
	text-decoration: underline;
	font-weight: normal;
}

.pagenav {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	width: auto;
	padding: 3px;
	margin: 1px;
	text-decoration: none;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}
/* Ab hier fuer Dachleistungsboxen */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	font-size: 11px
}

p {
	font-size: 11px;
}


#box {
	width: 480px;
	font-size: 11px;
	background : White;
	border: 1px solid Black;
	position: absolute; left: 140px; top: 130px;

	

}
#box p {
	padding: 10px;
}

.Kurzinfo { 
background-color: #0000cd;
font-weight: bold;
color: White;
}			

.container {
	width: 500px;
	padding: 15px;
	margin: 3px 0 20px 0;
	border: 1px solid #ccc;
	background: #fff;
	}

/* zoom image */

#zoom a {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 125px; /* show only thumbnail */
	height: 94px;
	background: url(../images/zoom.jpg) no-repeat top left;
	}

#zoom a:hover {
	width: 300px; /* adjust size to zoomed photo */
	height: 225px;
	background-position: 0 -104px; /* move the image so only the big one shows */
	}