/* Styles for sms77.de */

* {
margin: 0;
padding: 0;
font-size: 12px;
}
body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000;
    background-color: #fbf7ec;
}

#menu li {
    font-size: 80%;
}

/* mainboxes */


#header {
background-color: #fff;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
width: 100%;
min-width: 800px;
height: 94px;
}


#werbung {
    position: absolute;
	height:60px;
	width: 483px;
	top: 30px;
    right: 25px;
    border: 1px solid #e2e8ed;
}


#wrapper {
top: 99px;
margin: 0px 0px 0px 180px;
background-color: #fff;
background: url(/images/th/rechts_bg_rep.jpg);
color: #000;
bottom: 0;
height: 1%;
background-color: #f0f0f0;
padding: 0;

}
#content {
margin: 100px 160px 0px 0px;
padding: 2em 30px 3em 40px;
background-color: #fbf7ec;
color: #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
margin-bottom:0%;
position:relative;

min-height: 850px;
_height: 850px;

min-width:370px;
font-size: 13px;
}

#menu {
position: absolute;
top: 94px;
left: 0;
width: 100%;
height: 19px;
background-color: #6b7fd4;
background-image:   url(/images/th/leiste1.jpg);
background-repeat: no-repeat;
color: #000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}



#rechts {
position: absolute;
top: 105px;
right: 0px;
width: 150px;
margin-top: 1em;
margin-right: 3px;
}

#links {
position: absolute;
top: 102px;
left: 0;
width: 180px;
min-height: 400px;
margin-top: 1em;

background-image: url(/images/th/links_bg.jpg);
background-repeat: no-repeat;

}

/* Navigation Sidebar */
.teaser ul {margin:0; padding:2%; list-style:none; }
.teaser li {margin:0;border-top:1px solid #FFFFFF;}
.teaser a { 
    padding:0;
    text-decoration:none; 
    font-family: Arial, sans-serif; 
    font-size:12px; 
    text-transform:;
    letter-spacing:0px; 
    font-weight:normal; 
    text-align:center;
    }

.teaser a:link  {
    }
.teaser a:visited {
    }
.teaser a:hover {
    text-decoration: underline;
    }

.teaser li a { 
    display:block; 
    width:100%; 
}
.teaser li a:link  {
    color:#414f8d; 
    background-color:#c4cae2;
    text-decoration:none;
    }
.teaser li a:visited {
    color:#414f8d;
    text-decoration:none; 
    letter-spacing:0px; 
    letter-spacing:0px;  
    background-color:#c4cae2;
    }
.teaser li a:hover {
    color:#eca946;  
    background-color:#ECE8E8; 
    letter-spacing:0px;
    text-decoration: underline;
    }


/* top-menue */
#menu ul.topmen {
list-style-type: none;
padding: 0px 6px 0px 288px;
}
#menu ul.topmen li {
display: inline;
border-right: 1px solid #000;

background-color:transparent;
color: #000;
}

#menu ul.topmen a {
text-decoration: none;
background-color: transparent;
color: #fff;
padding: 0px 5px;
}
#menu ul.topmen a:hover {
    text-decoration: underline;
}

#menu ul.topmen a span {
display: none;
background-color: transparent;
color: #000;
}
#menu ul.topmen a:hover span {
display: block;
position: absolute;
top: 4em;
left: 10px;
width: 160px;
padding-top: 36px;
}
#menu ul.topmen a:hover span br {
display: none;
}
#menu ul.topmen a:hover span img {
display: block;
}

