body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*background-image: url("images/background.jpg");
	background-repeat: no-repeat;*/
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-size: 14px;
}

div
{
	border: 0px solid;
}

div#content_left_outer
{
	border: 0px solid;
	float: left;
	width: 200px;
	height: 200px;
	float: left;
	border: 0px solid;
}

div#menu_left
{
	background-image: url("images/menu_left_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 10px;
	padding-bottom: 100px;
	width: 200px;
	border: 0px solid;
	margin: 0px;
}

div#content_left
{
	padding: 10px;
	padding-top: 30px;
	padding-left: 0px;
	/*border: 1px solid;*/
}

div#menu_top
{
	background-image: url("images/menu_top_bg.jpg");
	background-repeat: no-repeat;
	height: 150px;
}

div#page_container {
	width: 910px;
	background-color: #FFF;
        /*border: 1px solid #e8e8e8;*/
}

div#content
{
	background-image: url("images/content_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 490px;
	height: 480px;
	float: left;
	padding: 0px;
	/*border: 1px solid;*/
	margin: 0px;
}

.bodytext 
{
	font-size: 14px;
}


div#content_right_outer
{
	float: left;
	width: 216px;
	height: 200px;
	border: 0px solid;
}

.content_right
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-image: url("images/box_bg.jpg");
	background-repeat: no-repeat;
	border: 0px solid;
	margin-top: 30px;
	padding: 25px;
	padding-top: 32px;
}

.content_right p
{
	font-size: 11px;
}

a
{
	text-decoration:none;
	color: #000000;
}

a:hover
{
	color: #61aa4d; /* grün */
}

h1
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

#content_right_outer h1
{
	font-weight: bold;
	color: #fff000;
	margin: 0px;
	padding: 0px;
}

.menu_link
{
	clear: both;
	padding-bottom: 10px;
	padding-right: 10px;
	border: none;
}

.external-link-new-window 
{
	font-size: 12px;
	text-decoration: none;
        font-weight: bold;
	color: #000000;
}

.external-link-new-window:hover
{
	color: #59a644;
}


/*Styles der New Login Box*/
DIV.tx-newloginbox-pi1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
        background-color: transparent;
        color: #000000;
}

/*Ausrichten der überschriften*/
DIV.tx-newloginbox-pi1 H3 {
        font-weight: bold;
        margin-left: 4px;
        background-color: transparent;
        color: #000000;
}

/*Ausrichtung der Texte*/
DIV.tx-newloginbox-pi1 P {
         margin-left: 4px;
}

DIV.tx-newloginbox-pi1 TABLE {
         width: 100px;
}

DIV.tx-newloginbox-pi1 TABLE TR TD P {
	margin-top:0px;
	padding-top:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/*Ausrichtung des Submit Buttons*/
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {
        margin-top: 6px;
        border: 1px solid #000000;
        background-color: #59a644;
        width: 100px;
        /*color: #59a644;*/
}

/*Für den Inhalt der Eingabefelder*/
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {
        margin-left: 0px;
        margin-top: 4px;
        border: 1px solid #000000;
        background-color: #FFFFFF;
        width: 100px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 11px;
}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {
        margin-top:0px;
        margin-left: 4px;
        padding-top:0px;
        width:100px;
}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {
        margin-top:0px;
        margin-left: 0px;
        padding-top:0px;
        width:100px;
        text-align: center;
}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {
       margin-top:0px;
       margin-left: 4px;
       padding-top:0px;
       width:100px;
}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {
       margin-top:0px;
       margin-left: 4px;
       padding-top:0px;
       width:100px;
}
/* Username, wenn angemeldet*/
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {
       margin-left: 4px;
       margin-top:0px;
       padding-top:0px;
       width:50px;
       text-align: center;
}
/* news */
.tx-mininews-pi1-listrow * a
{
	text-decoration: none;
	color: #000000;
}

.tx-mininews-pi1-listrowField-title a
{
	font-size: 14px;
        font-weight: bold;
}

.tx-mininews-pi1-listrowField-title a:hover
{
	color: #59a644;
}

.thumbnail {
	float: left;
	margin: 8px;
}
