
body {	
	background: #f0f2f4 url(http://media.mit-virtuell.de/graphics/background_top_strip.gif) top left repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	text-align: center;
	font-size: 12px;
}

div.page {
	width: 900px;
	margin: 0 auto;
	background: #fff;	
	text-align: left;
	position: relative;
}

div.title {
	background-color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 10px;
	margin: 0;
	color: #323969;
	height: 28px;
	line-height: 28px;
}

div.logo {
	position: absolute;
	top: 28px;
	right: 0;         
	width: 166px;
}
div.logo h1 {
	margin: 0;
	padding: 0;
}
div.logo a strong {
        text-indent: -1000em;
        overflow: hidden;
        background: url(http://media.mit-virtuell.de/graphics/logo.gif) no-repeat;
        line-height: 72px;
	display: block;
}

div.header {
	background: #f90;
	padding: 50px 0 0 0;
}

div.header  h1  {
	padding: 0 0 0 10px;
	margin: 0 0;
	color: #fff;
	background: #333;
	font-size: 14px;	
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	line-height: 22px;
}

div.header h1  a {
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	display: block;
}


div.menu_container, div.submenu_container {
	background: #acb7c1;
}


ul.hidden {
	display: none;
} 


ul.menu {
    padding: 3px 0 4px 0;
    margin: 0 0 0 166px;
    list-style: none;
    background: #acb7c1;
    }
    ul.menu li {
        display: inline;
        }
        ul.menu li a {
            margin: 0;
            color: #000;
            padding: 3px 15px 4px 15px;
            background: #acb7c1;
            font-size: 11px;
            text-decoration: none;
            border-right: 1px solid #f0f2f4;            }
        ul.menu li a:hover, ul.menu li a.active {
            background: #dce1e5;
            }


ul.submenu {
    padding: 3px 0 4px 0;
    margin: 0 0 0 166px;
    list-style: none;
    background: #acb7c1;
    border-top: 1px solid #f0f2f4;
    }
    ul.submenu li {
        display: inline;
        }
		ul.submenu.visible {
			display: block;
		}
		ul.submenu.hidden {
			display: none;
		}
        ul.submenu li a {
            margin: 0 0;
            color: #000;
            padding: 3px 15px 4px 15px;
            font-size: 11px;
            background: #acb7c1;
            text-decoration: none;
            border-right: 1px solid #f0f2f4;
            }
        ul.submenu li a:hover {
            background: #dce1e5;
            }
        ul.submenu li a.active {
            background: #dce1e5;
            }
            
            
            
            


div.nav_left {
	width: 156px;
	background: #dce1e5;
	float: left;
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	padding: 10px 0 0 10px;
	margin: 0px 0 0 0;
	position: absolute;
	top: 100px;
}



ul.left_menu {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -10px;
    }
    ul.left_menu li {
	padding: 0;
	margin: 0;
        }
        ul.left_menu li a {
            display: block;
            padding: 4px 5px 4px 10px;
            color: #000;
            text-decoration: none;
            border-top: 1px solid #dce1e5;
            border-bottom: 1px solid #f0f2f4;
            font-weight: bold;
            font-size: 11px;
            }
        ul.left_menu li a.active, ul.left_menu li a.active:hover {
            color: #000;
            background: #acb7c1;
            border-top: 1px solid #acb7c1;
            border-bottom: 1px solid #f0f2f4;
            
        }
        ul.left_menu li a:hover {
            color: #000;
            background: #acb7c1;
            border-top: 1px solid #acb7c1;
            border-bottom: 1px solid #f0f2f4;
        }
        ul.left_menu li ul.subleft_menu {
            margin: 0 0 0 0px;
            padding: 0 0 0 10px;
            list-style: none;
            }
            ul.left_menu li ul.subleft_menu li {
		padding: 0;
		margin: 0;
            }
            ul.left_menu li ul.subleft_menu.visible {
		display: block;
	    }
	    ul.left_menu li ul.subleft_menu.hidden {
	       display: none;
	    }
            ul.left_menu li ul.subleft_menu li a {
                display: block;
                padding: 4px 5px 4px 10px;
                color: #000;
                text-decoration: none;
                border-top: 1px solid #dce1e5;
                border-bottom: 1px solid #f0f2f4;
                font-size: 11px;
                font-weight: normal;
            }
            ul.left_menu li ul.subleft_menu li a.active, ul.left_menu li ul.subleft_menu li a.active:hover {
                color: #000;
                background: #acb7c1;
                border-top: 1px solid #acb7c1;
                border-bottom: 1px solid #f0f2f4;        
            }
            ul.left_menu li ul.subleft_menu li a:hover {
            	color: #000;
            	background: #acb7c1;
            	border-top: 1px solid #acb7c1;
            	border-bottom: 1px solid #f0f2f4;
            }



div.content {
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	font-size: 12px;
	color: #000000;
	background: #fff;
	border-right: 12px solid #dce1e5;
	border-left: 166px solid #dce1e5;
	padding: 5px 15px;
	min-height: 333px;
	height: auto !important;
	height: 333px;
}

div.content p {
	margin: 12px 0;
	line-height: 16px;
	color: #000;
}

div.content em {
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
div.content strong {
	font-weight: bold;
	color: #333333;
}
div.content ul, div.content ol {
	margin-top: 12px;
	margin-bottom: 12px;
}
div.content li {
	line-height: 16px;
}

div.content a, div#floating_dialog a, div#overlay_dialog {
    color: #f90;
    text-decoration: none;
    border-bottom: 1px solid #f90;
    font-weight: normal;
    }
div.content a strong {
	color: #f90;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #485866;
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	background-color: transparent;
	padding: 0;
	margin: 1em 0;
}

h3, h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	background-color: transparent;
	padding: 0;
	margin: 1em 0;
}


hr {
	color: #C0C0C0;
	background-color: transparent;
}


	div.left {
		float: left;
	}
	
	div.right {
		float: right;	
	}

div.footer_bg {
	background: #ffe9c9;
	clear: both;
}

div.footer {
	width: 900px;
	margin: 0 auto;
	padding: 4px 0;
	font-size: 11px;
	color: #fff;
	vertical-align: middle;
	background: #f90;
}

div.footer  ul {
	padding: 0px;
	margin: 0px;
	border-left: 181px solid #f90;
	border-right: 25px solid #f90;
    color: #fff;
    background-color: inherit;
    list-style: none;
    text-align: right;
}
ul#nav-footer li {
    display: inline;
}
ul#nav-footer li.left {
    float: left;
}
ul#nav-footer li a {
    margin: 0 3px;
    color: #fff;
    background-color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
