/* general style */

* {
	font-family: Arial;
	color: #000000;
	font-size:12px;
}

a, p, div, form, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}


img {
	border: 0;
}

/* draggable styles */

table.drag, table.dragborder {
	position: absolute;
}

table.drag {
	border: 1px solid white;
}

table.drag td {
	padding: 1px 2px 1px 1px;
}

table.dragborder, table.dragborder td {
	border: 1px dotted #C0C0C0;
}

#trennlinie {
	margin-bottom: 20px;
	margin-left:   40px;
    width:         710px;
	border-bottom: 1px dashed #7E8085;
} 

.spacermenu{
	border-right:   1px dashed #7E8085;
	border-bottom:  1px dashed #7E8085;
	height:         20px;
	width:          160px;

}

.normmenu {
	font-size:      11px;
    display:        block;
	border-bottom:  1px dashed #7E8085;
	min-height:     15px;
	padding-left:   15px;
	padding-right:  10px;
	padding-top:    5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color:          #00377B;
	text-decoration: none;
}

.normmenu:hover {
	border-bottom:  1px solid #102957;
	color: #ffffff;
}


.normmenu_active {
	font-size:      11px;
    display:        block;
	border-bottom:  1px solid #102957;
	color:          #ffffff;
	min-height:     15px;
	padding-left:   15px;
	padding-right:  10px;
	padding-top:    5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-decoration: none;
}

.normmenu_sub{
    display:        block;
	border-bottom:  1px dashed #7E8085;
	min-height:     20px;
	padding-left:   5px;
	padding-top:    5px;
	color:          #000;
	font:           11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.normmenu_sub:hover {
	color: #666;
}

/* Boxed Style */
.boxed {
}

.boxed .title {
	padding: 5px 0 0 100px;
	text-transform: uppercase;
	border-bottom: 1px solid #D6D5D5;
	font-size: 0.8em;
}

.boxed .content {
	padding: 10px;
	padding-top: 0px;
}


/* Content > Sidebar > Login */

#login {
	display: block;
	width: 160px;	
	background-color: #EAEAEA;
	border:1px solid #999;
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
}

#login input.text {
	width: 140px;
	margin-bottom: 5px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#login .right {
	padding-top:15px;
	text-align:right;
	font-size:10px;
}

#inputtext1, #inputtext2 {
	color: #555555;
}

#inputsubmit1 {
	background: #555555;
	color: #FFFFFF;
}



#LoginInfo {
	padding-left: 15px;
}


.element-group {
	padding:3px;
	height: 32px;
}

.element-group input, .element-group select {
	background-color:#ffffff;
	border: 1px solid #666666;
	padding: 1px;
	float:left;
}

.element-group label {
	display: block;
	width: 220px;
	float:left;
}

.element-group li {
	color:red;
	display: block;
	width: 700px;
	float:left;
	background-color:#ffffff;
	padding:3px;
}

.error {
	color:red;
}

img {
	border: 0;
}

div#logo {
	height:149px;
	margin:0px;
	padding:0px;
	background-color:#eee;
	background: url(/designs/verein1/images/topback.jpg) no-repeat;
}

#logo img {
	margin:15px 30px;	
}

.main {
	border-top:#fff 2px solid;
	margin:0px;
	padding:5px;
	background: #fff url(/designs/tips/images/mainbg.gif) repeat-x;
}
#main-menu {
	float: left;
	width: 160px;
	margin: 20px 0 20px 10px;
	height: 500px;
}
#main-content {
	margin: 20px 0 0 190px;
	display:block;
}

#contentheader{
	width:          974px;
	margin:         0px auto;
	padding:        5px 0px;
	max-height:     12px;
	font-size:      11px;
	font-weight:    bold;
	background:     url(/designs/tips/images/contentheader.gif) repeat-x;
	text-transform: uppercase;
	padding-left:   32px;
	color:          #fff;
	
}	

.topM {
	text-decoration: none;
	float:           left;
	font-size:       11px;
	font-weight:     bold;
	color:           white;
	text-align:      center;
	text-transform:  uppercase;
	display:         block;
	width:           130px;
	padding-top:     11px;
	height:          26px;
	border-right:    1px solid #e2e2e2;
	background:      url(/designs/tips/images/menu_back.gif) repeat-x;
}

.topM:hover {
	color: #B9C9EA;
}
.topM_active {
	text-decoration: none;
	float:           left;
	font-size:       11px;
	font-weight:     bold;
	color:           #B9C9EA;
	text-align:      center;
	text-transform:  uppercase;
	display:         block;
	width:           130px;
	padding-top:     11px;
	height:          26px;
	border-right:    1px solid #e2e2e2;
	background:     url(/designs/tips/images/menu_back.gif) repeat-x;
}

.toplast {
	text-decoration: none;
	float:           left;
	font-size:       11px;
	font-weight:     bold;
	color:           white;
	text-transform:  uppercase;
	display:         block;
	padding-top:     7px;
	height:          30px;
	width:           145px;
	text-align:      center;
	background:      url(/designs/tips/images/menu_back.gif) repeat-x;
}

.toplast b {
	text-align:      center;
	background-color:#999;
	padding:         4px 6px 4px 4px;
}

/* -----------footer--------------------------- */
#footer {
	height:80px;
	margin: 0px;
	padding: 0px;
	color:#fff;	
	background-color:#B9C9EA;
}

#footer a {
	margin:5px;
	color:#fff;	
	text-decoration: none;
}

#rFooter {
	color:#fff;
}

#BottomMenu {
	overflow:         hidden;
	margin-top:       5px;
	margin-bottom:    5px;	
	background:       url(/designs/tips/images/bottom_bg.gif) repeat-x;
}