/* Überschriften */
h1 {font-size:18px; color:#3f53a9;}
h1 a {font-size:18px; color:#3f53a9;text-decoration:none;}
h1 a:visited {font-size:18px; color:#3f53a9;text-decoration:none;}
h1 a:hover {font-size:18px; color:#3f53a9;text-decoration:underline;}

h2 {font-size:15px; color:#8a9ced;}
h3 {font-size:13px; color:#a0a0ff;}


#content p, #content ul {
max-width: 577px;
padding: 10px 0px 10px 0px;


}
#content ul, #content k {
padding-left: 30px;

}



/* teaser */
#rechts .teaser {
width: 145px;
font-size: 8pt;
background-color: #fff;
color: #000;
filter:Alpha(opacity=95, finishopacity=95, style=0); -moz-opacity:0.95; 

}

#links .teaser{
font-size: 8pt;
margin: 5px 5px 0px 5px;
background-color: #fff;
color: #000;
filter:Alpha(opacity=70); -moz-opacity:0.95; 
}

#links .teaser h4, #rechts .teaser h4 {
font-size: 8pt;
margin: 5px 5px 0px 5px;
padding: 0px;
background: url(/images/th/teaser_bg1.jpg) repeat left;
background-color: #dc0000;
color: #fff;

filter:alpha(opacity=60); -moz-opacity:0.95; 
}
#links .teaser p, #rechts .teaser p {
font-size: 8pt;
line-height: 140%;
padding: 2px;
}



/* links */
a {
    text-decoration: underline;
}
a:link {
    background-color: transparent;
    /* color: #ee1313; */
    color:#002299;
}
a:visited { 
    /* color: #414f8d; */
    /* color: #ee1313; */
    color:#002299;
}
a:hover { 
    text-decoration: none;
    color:#002299;
}


/* others */

#hr {
    color: #ccc;
    size: 1px;
}

.invis {
display: none;
}
img {
border: 0 none;
}
code {
font-size: 120%;
background-color: transparent;
color: #c0c;
}
input {
    FONT-FAMILY: arial; 
    FONT-SIZE: 12px; 
	/*
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid; 
    FONT-WEIGHT: normal; 
    BORDER-LEFT: #000000 1px solid; 
    COLOR: #000000; 
    BORDER-BOTTOM: #000000 1px solid; 
    */
    /* BACKGROUND-COLOR: transparent; */
}
textarea {
	BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid; 
    FONT-WEIGHT: normal; 
    FONT-SIZE: 12px; 
    BORDER-LEFT: #000000 1px solid; 
    COLOR: #000000; 
    BORDER-BOTTOM: #000000 1px solid; 
    FONT-FAMILY: arial; 
    /* BACKGROUND-COLOR: transparent */
}
formfield {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: arial; BACKGROUND-COLOR: transparent
}
/* ---- */
.breaker {
clear: both;
}

#footer {
	color: #3f53a9;
    background:#efefef;
    text-align:center;
    padding:10px;
	border-top:1px solid #000000;
}

#bold {
	font-weight: bold;
}

.forum_post_header {
	font-size: 9px;
    background-color: #e2e8ed;
}

.forum_post_right {
    background-color: #fff;
	vertical-align: top;
}
.forum_post_left {
    width: 120px;
    background-color: #fff;
	vertical-align: top;
	font-size: 9px;
}

#quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #ccc;
    line-height: 125%;
	background-color: #FAFAFA; 
    border: 1px solid #D1D7DC;
}

.forum_quote_header {
	font-size: 11px;
	font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #444444; 
    line-height: 125%;
	font-weight: normal;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
    background-color: #ffe;
	border: 1px #ccc solid;
    color: #006;
}

.quote_header {
	font-size: 10px;
	font-weight: bold;
}

.edited {
	font-size: 10px;
	font-style: italic;
}


#forum_post {
    font-size: 12px;
    margin: 3px;
}

#forum_post hr {
    background-color:#ccc; /* Mozilla 1.4 */
    color:#ccc; /* IE 6 */
    border: #ccc; /* Opera 7.11 */
    height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.table_header {
    color: #444;
    font-weight: bold;
    background-color: #e2e8ed;
}

.table_row2 {
    background-color: #eeeeff;
}

.table_row1 {
    background-color: #f3f9fe;
}

.table {
    border: 1px solid #e2e8ed;
}

#table_header {
    font-weight: bold;
    background-color: #e2e8ed;
}

#pm_unread {
    font-weight: bold;
}

#klein {
    font-size: 10px;
}

.klein {
    font-size: 10px;
}

#error {
    font-color: red;
}

#enum {
    font-size: 12pt;
    margin-left: 30px;
}

.price2 {
    background-color: #eee;
}

.price {
    background-color: #ccc;
}