ul#nav-footer li.left a {
    margin: 0;
    border-bottom: none;
}
ul#nav-footer h1 {
    display: inline;
    font-weight: normal;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

/* >>> FORMS <<< */

form {
	margin: 0;
	padding: 0;
}
form table, table {
	border-collapse: collapse;
	border-spacing: 0;
}
form table {
	width: 99%;
}
form table td, form table th, table td, table th {
	padding: 2px 8px 3px 0;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}
form table th, table th {
	width: 133px;
	padding: 6px 0;
	line-height: 12px;
}
form table td.text, table td {
	padding: 6px 0;
}
input {
	width: 266px;
	border: 1px solid #ddd;
	padding: 3px 4px;
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	font-size: 100%;
	background: #fff url(http://media.mit-virtuell.de/graphics/vertical_gradient_bg_strip_grey.png) left center repeat-x;
}
input.button, button {
	width: auto;
	padding: 2px 9px 2px 9px;
	margin: 0 1px;
	background: #ff9900;
	border: 1px solid;
	border-color: #323941;
	font-weight: bold;
	cursor: pointer;
	margin-top: 5px;
	color: #222;
	overflow: visible; /* stupid IE... */
}
input.button:hover {

}
input.checkbox {
	width: auto;
	border: none;
	background: transparent;
	padding: 0;
}
select {
	width: 276px;
	border: 1px solid #ddd;
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	font-size: 100%;
	background: #fff url(http://media.mit-virtuell.de/graphics/vertical_gradient_bg_strip_grey.png) left bottom repeat-x;
}
select option {
	padding: 2px 0;
	background: transparent;
}
textarea {
	width: 99%;
	height: 144px;
	border: 1px solid #ddd;
	padding: 3px 4px;
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	font-size: 100%;
	background: #fff url(http://media.mit-virtuell.de/graphics/vertical_gradient_bg_strip_grey.png) left bottom repeat-x;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #bbb;
}
input.button:focus {
 	border: 1px solid #888;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}

label {
	cursor: pointer;
}
label:hover {
	border-bottom: 1px dotted #000;
}

fieldset {
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	border-bottom-color: #bbb;
	border-left-color: #eee;
	border-right-color: #eee;
	margin: 10px 0;
	padding: 0;
	background: #fff url(http://media.mit-virtuell.de/graphics/diag_gradient_bg_grey.png) right bottom no-repeat;
}
fieldset.last {
	background: #fff url(http://media.mit-virtuell.de/graphics/diag_gradient_bg_grey.png) right bottom no-repeat;  
}
fieldset legend {
	padding: 0 5px;
	margin: 0 8px;
	font-weight: bold;
}
.singleline {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
fieldset p, fieldset form {
	padding: 0 13px;
	margin: 0;
}
form.button {
	padding: 0;
	margin: 0;
	display: inline;
}
.my_profile form p {
	padding: 0;
	margin: 0;
	display: inline;
}
.my_profile .contacts {
	float: right;
	width: 222px;
	margin: 0px 0 10px 18px;
}
.my_profile .contacts ul {
	margin: 0;
	padding: 0;
}
.my_profile .contacts ul li {
	margin: 0;
	padding: 0;
}

.my_mailings table, .groups table {
	width: 100%;
	border-collapse: collapse;
}

.my_mailings tr, .groups tr {
	border-right: 1px solid #ddd; 
	border-left: 1px solid #ddd;
}
td.mediumleft {
	border-left: 1px solid #ddd;
}
td.mediumright {
	border-right: 1px solid #ddd; 
}
.my_mailings tr.unread, td.highlight {
	background: #f6f6f6; 
	border-bottom: 1px solid #ddd;
}
.my_mailings tr.read, .groups tr, td.lightbottom {
	border-bottom: 1px solid #eee;
}
 

.my_mailings td, .my_mailings th, .groups td, .groups th {
	vertical-align: middle;
	padding: 5px 7px;
}

.my_mailings th, .groups th {
	font-weight: bold;
	background: #e2e7f1;
	background: #f6f6f6 url(http://media.mit-virtuell.de/graphics/vertical_gradient_bg_strip_grey.png) left bottom repeat-x;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.my_mailings .checkbox {
	margin: 0 ;
}


/* FEHLER- / ERFOLGS-MSGS */

ul.errorlist {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 100%;
}
ul.errorlist li {
	margin: 0;
	padding: 0;
	line-height: 16px;
	border-bottom: 3px double #f99;
}

p.erfolg span {
	border-bottom: 3px double #cfc;
}
p.fehler span {
	border-bottom: 3px double #fcf;
}


/* PROFIL-LINKS */

.profile_link {
	text-align: center; 
	width: 73px; 
	height: 100px; 
	margin: 6px auto 0 auto; 
	float: left; 
	line-height: 18px; 
	overflow: hidden; 
	text-overflow: ellipsis;
	color: #f90;
}
.profile_link div {
	border: 1px solid #eee;
	width: 60px; 
	background: #f9f9f9; 
	margin: 0 auto -18px auto; 
}
.profile_link.online div {
	/*background: lightgreen;*/
}
.profile_link a.photo, .profile_link a.photo,   img {
	border: none;
}
.profile_link span {
	font-size: 90%;
	white-space: nowrap;
	color: #000;
}

a.bild, img {
	border: none;
}

div.accordion {
	background: #fff;
}


/* JAVASCRIPT-DIALOGE */

div#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background: #000;
	text-align: left;
}
div#overlay_dialog {
	position: absolute;
	top: 0;
	left: 0;
	width: 555px;
	margin: 0 auto;
	background: #fff url() center bottom repeat-x;
	z-index: 95;
	border: solid #333333;
	border-width: 1px 1px 4px 1px;
	text-align: left;
}
div#floating_dialog, div.gradient_box {
	border: 1px solid #aaa;
	border-bottom-width: 2px;
	border-bottom-color: #999;
	border-left-color: #ccc;
	border-right-color: #ccc;
	padding: 0 15px;
	margin: 15px 0;
	text-align: left;
	background: #fff url(http://media.mit-virtuell.de/graphics/diag_gradient_bg_grey.png) right bottom no-repeat;
}

