div.mnlnk{

	margin-left: 20px;
	margin: 10px;
	left: 16px;
	vertical-align:bottom;

}

.mnlnk{
	font-family: Arial,Helvetica;
	font-size: 14px;
	line-height:22px;
	font-weight: bold;
	color: #374880;
	text-decoration:none;
	padding-left: 10px;
	display:inline;
}

div.submnlnk{
	text-align:left;
	margin-left: 20px;
	margin: 10px;
	left: 16px;
	font-size: 10px;
	font-weight:bold;
	vertical-align:bottom;

}

#heiseAtom a, .submnlnk{
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	/*color: #3D44BE;*/
	text-decoration:none;
	padding-left: 10px;
	display:inline;
}

div.navi{
	 width:100%;
	 border-top: 1px solid #303C6C;
	 border-bottom: 1px solid #303C6C;
	 height:25px;
}

h1{
	background-position:left bottom;
	font-family: Arial,Helvetica;
	font-size: 1.2em;
	color: #303c68;
/*	color: #374880;*/
	border-bottom: 1px solid #374880;
	background-image: url('../images/dot.gif');
	background-repeat: repeat-y;
	padding:0 0 2px 14px;
/*	margin:20px 0 7px;*/
}

h2{

	font-family: Arial,Helvetica;
	font-size: 1.0em;
	color: #303c68;

}
h3{

	font-family: Arial,Helvetica;
	font-size: 0.9em;

}

ul{
	margin:0;
	margin-left:1em;
	padding:0;
	padding-left:1em;
}
hr{
    height: 1px;
    color: #838FEA;
    background-color: #838FEA;
    border: none;
    padding: 10px;
    margin: 10px;
    line-height:3px;
}

body{
    font-family: Arial,Helvetica;
		margin: 0px;
	font-size:0.9em;
	text-align:left;

	overflow: visible;

}
html {
	min-height: 100.15%;
}

table{
	border: 0px;
}

img{
	border: none;
}

#main{
	background-color: white;
	margin:auto;
	margin-top:1em;
	margin-bottom:1em;
	width:1000px;
	border: 1px solid #303C6C
}

#subnavi{
	background-color:#F0EFF1;
	background-repeat: repeat-x;
	background-position: top right;
}

#navigationpath{
	padding-left:20px;
	display:inline;
}

#contentholder{
	float:left;
	background-repeat: no-repeat;
	padding-top:10px;
	background-color:white;
}
#left{
	padding-left:16px;
	float:left;
	width:200px;
}

#content{
	text-align:justify;
	float:left;
	padding-left:16px;
	width:750px;
}
#footer{
	padding-bottom:0;
	width:1000px;
	height:20px;
	border-top:1px solid #303C6C;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}


a:link{color:#374880;text-decoration:none;}
a:active{color:#374880;text-decoration:none;}
a:visited{color:#374880;text-decoration:none;}
a:hover{color:#374880;text-decoration:underline;}


#heiseAtom{
	float:left;
	width:200px;
	position:relative;
	padding-left:24px;
	padding-bottom:16px
}

#blog{
	float:left;
	width:200px;
	position:relative;
	padding-left:24px;
	padding-bottom:16px
}

#heiseAtom li{
	text-align:left;
}

#heiseAtom a{
	padding:0;
	text-align:left;
	margin:0;
}

#heiseAtom h1{
	text-align:left;
}

#adminMenu{
	background-color:#D6D3CE;
	border:none;
	border-bottom:1px solid black;
	padding:8px;
	/*font-size: 12px;*/

}

#adminMenu a{
	border:1px solid grey;
	background-color:#eeeeee;

	padding:2px;
	padding-right:4px;
	padding-left:4px;
	padding-top:8px;


	text-decoration: none;

}



#adminMenu a:hover{
	border:1px solid #303C68;
	background-color: #EFF3FF;
}
