body
{
    FONT-SIZE: 12px;
    BACKGROUND: #FADA76;
    FONT-SIZE: 12px;
    COLOR: #767676;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    LINE-HEIGHT: 1.5em;
    margin: 0px;
    padding: 0px;
    background: #CACACA url(http://www.alnua.com/images/background.jpg) top center repeat-y;
}
td, p, div, a
{
	FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 12px;
    COLOR: #000000;
    line-height: 2em;
}
h1
{
	font-size: 15px;
	font-weight: bolder;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
h2
{
	font-size: 13px;
	font-weight: bolder;
	margin-bottom: 15px;
	padding-top: 25px;
}
p
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	COLOR: #3D3D3D;
    LINE-HEIGHT: 1.5em;	
}
a
{
    COLOR: #003c63;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
.Fehler
{
    WIDTH: 100%;
    COLOR: #EF2020;
    BACKGROUND: #F0F0F0;
    LINE-HEIGHT: normal;
}
.BildListe
{
    VERTICAL-ALIGN: middle;
    WIDTH: 30%;
    BORDER: #BFBFBF 1px solid;
    BACKGROUND: #F0F0F0;
    TEXT-ALIGN: center;
}
.BildListeOver
{
    VERTICAL-ALIGN: middle;
    WIDTH: 30%;
    BORDER: #BFBFBF 1px solid;
    BACKGROUND: #E4E4E4;
    TEXT-ALIGN: center;
}
.NewsListe
{
    VERTICAL-ALIGN: middle;
    WIDTH: 100%;
    CURSOR: pointer;
    BORDER: #BFBFBF 1px solid;
    /* BACKGROUND: #F0F0F0; */
    TEXT-ALIGN: justify;
}
.NewsListe:hover
{
	/* BACKGROUND: #E4E4E4; */
}
.NewsBack
{
    PADDING: 5px;
    WIDTH: 100%;
    CURSOR: pointer;
    BORDER: #BFBFBF 1px solid;
    BACKGROUND: #E4E4E4;
    TEXT-ALIGN: center;
    LINE-HEIGHT: normal;
}
.CommentBox
{
    WIDTH: 100%;
    BORDER: #BFBFBF 1px solid;
    BACKGROUND: #F0F0F0;
    LINE-HEIGHT: normal;
}
.CommentBoxContent
{
    LINE-HEIGHT: normal;
    PADDING-LEFT: 15px;
    PADDING-RIGHT: 25px;
}
.Input1
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: 1px solid;
    LINE-HEIGHT: normal;
}
.InputK
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: 1px solid;
    HEIGHT: 70px;
    LINE-HEIGHT: normal;
}
.Button
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: 12px;
    BORDER-LEFT: 1px solid;
    CURSOR: pointer;
    BORDER-BOTTOM: 1px solid;
    HEIGHT: 20px;
    LINE-HEIGHT: normal;
}
.FehlerMsg{
	border: 1px solid #BFBFBF;
	text-align:left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	color: #EF2020;
	background: #F0F0F0;
}
.Msg{
	border: 1px solid #BFBFBF;
	font-weight: bolder;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	color: #A4A4A4;
	background: #F0F0F0;
}
div.gallery_prev{
	width: 30%;
	text-align: left;
	float: left;
	height: 19px;
	background: url(http://www.alnua.com/images/gallery_prev.gif) center left no-repeat;
}
div.gallery_next{
	width: 30%;
	text-align:
	right; float: left;
	height: 19px;
	background: url(http://www.alnua.com/images/gallery_next.gif) center right no-repeat;
}
div.gallery_show{
	width: 40%;
	float: left;
	text-align: left;
}


/* Custom Styles */
/* ------------- */
hr
{
	height: 1px;
	border: 0px;
	border-top: 1px solid #BFBFBF;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0px;
	width: 100%;
}
#mainContainer
{
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 26px;
	padding-right: 26px;
	overflow: hidden;
	text-align: center;
}
#header
{
	height: 100px;
	background: #FFFFFF url(http://www.alnua.com/images/Logo_top.gif) 45px center no-repeat;
	text-align: left;
	padding-left: 770px;
}
#header a,
#header a:link,
#header a:active,
#header a:visited,
#header a:hover
{
	font-size: 10px;
	color: #767676;
	line-height: 10px;
	text-decoration: none;
}
#header2
{
	background: url(http://www.alnua.com/images/World_top_large2.jpg) center left no-repeat;
	height: 80px;
	text-align: left;
	padding-left: 45px;
}
#header2 h1
{
	font-weight: bolder;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: none;
}
#navigation
{
	height: 33px;
	background: #122A0C;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	width: 100%;
	text-align: left;
	padding-left: 45px;
}
#navigation a,
#navigation p,
#navigation td,
#navigation div
{
	line-height: 1.5em;
}
#ContentTable
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: 0px;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
}
#ContentField
{
	padding-top: 45px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 25px;
	text-align: left;
	vertical-align: top;
}
#ContentRight
{
	width: 220px;
	border: 1px solid #BFBFBF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #767676;
}
#ContentRight1
{
	width: 220px;
	height: 700px;
	overflow: hidden;
	border: 1px solid #BFBFBF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #767676;
}
#ContentRight2
{
	width: 220px;
	height: 600px;
	overflow: hidden;
	border: 1px solid #BFBFBF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #767676;
}
#ContentRight3
{
	width: 220px;
	height: 500px;
	overflow: hidden;
	border: 1px solid #BFBFBF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #767676;
}
#ContentRight h1,
#ContentRight1 h1, 
#ContentRight2 h1, 
#ContentRight3 h1
{
	border-bottom: 1px solid #EB6200;
	font-weight: bolder;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
#ContentRight p, 
#ContentRight1 p, 
#ContentRight2 p, 
#ContentRight3 p
{
    padding: 5px;
	margin: 0px;
}
#ContentRight .contact, 
#ContentRight1 .contact, 
#ContentRight2 .contact, 
#ContentRight3 .contact
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 12px;
    COLOR: #000000;
    line-height: 2em;
    padding: 5px;
    margin: 0px;
}
#ContentRight a,
#ContentRight a:link,
#ContentRight a:visited,
#ContentRight a:active,
#ContentRight a1,
#ContentRight a1:link,
#ContentRight a1:visited,
#ContentRight a1:active,
#ContentRight a2,
#ContentRight a2:link,
#ContentRight a2:visited,
#ContentRight a2:active,
#ContentRight a3,
#ContentRight a3:link,
#ContentRight a3:visited,
#ContentRight a3:active
{
    color: #003c63;
    text-decoration: none;
}
#ContentRight a:hover,
#ContentRight1 a:hover,
#ContentRight2 a:hover,
#ContentRight3 a:hover
{
    text-decoration: underline;
}
#footer
{
	background: url(http://www.alnua.com/images/World_bottom2.jpg) top left no-repeat;
	padding-bottom: 15px;
	padding-top: 25px;
	text-align: left;
	padding-left: 45px;
	color: grey;
	font-size: 10px;
}
#footer a,
#footer a:visited,
#footer a:active,
#footer a:hover,
#footer a:link
{
	color: #767676;
	font-size: 10px;
	text-decoration: none;
}

#ContentField a.pfeil,
#ContentField a.pfeil:link,
#ContentField a.pfeil:visited, 
#ContentField a.pfeil:active
{
    background: url(http://www.alnua.com/images/linkpfeil.gif) 0px 2px no-repeat;
    padding-left: 25px;
    color: #004B00;
    text-decoration: none;
    font-size: 11px;
}
#ContentField a.pfeil:hover
{
   text-decoration: underline; 
}