div#floating_dialog {
	position: absolute;
	width: 380px;	
	display: none;
	text-align: left;
	z-index: 1000;
	margin: 20px 0 0 -15px;
	height: expression( this.scrollHeight > 499 ? "500px" : "auto" ); /* sets max-height for IE */
	max-height: 500px; /* sets max-height value for all standards-compliant browsers */
	overflow: auto; 
}


div#floating_dialog table {
	width: 100%;
}
div#floating_dialog th, div.gradient_box th {
	font-weight: bold;
}
div#floating_dialog th {
	width: 50%;
}
div#floating_dialog th, div#floating_dialog td, div.gradient_box th, div.gradient_box td {
	padding: 3px 0;
}
div#floating_dialog p, div.gradient_box p, div#floating_dialog table, div.gradient_box table, fieldset table {
	margin: 10px 0;
}
#help_text p {
	margin: 10px 10px;
	padding: 0;
	text-align: left
}
div#dialog_text {
	padding: 11px 11px 8px 11px;
	color: #000;
	text-align: left
}
div#dialog_text p {
	margin-top: 0;
}
div#dialog_text pre {
	font-family: "Verdana", "Arial", "MS Sans Serif", "DejaVu Sans", sans-serif;
	white-space: normal;
}
div#overlay_dialog #buttons {
	padding-top: 8px;
	text-align: center;
}

/* AJAX Auto-Suggest Styles */

div.autosuggest
{
	position: absolute;
	background-image: url(http://media.mit-virtuell.de/graphics/as/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(http://media.mit-virtuell.de/graphics/as/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(http://media.mit-virtuell.de/graphics/as/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(http://media.mit-virtuell.de/graphics/as/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(http://media.mit-virtuell.de/graphics/as/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(http://media.mit-virtuell.de/graphics/as/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(http://media.mit-virtuell.de/graphics/as/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: none;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(http://media.mit-virtuell.de/graphics/as/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(http://media.mit-virtuell.de/graphics/as/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}


/* RUBRIK "SONSTIGES" */

.x {
	display: none;
	
}

:link:focus, :visited:focus, input.button {
    -moz-outline: 0px dotted;
}

input.imagebutton {
	width: 10px;
	height: 10px;
}

img.button {
	border: 0px;
        text-decoration: none;

}
.border_bottom tr{
	border-bottom: 1px solid;
}

