/* styles aus 

 /srv/www/vhosts/musikreviews.de/httpdocs/static/media/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_contens.css

 */
.images-border-right {
    border: 1px solid #000000;
    padding: 5px;    
    margin: 15px 5px 15px 15px;
    float: right;
}

.images-border-left {
    border: 1px solid #000000;
    padding: 5px;    
    margin: 15px 15px 15px 5px;
    float: left;
}

.images-right {
    margin: 5px 10px;
    float: right;
}

.images-left {
   margin: 5px 10px;
   float: left;
}

/* ende */

h1,h2 {
   font-size: 10pt;
   font-weight: normal;
   display: inline;
}

.comments_main_divs {
   width: 187px;
   padding-left: 5px;
   float: left;
}

.inputField,.inputFieldError {
   font-family: verdana,arial,sans-serif; 
   font-size: 9pt;
   border: 1px solid black;
}

.inputFieldError {
   background-color: #faabab;
}

.szwidget {
   position: absolute;
   top: 9px; right: 14px;
   z-index: 999;
}

.bewertungsBox {
   margin-left: -115px;
   display: none;
   position: absolute;
   width: 700px; height: 170px;
   background-color: #d7d7d7;
   padding: 7px;
   z-index: 5;
   border: 2px solid black;
}

#header {
	position: relative;
	width: 963px;
	margin: auto;
	background-color:#1f1f1f;
}

#mini_icons {
    z-index: 3;
	position: absolute;
	right: 7px;
	top: 129px;
}

.news_text {
    border: 1px solid #000000;
    padding: 15px;
    background-color: #d4d4d4;
}

.ajax_search_results {    
    position: absolute;
    margin-top: -1px;
    font-weight:normal;
    padding: 10px;
    display: none;    
    z-index: 3;
    background-color: #e6e6e6;
    height: 400px;
    width: 600px;
    border: 6px #266591 solid;
    overflow:auto;
}

.search_title {
    font-weight:bold;
    margin-top: 10px;
}

.body {
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	color: #690202;
   background: #1f1f1f url(../images/gradient.png) repeat-x;
}

.footer {
	position: relative;
	height: 35px;
	color: #e5e4d9;
	text-align: center;
	width: 963px;
	margin: auto;	
	background-color:#1f1f1f;
}

.first_title {
    text-align: center;
    font-size: 13pt;
    margin-bottom: 20px;
}

.interview_title {
    text-align:center;
    font-weight:bold;font-size:16pt;
    font-family: Courier New,monospace,serif;
}

.main_content {
	position: relative;
	text-align: justify;	
	padding: 0px;
	width: 600px;	
	color: #000000;
	float: left;	
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 26px;
	border: 0px solid #000000;
	height: auto;	
	/*background-color: red;*/
}

.review_image {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;	
	right: 0;
}

.searchfield {
	margin-top: 10px;
	margin-left:15px;
	font-weight: bold;
	margin-bottom: 15px;
}

.login_field {
	width: 80px;
	height: 11px;
	font-size: 1.0em;
}

.rating_bar {
	float: right;
	margin: 15px 12px 0 12px;
}

.review_info_table {
	float: left;
	width: 400px;
        text-align: left;	
}

.table_key {
	width: 90px;
	font-weight: bold;
	vertical-align: top;
}

.advertisement {
	width: 960px;
	height: auto;
	margin: auto;
	padding-bottom: 7px;	
}

.capture {
	font-weight: bold;
}

A:link {
	text-decoration: none;
	color: #690202;
}

A:visited {
	text-decoration: none;
	color: #690202;
}

A:hover {
	text-decoration: underline;
	color: #690202;
}

A:active {
	color: #690202;
}

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

h4 {
    font-size: 10pt;
}

/*img {
	behavior: url("../pngbehavior.htc");
}*/

